pylab_ml.matrix.pickering.pickering_40_5xx.Pickering_Emulator

class Pickering_Emulator(addr=None, x=66, y=8)[source]

Bases: object

Emulator from a Matrix Pickering.

Date:

May 05, 2026

Author:

Semi-ATE <info@Semi-ATE.org>

Usable if you have no real Matrix as instance

__init__(addr=None, x=66, y=8)[source]

Initialise.

Methods

ClearCard()

Open all connections.

Close()

Close connection to Pickering Emulator.

Diagnostic()

ErrorMessage(err)

GetCardId()

GetCrosspointState(cardnr, rows, cols)

Reset()

Reset.

SetCrosspointState(cardnr, row, col, state)

SubInfo(cardnr, unknown)

__init__([addr, x, y])

Initialise.

clear()

Clear all connections (opem).

message([message])

Device has no display, message display to logger.

ClearCard()[source]

Open all connections.

Close()[source]

Close connection to Pickering Emulator.

Reset()[source]

Reset.

clear()[source]

Clear all connections (opem).

message(message=None)[source]

Device has no display, message display to logger.

np = <module 'numpy' from '/home/runner/miniconda3/envs/test/lib/python3.9/site-packages/numpy/__init__.py'>