9-12 Limits and Digital I/O Model 2701 User’s Manual
Remote programing — limits and digital output
Limits and digital output commands
The limits and digital output commands are provided in Table 9-2.
Table 9-2
Limits and digital I/O commands
Commands
*
Description Def Ref
Limit 1 commands
CALCulate3:LIMit1:UPPer <NRf> [, <clist>] Set HI1 limit; <NRf> = -4294967295 to
+4294967295.
1
CALCulate3:LIMit1:LOWer <NRf> [, <clist>] Set LO1 limit; <NRf> = -4294967295 to
+4294967295.
-1
CALCulate3:LIMit1:STATe <b> [, <clist>] Enable/disable Limit 1 test; <b> = ON or OFF. a
CALCulate3:LIMit1:FAIL? Query test result; 0 = pass (in), 1 = fail
(high or low).
b
CALCulate3:LIMit1:CLEar Clear fail indication. c
CALCulate3:LIMit1:CLEar:AUTO <b> Enable/disable auto clear; <b> = ON or OFF. ON c
Limit 2 commands
CALCulate3:LIMit2:UPPer <NRf> [, <clist>] Set HI2 limit; <NRf> = -4294967295 to
+4294967295.
2
CALCulate3:LIMit2:LOWer <NRf> [, <clist>] Set LO2 limit; <NRf> = -4294967295 to
+4294967295.
-2
CALCulate3:LIMit2:STATe <b> [, <clist>] Enable/disable Limit 1 test; <b> = ON or OFF. a
CALCulate3:LIMit2:FAIL? Query test result; 0 = pass (in), 1 = fail
(high or low).
b
CALCulate3:LIMit2:CLEar Clear fail indication. c
CALCulate3:LIMit2:CLEar:AUTO <b> Enable/disable auto clear; <b> = ON or OFF. ON c
Digital output commands
CALCulate3:OUTPut:LSENse <name> Set logic sense; <name> = AHIGh or ALOW. AHIGh
CALCulate3:OUTPut:[STATe] <b> Enable/disable digital outputs; <b> = ON or OFF. OFF
CALCulate3:OUTPut:PULSe:TIMe <NRf> Set output pulse time in secs; <NRf> = 0.001
to 99999.999.
0.002
CALCulate3:OUTPut:PULSe[:STATe] <b> Enable/disable pulse output; <b> = ON or OFF. OFF
CALCulate3:MLIMit:LATChed <b> Enable/disable master limit latch. OFF
Channel list parameter:
<clist> = (@SCH)
where: S = Mainframe slot number (1 or 2)
CH = Switching module channel number (must be 2 digits)
Examples: (@101) = Slot 1, Channel 1
(@101, 203) = Slot 1, Channel 1 and Slot 2, Channel 3
(@101:110) = Slot 1, Channels 1 through 10
*The <clist> parameter is used to configure one or more channels for a scan.