134
©
Echo 246F
User Manual
Appendix B
BOOL SetGPIO (WORD DO)
Set GPIO output
DO ([15:0]): output state, pin setting by hexadecimal bitmask
1 : High;
0 : Low
Return :
TRUE (1): Success;
FALSE (0): Fail (Initial error, or hardware problem)
BOOL GetWDT (DWORD *WDT)
Get watchdog timer setup
WDT : watchdog timer setup
Unit : second. (Range : 0 ~ 65535 sec, 1093 ~ 65535 min (=65580 ~
3932100 sec))
Return :
TRUE (1): Success;
FALSE (0): Fail (Initial error, or call by pointer error, or hardware problem)
BOOL SetWDT (DWORD WDT)
Set watchdog timer setup
WDT : watchdog timer setup
Unit : second. (Range : 1 ~ 65535 sec, 1093 ~ 65535 min (=65580 ~
3932100 sec))
Return :
TRUE (1) : Success;
FALSE (0) : Fail (Initial error, or setup 0 error, or hardware problem)
BOOL CancelWDT ()
Cancel watchdog timer
Return :
TRUE (1) : Success;
FALSE (0) : Fail (Initial error, or hardware problem)
BOOL GetPOEConfig (BYTE *Auto, BYTE *Mask)
Get POE configuration (by variable)
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 call by pointer error, or hardware problem)
Summary of Contents for Echo246F
Page 95: ...87 Echo 246F User Manual SYSTEM SETUP Step 11 Finished ...
Page 97: ...89 Echo 246F User Manual SYSTEM SETUP Step 3 Install DDR4 RAM module into SO DIMM socket ...
Page 99: ...91 Echo 246F User Manual SYSTEM SETUP Step 3 Install Mini PCIe card into socket ...
Page 101: ...93 Echo 246F User Manual SYSTEM SETUP Step 4 Fasten washer 1 and 2 Step 5 Finished ...