NI-VISA API Reference

VI_ATTR_ASRL_BAUD

  • Updated2023-08-25
  • 1 minute(s) read

VI_ATTR_ASRL_BAUD

Resource Classes

Serial INSTR

Attribute Information

Access Privilege Data Type Range Default

Read/Write
Global

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

INSTR Resource

VI_ATTR_ASRL_DATA_BITS

VI_ATTR_ASRL_FLOW_CNTRL

VI_ATTR_ASRL_PARITY

VI_ATTR_ASRL_STOP_BITS

Log in to get a better experience