Serial VIs
- Updated2023-02-21
- 1 minute(s) read
Owning Palette: WSN VIs
Requires: LabVIEW WSN Module. This topic might not match its corresponding palette in LabVIEW depending on your operating system, licensed product(s), and target.
Use the Serial VIs to configure and communicate with the LabVIEW WSN serial nodes.
Palette Object | Description |
---|---|
WSN Serial Port Init VI | Initializes and powers on the serial port to the settings you specify. |
WSN Serial Port Receiver Power VI | Enables or disables power to the serial receiver. |
WSN Serial Port Read VI | Reads the number of characters specified by requested byte count from the serial port. |
WSN Serial Port Close VI | Closes and powers down the serial port. |
WSN Serial Port Bytes At Port VI | Returns the number of bytes in the input buffer for the serial port. |
WSN Serial Port Break VI | Sends a break on the serial port for a period of time based on the duration input. |
WSN Serial Port Write VI | Writes the data in string to write to the serial port. |