Adac gate config library, Adac set gate source – Measurement Computing ADAC-LVi User Manual
Page 162

Chapter 2 Gate Config Library
ADAC LabVIEW VI
156
ADAC Gate Config Library
•
ADAC Set Gate Source
•
ADAC Set Gate Level
•
ADAC Set Software Gate
•
ADAC Get Software Gate
•
ADAC Get Gate Struct
ADAC Set Gate Source
This VI sets the hardware gating source of the device. The source can be either disabled
swgate or extgate.
Device Handle (0) Device Handle is a numeric value that is used to identify the device
subsystem. The default Device Handle is 0.
Gate Source (DISABLED:0) Gate Source is a numeric value that sets the 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
The default Gate Source is 0:DISABLED
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.
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.