LabVIEW Wireless Sensor Network Module

WSN Get Node Info VI

  • Updated2023-02-21
  • 2 minute(s) read

WSN Get Node Info VI

Owning Palette: WSN Host API VIs

Requires: LabVIEW WSN Module

Returns information about the specified WSN node from the gateway.

node reference is the reference to the WSN node.
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
node reference returns the reference to the specified WSN node.
node information returns information about the specified WSN node. This parameter returns the following information about the WSN node:
  • Serial number for the WSN node
  • Wireless ID for the WSN node
  • WSN node type
  • Status of the firmware update (not started, in progress, error, or done)
  • Percentage of the firmware update that has completed
  • Current version of the firmware
  • State of the battery (no battery, critical low, low, or OK)
  • Time at which the last packet was received from the WSN node
  • Network link quality (no signal, poor, fair, good, or excellent)
  • Power supply type (wall mounted or battery)
  • Network mode (router or end device)
error out contains error information. This output provides standard error out functionality.

Log in to get a better experience