
104
APROTECH GmbH
Rathsbergstrasse 17
90411 Nuremberg / Germany
Trade register:
Nuremberg HRB 23727
USt.-Id-No.: DE 256 058 089
D-U-N-S: 31-260-0530
phone: +49 911 / 65 00 79-50
fax:
+49 911 / 65 00 79-79
eMail: [email protected]
Web: www.aprotech.de
Managing Director:
Peter Jung
Industrial Panel- and Box-PCs
Syntax
BOOL EnablePoEPort (BYTE port);
Description
Turn on PoE power of designated PoE port.
Parameter
port
BYTE value specifies the index of PoE port. Please refer to the
following illustration, port should be a value of 1 ~ 4
Return Value
TRUE
if enabled success
FALSE
if fail to enable
Usage
BOOL bRet = EnablePoEPort (1); //Turn on PoE Port#1