Specify state of DTR pin
You can configure DataTerminalReady to
be on or off. If DataTerminalReady is on,
the Data Terminal Ready (DTR) pin is asserted. If DataTerminalReady is off,
the DTR pin is unasserted.
In normal usage, the DTR and Data Set Ready (DSR) pins work together, and are used to signal if instruments are connected and powered. However, there is nothing in the RS-232 or the RS-485 standard that states the DTR pin must be used in any specific way. For example, DTR and DSR might be used for handshaking. You should refer to your instrument documentation to determine its specific pin behavior.
You can return the value of the DSR pin with the PinStatus property.
Handshaking is described in Control Pins.
Usage | Serial port, VISA-serial |
Read only | Never |
Data type | Character vector |
Default value is enclosed in braces ({}).
| The DTR pin is asserted. |
| The DTR pin is unasserted. |