Adac get gate struct – Measurement Computing ADAC-LVi User Manual
Page 166

Chapter 2 Gate Config Library
ADAC LabVIEW VI
160
ADAC Get Gate Struct
This VI provides access to the device's gate settings. See the associated gate setting VI
for a full description of each setting returned to the GATE STRUCT cluster.
Device Handle (0) Device Handle is a numeric value that is used to identify the device
subsystem. The default Device Handle is 0.
error in (no error) Error in describes error conditions occurring before this VI executes.
This cluster defaults to no error.
Device Handle out Device Handle out contains the value of Device Handle in.
GATE STRUCT
Gate Source Gate Source is a numeric value that represents the current
hardware gate source of the device. The available options are:
0:DISABLED Hardware gating is disabled
1:SWGATE Software control gating
2:EXTGATE External gate control
Gate Source ID Gate Source ID is a numeric value that represents the current
hardware Gate Source ID number defined in the devices capabilities file. This
ID is used internally by the ADAC-LVi driverand is typically not used in
LabVIEW VI's.
Gate Level Gate Level is a numeric value that represents the current hardware
gate level of the device. The available options are:
0:ACTIVE_LOW Low level gate signal active
1:ACTIVE_HIGH High level gate signal active
error out Error out contains error information. If the error in cluster indicated an error,
the error out cluster contains the same information. Otherwise, error out describes the
error status of this VI.