imgPulseStop
Usage
rval imgPulseStop(PULSE_ID pid);
Purpose
Stops and disarms a pulse.
Parameters
Name | Type | Direction |
pid | PULSE_ID | input |
rval | Int32 | output |
Parameter Discussion
pid: ID of the pulse to stop.
Return Value
This function returns 0 on success. On failure, this function returns an error code. For information about the error code, call imgShowError.