Models 707B and 708B Switching Matrix Reference Manual
Section 5: Introduction to TSP operation
707B-901-01 Rev. B / January 2015
5-27
The following command returns the model of the card in the specified slot of the local instrument,
along with a description of the card, the firmware version, and the serial number.
To get information from cards in TSP-Link connected instruments, send:
print(node[
nodeNumber
].slot[
slotNumber
].idn)
Where:
nodeNumber
is the TSP-Link node of the remote system and
slotNumber
is the slot on the
instrument to query. For more information, see
(on page 5-14).
Card model number
DDC
TSP equivalent command
Description
U5,n
print(slot[
slotNumber
].idn)
Send identification of each card in the instrument
Relay test input
The Model 707B or 708B instrument does not use a relay test connector, so this command is not
supported.
Relay test input
DDC
TSP equivalent command
Description
U8
No corresponding command
Send relay test input
Connect rules
On the Model 707B or 708B, this command sets the connect rules for the entire instrument. You
cannot set this rule on a row-by-row basis. If this feature is required, the high performance of the
Model 707B or 708B instrument provides ample time to change the connection rules as needed
before channel close or open operations. For more information, see
channel functions and attributes
(on page 5-4).
Connect rules
DDC
TSP equivalent command
Description
Vabcdefg
channel.connectrule = channel.MAKE_BEFORE_BREAK
Make-before-break
Wabcdefg
channel.connectrule = channel.BREAK_BEFORE_MAKE
Break-before-make
Termination character sent by instrument
The Model 707B or 708B always sends a linefeed (ASCII 10) as a termination character after any
data. This behavior cannot be changed.
Termination characters
DDC
TSP equivalent command
Description
Yn
No corresponding command
Termination character