UART¶
UART entities provide a mechanism to enable and disable UART data lines. All the UARTs that are passed down from the MTM-IO-Serial module can be turned on/off through software control. If a voltage is applied that is higher than the current rail voltage setpoint, each UART transmit line is current limited to 20mA sinking. Therefore, only a small amount of current will flow into the device, preventing any damage to the MTM-IO-SERIAL module’s hardware
Get/Set Enable¶
This command enables the reflex file in the given store and slot. This command is accessible from the reflex language.
stem.uart[index].setEnable(bEnable)
[cpp]
[python]
[NET]
[LabVIEW]
stem.uart[index].getEnable()
[cpp]
[python]
[NET]
[LabVIEW]