POC-500 Series
110
Appendix B PoE On/ Off Control
The system offers four 802.3at PoE+ ports with a unique feature to allow users
manually turn on or off the power supply of each PoE port. This can be function can
be useful in power device (PD) fault-recovery or power reset.
The function APIs are encapsulated in Neousys WDT_DIO driver package. Please
follow the instructions in
Appendix A Watchdog Timer & Isolated DIO
driver package prior to programming PoE on/off control function
PoE On/ Off Control Function Reference
GetStatusPoEPort
Syntax
BYTE GetStatusPoEPort (Byte port);
Description
Get current on/off status 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
BYTE value indicating PoE on/off status
0 if port is disabled (off)
1 if port is enabled (on)
Usage
BYTE bEnabled = GetStatusPoEPort (1); //Get on/off status of
PoE Port#1
Summary of Contents for POC-500 Series
Page 1: ...Neousys Technology Inc POC 500 Series User Manual Revision 1 0...
Page 21: ...POC 500 Series 21 1 5 2 DIO Panel View 1 5 3 COM and Audio Port Panel View...
Page 22: ...POC 500 Series 22 1 5 4 Bottom View...
Page 24: ...POC 500 Series 24 1 6 2 DIO Panel View 1 6 3 COM and Audio Port Panel View...