8-102 Command Reference
:TOTalize :GATE CNT-91
8 ON | OFF
Control the GATE in Totalize Manual Mode
Open/closes the gate for :CONFigure:TOTalize[:CONTinuous].
+
Before opening the gate with this command, the counter must be in the ‘contin
-
uously initiated’ state (:INIT:CONT 8 ON), or else the totalizing will not start.
Parameters: <Boolean> = (1 / ON | 0 / OFF)
Returned format: <Boolean>¿
Example:
Send ®
:CONF:TOT 8 (@1),(@2) // Select totalizing on inputs A & B and reset
registers
Send ®
:INIT:CONT 8 ON;TOT:GATE 8 ON // Initiate totalizing
Read ¬
:FETCh:ARRay? 8 -1 // Read intermediate results (A & B)
Send ®
TOT:GATE 8 OFF // Stop totalizing
Send ®
TOT:GATE 8 ON // Start totalizing and accumulate results
Send ®
TOT:GATE 8 OFF // Stop totalizing
Read ¬
:FETCh:ARRay? 8 -1 // Read final results (separated by a comma)
*RST condition: OFF