LabVIEW Wireless Sensor Network Module

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

ParameterDescription
Send User MessageSends a message from the WSN node to the gateway.

Use the WSN Host API VIs to read user messages from the gateway.
Send Debug MessageSends 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

ParameterDescription
Network StatusShows whether the WSN node is connected to the network.
Received User MessageReturns a message received by the WSN node. Works only if called from the receive state of the state machine.
Sample IntervalRepresents 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.