PET-7H16M Quick Use Manual P19
N sample mode acquisition and software AD trigger of
high-speed acquisition
API function call process chart
Create a connection to the device and
initialize the device
Set the AI scan parameter
Sampling rate 1 ~ 200 KHz
Trigger mode = 0
(0: Software Trigger)
TargetCnt > 0
(> 0: N Sample Mode)
Start data acquisition of scanning AI
channels
Determine total number of samples reaches
the target count
Read the data from the buffer
Stop data acquisition
Release the device from system
Exit
HS_SetAIScanParam
HS_Device_Create
HS_GetAIBufferHex
HS_StartAIScan
HS_Device_Release
HS_StopAIScan
Exit
HS_GetAIBuffer
Status
No
Yes