WSN Host API VIs
- Updated2023-02-21
- 2 minute(s) read
Owning Palette: Wireless Sensor Network Module 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 WSN Host API VIs to program, monitor, and control a wireless sensor network from a host computer.
![]() | Note You can use the WSN Host API VIs on any RT target, such as the NI 9792 WSN Real-Time Gateway. You must use the NI Measurement & Automation Explorer (MAX) to install the Host API VIs on the RT target before you can run them on the target. |
| Palette Object | Description |
|---|---|
| WSN Cancel Firmware Deployment | Cancels the uploading of the firmware to the WSN nodes in the network. |
| WSN Cancel Message | Cancels sending a message to a WSN node. |
| WSN Close Gateway | Closes the reference to the WSN gateway. |
| WSN Close Message | Closes the reference to a message sent to a WSN node. |
| WSN Close Node | Closes the reference to the specified WSN node. |
| WSN Deploy Firmware | Downloads the application to the WSN nodes. |
| WSN Discover All Nodes | Returns information about the WSN network from the WSN gateway. |
| WSN Gateway Time | Returns the current time from the WSN gateway. |
| WSN Get New Messages | Returns all new messages received by the WSN gateway from a WSN node since a specified starting time. |
| WSN Get Node Info | Returns information about the specified WSN node from the gateway. |
| WSN Message Status | Returns the status of a message sent to a WSN node. |
| WSN Open Gateway | Creates a reference to the WSN gateway. |
| WSN Open Node Reference | Creates a reference to the specified WSN node. |
| WSN Send Message | Sends a user message to a WSN node. |
