Measurement-computing DAQFlex User Guide Instrukcja Użytkownika Strona 80

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 125
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 79
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.
Message
"@AISCAN:XFRSIZE"
Response
"AISCAN:XFRSIZE=<implementation>value"
implementation
FIXED%, or not specified if value is NOT_SUPPORTED
value
The number of bytes, or NOT_SUPPORTED
Example
"AISCAN:XFRSIZE=FIXED%2"
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.
Message
"@AITRIG:RANGES"
Response
"AITRIG:RANGES=implementation>value"
implementation
FIXED%, PROG% (programmable), HWSEL% (hardware selectable),
or not specified if value is NOT_SUPPORTED
value
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.
Example
"AITRIG:RANGES=PROG%BIP10V,BIP5V"
Note
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.
Message
"@AITRIG:REARM"
Response
"AITRIG:REARM=implementation>value"
implementation
FIXED%, PROG%, or not specified if value is NOT_SUPPORTED
value
ENABLE, DISABLE, or returns NOT_SUPPORTED if the device doesn't
support continuous triggering of analog input.
Example
"AITRIG:REARM=PROG%ENABLE,DISABLE"
Przeglądanie stron 79
1 2 ... 75 76 77 78 79 80 81 82 83 84 85 ... 124 125

Komentarze do niniejszej Instrukcji

Brak uwag