Class simply used to configure the IP address of a Pleora Protocol device. More...
Static Public Member Functions | |
static PvResult | SetIPConfiguration (const PvString &aMACAddress, const PvString &aIP, const PvString &aSubnetMask=PvString("255.255.255.0"), const PvString &aGateway=PvString("0.0.0.0")) |
Sets the Pleora Protocol device's IP address. More... | |
Class simply used to configure the IP address of a Pleora Protocol device.
|
static |
Sets the Pleora Protocol device's IP address.
This static method lets you configure the Pleora Protocol device's IP address.
[in] | aMACAddress | The Pleora Protocol device's MAC address. |
[in] | aIP | The Pleora Protocol device's new IP address. |
[in] | aSubnetMask | The Pleora Protocol device's new subnet mask. |
[in] | aGateway | The Pleora Protocol device's new gateway. |
Copyright (c) 2002-2021 Pleora Technologies Inc.
www.pleora.com