PCIe-PoE334LP
37
Per-Port On/Off Control Function Reference
PCI_GetStatusPoEPort
Syntax
BYTE PCI_GetStatusPoEPort(DWORD boardId, DWORD port);
Description
Acquire current power on/off status of designated PoE port.
Parameter
boardId
DWORD value (0 ~ 7) to indicate board ID set for your card.
Please refer to
settings for your PCIe-PoE card.
port
DOWRD value (1 ~ 4) to specify the PoE port.
Return Value
Returns 1 if PoE power is on, 0 if PoE power is off.
Usage
DWORD
boardID;
DWORD
port;
BYTE
PoEStatus;
//Get PoE power status from board #0, port #1.
boardID = 0;
port = 1;
PoEStatus = PCI_GetStatusPoEPort ( boardID, port);
Summary of Contents for PCIe-PoE334LP
Page 1: ...1 Neousys Technology Inc PCIe PoE334LP User Manual Revision 1 0 ...
Page 11: ...PCIe PoE334LP 11 1 2 Dimension NOTE All measurements are in millimeters mm ...
Page 27: ...PCIe PoE334LP 27 4 Highlight Performance Options and click on Properties ...
Page 32: ...PCIe PoE334LP 32 4 Highlight Performance Options and click on Properties ...