Adac get burst struct – Measurement Computing ADAC-LVi User Manual
Page 128

Chapter 2 Burst Config Library
ADAC LabVIEW VI
122
ADAC Get Burst Struct
This VI provides access to the device's burst mode settings. See the associated burst
mode setting VI for a full description of the BURST 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.
BURST STRUCT
Burst Mode Burst Mode is a numeric value that represent the current hardware
Burst operation mode of the device. The available options are:
0:DISABLED Disable burst Mode
1:ENABLED Enable burst Mode
Burst Mode ID Burst Mode ID is a numeric value that represents the current
hardware Burst Mode 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.
Burst Rate Units Burst Rate Units is a numeric value that specifies base units
in which the Burst Rate parameter is specified.
The available options are:
0:HERTZ Rate is specified in units of hertz
1:TICS Rate is the divisor to the Burst clock source
If TICS is chosen, the Burst Rate parameter is usually set as divisor of the Burst
clock.
Burst Rate Burst Rate is a double value that specifies the rate at which burst
clocks occur.