Specifications

Chapter 2 Command System RIGOL
M300 Programming Guide 2-45
DIAGnostic:RELay:CYCLes?
Syntax
DIAGnostic:RELay:CYCLes? (@<ch_list>)
Description
Query the cycle count of the relays of the specified channels.
Parameters
Name
Type
Range
Default
<ch_list>
Channel
List
One or more channels (for the multiplexer,
actuator and matrix switch channels), the rules
are as follows:
(@101): channel 01 on the module in Slot1;
(@101:103): channel 01 through 03 on the
module in Slot1;
(@101:103,301): channel 01 through 03 on the
module in Slot1 and channel 01 on the module in
Slot3.
None
Explanation The command queries the cycle counts of the channel relays and group relays of
each module (except the DMM module and Multifunction module). For the location of
each module relay, please refer to
Appendix E: Module Schematic Diagram.
To read the cycle count of the relays on the DMM module, use the
DIAGnostic:DMM:CYCLes? command.
Return
Format
The query returns the cycle count (from 0 to 4,294,967,295 (32-bit value)) of the
specified relay in integer. Multiple return values are separated by commas.
Example DIAG:REL:CYCL? (@101:108)
The query returns +642,+632,+531,+30,+132,+33,+30,+8.
Related
commands
DIAGnostic:DMM:CYCLes?
DIAGnostic:RELay:CYCLes:CLEar