VI_ATTR_ASRL_ALLOW_TRANSMIT
Resource Classes
Serial INSTR
Attribute Information
Access Privilege | Data Type | Range | Default |
---|---|---|---|
Read/Write |
ViBoolean |
VI_TRUE (1) |
VI_TRUE |
Description
If set to VI_FALSE, it suspends transmission as if an XOFF character has been received. If set to VI_TRUE, it resumes transmission as if an XON character has been received.
If XON/XOFF flow control (software handshaking) is not being used, it is invalid to set this attribute to VI_FALSE.
Related Topics