User manual

64 Relay Multiplexer Command Reference Chapter 3
ARM:COUNt?
ARM:COUNt? [MIN I MAX] returns the current number of scanning cycles
set by ARM:COUNt. The current number of scan cycles is returned when
MIN or MAX is not specified. With MIN or MAX as a parameter, MIN
returns 1 and MAX returns 32,767.
Parameters
Comments Related Commands: INITiate[:IMMediate]
Example Query Number of Scans
This example sets a multiplexer module for 10 scanning cycles and
queries the number of scan cycles set. The ARM:COUN? command
returns 10.
ARM:COUN 10
!Set 10 scans per INIT command
ARM:COUN?
!Query number of scans
Name Type Range of Values Default
<MIN | MAX> numeric MIN = 1, MAX = 32,767 current
cycles