VI_ATTR_TERMCHAR_EN
Resource Classes
GPIB INSTR, GPIB INTFC, GPIB-VXI INSTR, Serial INSTR, TCPIP INSTR, TCPIP SOCKET, USB INSTR, USB RAW, VXI INSTR, VXI SERVANT
Attribute Information
Access Privilege | Data Type | Range | Default |
---|---|---|---|
Read/Write |
ViBoolean |
VI_TRUE (1) |
VI_FALSE |
Description
VI_ATTR_TERMCHAR_EN is a flag that determines whether the read operation should terminate when a termination character is received. This attribute is valid for both raw I/O (viRead) and formatted I/O (viScanf).
Related Topics