POC-400 Series
97
Appendix B PoE On/ Off Control
The POC-410 system offers two 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
to install the
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 ~ 2.
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
Содержание POC-400 Series
Страница 1: ...Neousys Technology Inc POC 400 Series User Manual Revision 1 0...
Страница 4: ...Table of Contents 4 GetStatusPoEPort 97 EnablePoEPort 98 DisablePoEPort 99...
Страница 16: ...POC 400 Series 16 1 3 Dimension 1 3 1 Superior View 1 3 2 Front Panel View...
Страница 17: ...POC 400 Series 17 1 3 3 Bottom View...
Страница 47: ...POC 400 Series 47 4 Gently press the card down and secure with a screw 5 Reinstall the system enclosure...
Страница 54: ...POC 400 Series 54 Bottom of the enclosure...
Страница 96: ...POC 400 Series 96 printf StopDICOS PASSED n printf npress any key to exit n system pause nul return 0...