Vecow MTC-6000 User Manual page 117

Intel core i7/i5/i3 fanless multi-touch computer, 6 gigabit lan with 4 poe+/2 pd lan, 2 sim socket, 5 usb 3.0
Table of Contents

Advertisement

BOOL SetPOEConfig(BYTE Auto, BYTE Mask)
Set POE configuration
Auto ([3:0]) : Auto mode, pin setting by hexadecimal bitmask
1 : Auto;
0 : Manual
Mask ([3: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 ([3: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 ([3: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 MTC-6000 User Manual
Appendix B
107

Advertisement

Table of Contents
loading

Table of Contents