VI_ATTR_ASRL_PARITY
Resource Classes
Serial INSTR
Attribute Information
Access Privilege | Data Type | Range | Default |
---|---|---|---|
Read/Write |
ViUInt16 |
VI_ASRL_PAR_NONE (0) |
VI_ASRL_PAR_NONE |
Description
VI_ATTR_ASRL_PARITY is the parity used with every frame transmitted and received.
- VI_ASRL_PAR_MARK means that the parity bit exists and is always 1.
- VI_ASRL_PAR_SPACE means that the parity bit exists and is always 0.
Related Topics