C-24 Return to Section Topics 2600AS-901-01 Rev. B / September 2008
Appendix C: Status Model Series 2600A System SourceMeter® Instruments Reference Manual
Status configuration (enable) commands
The following commands (sent from the Master Node) enable the appropriate register bits for the
above example:
Node 15 status registers: The following commands enable the current limit events for SMU A
and SMU B of Node 15:
node[15].status.measurement.current_limit.enable = 6
node[15].status.measurement.enable = 2
node[15].status.node_enable = 1
The affected status registers for the above commands are indicated by labels A, B and C in Figure
C-12.
System registers: The following commands enable the required system summary bits for Node
15:
status.system2.enable = 2
status.system.enable = 1
The affected system registers for the above commands are indicated by labels D and E in Figure
C-12.
Master Node service request: The following command enables the service request for the
measurement event:
status.request_enable = 1
The affected status register for the above command is indicated by label E in Figure C-12.