20
AiExtTrigEnable()
long
_stdcall
AiExtTrigEnable(
unsigned
long
Index)
Notes
:
Enable external trigger timing acquisition.
Parameter
:
Index
:
card index, to select the card to manage.
Return value
:
0
:
Success
;
-1: Failure.
AiExtTrigDisable()
long
_stdcall
AiExtTrigDisable(
unsigned
long
Index)
Notes
:
Disable external trigger timing acquisition.
Parameter
:
Index
:
card index, to select the card to manage.
Return value
:
0
:
Success
;
-1: Failure.
AiSoft()
long
_stdcall
AiSoft(
unsigned
long
Index,
unsigned
long
AiPts,
short
*pResultArr)
Notes
:
Trigger by software and return the specified amount of data.
Parameter
:
Index
:
card index, to select the card to manage.
AiPts
:
Define the amount of data to acquire.
*pResultArr
:
Acquired data array.
Return value
:
0
:
Success
;
-1: Failure.
AiExtTrig()
long
_stdcall
AiExtTrig(
unsigned
long
Index,
unsigned
long
AiPts,
short
*pResultArr,
char
*Ovf,
unsigned
long
TimeOut)
Notes
:
External trigger timing acquisition. Return specified amount of data from software FIFO.
Parameter
:
Index
:
card index, to select the card to manage.
AiPts
:
Define the amount of data to acquire.
*pResultArr
:
Acquired data array.
*Ovf
:
Return whether the software FIFO overflows, 0 is no overflow, 1 is overflow.
TimeOut
:
Set timeout window. Return if no specified data is required within the set
Содержание PCI-1255
Страница 1: ...PCI 1255 Multifunctional DAQ Device User Manual Smacq Technologies Co Ltd 2015 09 10...
Страница 15: ...14 Figure 3 1 Basic tests using example codes...
Страница 26: ...25...