EthernetPower (Power Ethernet)

The EthernetPower instruction is used to turn the power to all Ethernet devices on or off. To control power for a single IP network device, use IPNetPower.

Syntax

EthernetPower ( State )

Remarks

EthernetPower controls power to all Ethernet networks within the datalogger (Ethernet, WiFi, NL200, NL240, internal cellular modem, etc.). The State variable determines whether the power is on or off. A non-zero value turns the power on; zero turns the power off. By default, Ethernet power is ON unless turned off.

To control pwer for a single Ethernet device, use the IPNetPower instruction.