User`s guide
Universal Library User's Guide Analog Input Boards - USB-1616HS, USB-1616HS-2, and USB-1616HS-4
109
You can use cbSetTrigger()/SetTrigger() to program the trigger for rising
edge, falling edge, or the level of the digital trigger input (TTL).
LoadValue 0 to 65535 (Refer to "16-bit values using a signed integer data type" on page 16 for
information on 16-bit values using unsigned integers.)
Timer output
Timer functions and methods supported
UL: cbTimerOutStart(), cbTimerOutStop()
UL for .NET: TimerOutStart(), TimerOutStop()
Timer argument values
TimerNum 0 to 1
Frequency 15.260 Hz to 1.0 MHz
Triggering
Trigger functions and methods supported
UL: cbSetTrigger()
UL for .NET: SetTrigger()
Trigger argument values
TrigType TRIGABOVE, TRIGBELOW, TRIGHIGH, TRIGLOW, TRIGPOSEDGE, TRIGNEGEDGE
Digital triggering (TRIGHIGH, TRIGLOW, TRIGPOSEDGE, TRIGNEGEDGE) is not
supported for pre-trigger acquisitions (cbAPretrig()/APretrig()). Analog
triggering (TRIGABOVE, TRIGBELOW) is not supported for cbDInScan()/DInScan()
and cbCInScan()/CInScan().
Threshold Analog hardware triggering, 12-bit resolution:
0 to 4095 (supported for cbAInScan()/AInScan() only)
Analog software triggering, 16-bit resolution:
0 to 65535 (supported for cbAPretrig()/APretrig() only)
Temperature input
Temperature input functions and methods supported
UL: cbTIn(), cbTInScan(), cbGetTCValues()
UL for .NET: TIn(), TInScan(), GetTCValues()
Temperature input argument values
Options NOFILTER
Scale CELSIUS, FAHRENHEIT, KELVIN
HighChan 0 to 7 (0 to 31 if the AI-EXP48 expansion board is installed.)
DAQ input
DAQ input functions and methods supported
UL: cbDaqInScan()
UL for .NET: DaqInScan()
DAQ input argument values
Options BACKGROUND, CONTINUOUS, EXTCLOCK, CONVERTDATA, DMAIO, BLOCKIO, EXTTRIGGER