Adac burst config library, Adac set burst mode – Measurement Computing ADAC-LVi User Manual
Page 125

Chapter 2 Burst Config Library
ADAC LabVIEW VI
119
ADAC Burst Config Library
•
ADAC Set Burst Mode
•
ADAC Set Burst Length
•
ADAC Set Burst Rate
•
ADAC Get Burst Struct
ADAC Set Burst Mode
This VI sets the hardware burst operation mode of the device. The mode can be either
enabled or disabled.
Device Handle (0) Device Handle is a numeric value that is used to identify the device
subsystem. The default Device Handle is 0.
Burst Mode (DISABLED:0) Burst Mode is a numeric value that sets the hardware Burst
operation mode of the device. The available options are:
0:DISABLED Disable burst Mode
1:ENABLED Enable burst Mode
The default Burst Mode 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.