
DAQFlex Software User's Guide DAQFlex Message Reference – Reflection messages – AITRIG
80
XFRSIZE
Get the number of bytes used in the transfer of each data sample.
"AISCAN:XFRSIZE=<implementation>value"
FIXED%, or not specified if value is NOT_SUPPORTED
The number of bytes, or NOT_SUPPORTED
AITRIG
Get the analog input trigger properties of a device.
Properties
RANGES, REARM, SRCS, TYPES
RANGES
Get the supported ranges for a device's analog input trigger circuit.
"AITRIG:RANGES=implementation>value"
FIXED%, PROG% (programmable), HWSEL% (hardware selectable),
or not specified if value is NOT_SUPPORTED
A list of all valid ranges for the specified analog trigger source or
device, or returns NOT_SUPPORTED if the device doesn't support
analog triggering of analog input or the trigger source is not valid for
the device.
"AITRIG:RANGES=PROG%BIP10V,BIP5V"
On some devices, the values returned may be dependent on channel configuration
settings.
REARM
Get a value indicating whether the device supports continuous triggering of the analog input.
"AITRIG:REARM=implementation>value"
FIXED%, PROG%, or not specified if value is NOT_SUPPORTED
ENABLE, DISABLE, or returns NOT_SUPPORTED if the device doesn't
support continuous triggering of analog input.
"AITRIG:REARM=PROG%ENABLE,DISABLE"
Kommentare zu diesen Handbüchern