IssueDio4Pulse: Issues a TTL pulse on the digital output line 4.

View source: R/RcppExports.R

IssueDio4PulseR Documentation

Issues a TTL pulse on the digital output line 4.

Description

IssueDio4Pulse issues a TTL pulse on the digital output line 4 specified by a delay and a pulse width.

Usage

IssueDio4Pulse(delay, width)

Arguments

delay

Delay before issuing pulse in ms.

width

Pulse width in ms.

Details

Note that in order for this command to work the Dio4Mode parameter must be set to 2 (pulsed) or 3 (manual).


pasturm/TofDaqR documentation built on March 29, 2024, 12:10 a.m.