Pleora Technologies Inc. eBUS SDK v6.2.8.5877 API



PvDevicePleoraProtocol Class Reference

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...
 

Detailed Description

Class simply used to configure the IP address of a Pleora Protocol device.

Member Function Documentation

PvResult PvDevicePleoraProtocol::SetIPConfiguration ( const PvString aMACAddress,
const PvString aIP,
const PvString aSubnetMask = PvString( "255.255.255.0" ),
const PvString aGateway = PvString( "0.0.0.0" ) 
)
static

Sets the Pleora Protocol device's IP address.

This static method lets you configure the Pleora Protocol device's IP address.

Parameters
[in]aMACAddressThe Pleora Protocol device's MAC address.
[in]aIPThe Pleora Protocol device's new IP address.
[in]aSubnetMaskThe Pleora Protocol device's new subnet mask.
[in]aGatewayThe Pleora Protocol device's new gateway.
Returns
Includes:

The documentation for this class was generated from the following files:

Copyright (c) 2002-2021 Pleora Technologies Inc.
www.pleora.com