Agilent Technologies 34937A Switch User Manual


 
34937A, 34938A and 34939A SCPI Programming Examples
Agilent 34937A-34939A General Purpose Switch Modules User’s Guide 5
Reading Cycle Count and Resetting Modules to Power-On State
Example: Reading the cycle count for a relay (all switch modules) The following
command returns the relay cycle count on channel 7 and channel 16 for a
module in slot 1.
DIAGnostic:RELay:CYCLes? (@1007,1016)
Example: Clearing the cycle count for a relay (all switch modules) The following
command resets the relay cycle count on channels 7 and 16 for a module
in slot 1.
DIAGnostic:RELay:CYCLes:CLEar (@1007,1016)
Example: Resetting Module(s) to power-on state (all modules) The following
command resets a module in slot 4 to its power-on state.
SYSTem:CPON 4