pulse_out_stop()

Stops a timer output. Use pulse_out_start() to start the output.

Prototype

pulse_out_stop(board_num, timer_num)

Parameters

board_num (int)

The number associated with the board when it was installed with InstaCal or created with create_daq_device().

timer_num (int)

The timer to stop. Valid values are zero (0) up to the number of timers on the board – 1.