BYTE dscUserIntRun(DSCB board, DSCUSERINT* dscuserint);
This function is used to start user interrupts when they are running in Alone mode.
Name
Description
DSCB
The handle of the board to operate on
DSCUSERINT
Structure containing configuration information for the user interrupt operation
Return Value
Error code or 0.
Last updated 6 years ago
Was this helpful?