VI_ATTR_ASRL_BAUD
Resource Classes
Serial INSTR
Attribute Information
Access Privilege | Data Type | Range | Default |
---|---|---|---|
Read/Write |
ViUInt32 |
0 to FFFFFFFFh |
9600 |
Description
VI_ATTR_ASRL_BAUD is the baud rate of the interface. It is represented as an unsigned 32-bit integer so that any baud rate can be used, but it usually requires a commonly used rate such as 300, 1200, 2400, or 9600 baud.
Related Topics