A.2 smart poe functions, A.1.1 smartpoe_setpower, Smart poe functions – ADLINK EOS-1200 User Manual

Page 77: A.1.1, Smartpoe_setpower

Advertising
background image

Function Library

65

EOS-1200

A.2 Smart PoE Functions

A.1.1

SmartPoE_SetPower

Description

Controls the smart PoE (Power over Ethernet) functionality,
determining when to supply power to the PoE device, by
detecting whether a PoE device is connected to the cable
and supplying power to the cable. SmartPoE can be dis-
abled if the device has an existing power source, or for test-
ing purposes.

Syntax

C/C++

short SmartPoE_SetPower (short Port, short
Mode)

Visual Basic

SmartPoE_SetPower (ByVal Port As Integer,
ByVal Mode As Integer) As Integer

VB.Net

SmartPoE_SetPower (ByVal Port As Short, ByVal
Mode As Short) As Short

C#

short SmartPoE_SetPower (short Port, short
Mode)

Parameter(s)

Port

Port number of the PoE performing the operation. Valid val-
ues are 0 to 3.

Advertising