4-180 ADAM 4000 Series User's Manual
4080, 4080D
Command Set
$AAAG
Name Set Gate Mode.
Description Request the specified counter/frequency module to set its gate
to either high, low or disabled.
Syntax $AAAG(cr)
$ is a delimiter character.
AA (range 00-FF) represents the 2-character hexadecimal
address of counter/frequency that you want to interrogate.
A identifies the Gate Mode command.
G determines the gate mode.
G = 0 the gate is low
G = 1 the gate is high
G = 2 the gate is disabled.
(cr) is the terminating character, carriage return (0Dh)
Response !AA(cr) if the command is valid.
There is no response if the module detects a syntax or commu-
nication error, or if the specified address does not exist.
! is a delimiter character indicating the command was valid.
AA (range 00-FF) represents the 2-character hexadecimal
address of a counter/frequency module.
(cr) is the terminating character, carriage return (0Dh).
Example command: $01A1(cr)
response: !01(cr)
The command requests the counter/frequency module at
address 01 to set its gate high. The addressed module replies
with its address to indicate that it has executed the command.