Vecow ARS-2000 User Manual page 101

Intel core i7/i5/i3 soc kaby lake fanless embedded box pc, m12 poe plus, isolated com, pci/pcie slot, din rail mount, -40 degrees c to 85 degrees c
Table of Contents

Advertisement

BOOL GetPOEConfig(BYTE *Auto, BYTE *Mask)
Get POE configuration (by variable)
Auto ([1:0]): Auto mode, pin setting by hexadecimal bitmask
1: Auto;
0: Manual
Mask ([1:0]): DC Enable / Disable, pin setting by hexadecimal bitmask
1: Enable;
0: Disable
Return:
TRUE (1): Success;
FALSE (0): Fail (Initial error, or call by pointer error, or hardware problem)
BOOL SetPOEConfig(BYTE Auto, BYTE Mask)
Set POE configuration
Auto ([1:0]): Auto mode, pin setting by hexadecimal bitmask
1: Auto;
0: Manual
Mask ([1:0]): DC Enable / Disable, pin setting by hexadecimal bitmask
1: Enable;
0: Disable
Return:
TRUE (1): Success;
FALSE (0): Fail (Initial error, or out of range error, or hardware problem)
BOOL GetPOE(BYTE *POE)
Get POE input
POE ([1:0]): POE state, pin setting by hexadecimal bitmask
1: On;
0: Off
Return:
TRUE (1): Success;
FALSE (0): Fail (Initial error, or call by pointer error, or hardware problem)
BOOL SetPOE(BYTE POE)
Set POE output
POE ([1:0]): POE state, pin setting by hexadecimal bitmask
1: On;
0: Off
Return:
TRUE (1): Success;
FALSE (0): Fail (Initial error, or out of range error, or hardware problem)
©Vecow ARS-2000 User Manual
Appendix B
94

Advertisement

Table of Contents
loading

Table of Contents