Radio Messages VI
- Updated2023-02-21
- 1 minute(s) read
Owning Palette: Configuration & Communication VIs
Requires: LabVIEW WSN Module
Sends and receives messages between the WSN nodes and the host computer for the WSN network.
| Block Diagram Inputs |
| Block Diagram Outputs |
Block Diagram Inputs
| Parameter | Description |
|---|---|
| Send User Message | Sends a message from the WSN node to the gateway. Use the WSN Host API VIs to read user messages from the gateway. |
| Send Debug Message | Sends a debug message from the WSN node to the gateway. Use the WSN Host API VIs to read debug messages from the gateway. |
Block Diagram Outputs
| Parameter | Description |
|---|---|
| Network Status | Shows whether the WSN node is connected to the network. |
| Received User Message | Returns a message received by the WSN node. Works only if called from the receive state of the state machine. |
| Sample Interval | Represents the sampling interval sent to the WSN node by the host computer. If you use the Config Node VI and set the Sample Interval Mode input to VI Driven, the Sample Interval input might not represent the actual sample interval of the WSN node. |