:RELay:COUNt?
Syntax:
:RELay:COUNt?
Returns the total number of modules, including the modules in slave frames.
Example query:
REL:COUN?
Example response:
3
:RELay:SLOT?
Syntax:
:RELay:SLOT? <module_id>
Returns the slot index (0-based) in which a module (identified by a module identifier string, see page
28) is mounted.
Example query:
REL:SLOT? "0"
Example response:
1
In this example, there is no module in the 1
st
slot, but one in the 2
nd
slot. The response of this query
tells you that the first available relay switch module is in the 2
nd
slot (slot index 1).
:RELay:TYPE?
Syntax:
:RELay:TYPE? <module_id>
Returns the product number string of a module (identified by a module identifier string, see page 28)
is mounted.
Example query:
REL:TYPE? "0"
Example response:
"BIT-21T16B"
:RELay:SERial?
Syntax:
:RELay:SERial? <module_id>
Returns the serial number string of a module (identified by a module identifier string, see page 28).
Example query:
REL:SER? "0"
Example response:
"DE000042"
:RELay:TERMinated?
Syntax:
:RELay:TERMinated? <module_id>
Returns a Boolean indicating whether the relays in the module (identified by a module identifier
string, see page 28) are terminated (
1
) or unterminated (
0
).
Example query:
REL:TERM? "2!"
Example response:
1
:RELay:LATChing?
Syntax:
:RELay:LATChing? <module_id>
Returns a Boolean indicating whether the relays in the module (identified by a module identifier
string, see page 28) are latching (
1
) or non-latching (
0
); see also page 9.
Example query:
REL:LATC? "1"
Example response:
0
30
BitifEye Digital Test Solutions GmbH