Instrument-control Toolkit - @octave_serialport/setDTR


: setDTR (dev, true_false)

Set the state of the DTR line

Inputs

dev - connected serial device.
true_false - state to set the line.

Outputs

None

See also: serialport, getpinstatus, setRTS.