imgPulseStop
- 已更新2023-02-21
- 閱讀時間為 1 分鐘
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.