Per-Port On/Off Control Function Reference; Pci_Getstatuspoeport - Neousys Technology PCIe-PoE354at User Manual

4-port / 2-port server-grade gigabit 802.3at poe+ frame grabber card
Table of Contents

Advertisement

A.2

Per-Port On/Off Control Function Reference

PCI_GetStatusPoEPort

Description
Get the current power on/off status of designated PoE port.
Parameter
boardId
DWORD value (0 ~ 7) to indicate board ID of selected PCIe-PoE354at/352at card.
Please refer to section 3.1 for configuring board ID for your PCIe-PoE354at/352at.
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);
Copyright © 2015 Neousys Technology Inc. All Right Reserved.
PCIe-PoE354at/PCIe-PoE352at User's Manual
Page 29 of 31

Advertisement

Table of Contents
loading

This manual is also suitable for:

Pcie-poe352at

Table of Contents