User manual
Series 3700 System Switch/Multimeter Reference Manual Section 13: Instrument Control Library (ICL)
3700S-901-01 Rev. C / July 2008 13-285
status.system4.*
.condition
.enable
.event
Also see
status.system.* (on page 13-280)
status.system2.* (on page 13-281)
status.system3.* (on page 13-282)
status.system5.* (on page 13-285)
Example
Sets the extension bit of the system4 enable register:
status.system4.enable = status.system4.EXT
status.system5.*
.condition
.enable
.event
Attribute
TSP-Link
TM
system5 data structure register set.
Usage
To read condition, enable and event registers:
enablereg = status.system5.condition
enablereg = status.system5.enable
enablereg = status.system5.event
To write to enable register:
status.system5.enable = enablereg
Set enablereg to one of the following values:
0 Clears all bits.
To set EXT bit (B0):
1 or status.system5.EXTENSION_BIT
- or -
1 or status.system5.EXT
To set a node bit (Bn); n = 57 to 64.
status.system5.NODEn