8.38. CGATEEN -- Enable Automatic Camera Gating Messages
This command controls whether or not camera gating information messages are sent automatically. If
CGATEEN is enabled, then a CGATE*? query is performed each time the camera gating status of any
microphone changes.
For example, if no microphones are currently gated on and CGATEEN is enabled, then if microphone input 3
gates on, the following status message will be automatically generated:
B01CGATE*0010
See the
CGATE command for more information.
This command is a boolean command. See
Section 6.1 for more information on this type of command.
This command is saved to non-volatile memory only as part of a preset. The state of this command will be
restored after power-up only if a preset is saved and that preset is set to be the power-on preset.
Example Description Status Message
B01CGATEEN0
Disable automatic camera gating
messages.
B01CGATEEN0
B01CGATEEN1
Enable automatic camera gating
messages.
B01CGATEEN1
B01CGATEEN2
Toggle enabled state of automatic camera
gating messages.
B01CGATEENx , where x is either 0 or 1
depending on whether automatic camera gating
messages are currently disabled or enabled.
B01CGATEEN?
Query enabled state of automatic camera
gating messages.
B01CGATEENx , where x is either 0 or 1
depending on whether automatic camera gating
messages are currently disabled or enabled.
8.39. CGATET -- Set Camera Gating Hold Time
This command sets the hold time (in milliseconds) for the camera gating (CGATE) feature.
This command is an integer command. See
Section 6.2 for more information on this type of command. The
minimum and maximum values for this command are 100 and 5000, respectively.
This command is saved to non-volatile memory only as part of a preset. The state of this command will be
restored after power-up only if a preset is saved and that preset is set to be the power-on preset.
Example Description Status Message
B01CGATET500
Set camera gating hold time to 500
ms.
B01CGATET500
B01CGATET>500
Increase camera gating hold time by
500 ms.
B01CGATETx , where x is between 100 and 5000
depending on the current setting of CGATET. If
this command is issued after the example above,
the status message will be B01CGATET1000 .