Requires firmware V1.1 or higher. See PulseOutStart for more information.
Declaration:
long PulseOutFinish ( long *idnum,
long demo,
long timeoutMS )
Parameter Description:
Returns: LabJack errorcodes or 0 for no error.
Inputs:
-
*idnum – Local ID, serial number, or -1 for first found.
-
demo – Send 0 for normal operation, >0 for demo mode. Demo mode allows this function to be called without a LabJack.
-
timeoutMS – Amount of time, in milliseconds, that this function will wait for the PulseOutStart response.
Outputs:
-
*idnum – Returns the local ID or –1 if no LabJack is found.