
87
©Vecow GPC-1000MX User Manual
Appendix B
B
APPENDIX B : Software Functions
B.1 Driver API Guide
In Header folder, Vecow.h and VecowLinux.h contain usabled API for Windows/
Linux.
BOOL get_WDT(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 set_WDT(DWORD WDT)
Set 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 setup 0, or hardware problem).
BOOL cancel_WDT()
Cancel watchdog timer.
Return :
TRUE (1) : Success;
FALSE (0): Fail (Driver not exists, or version is too old, or out of range
error).
BOOL config_COMPORT(BYTE *PORT_NUM)
Set COMPORT configuration.
A. PORT_NUM: Usable COMPORT number.
Range: 1~6.
Return :
TRUE (1) : Success;
FALSE (0): Fail (Initial error, or setup 0, or hardware problem).
Summary of Contents for GPC-1000MX
Page 50: ...44 Vecow GPC 1000MX User Manual GETTING TO KNOW YOUR GPC 1000MX...
Page 53: ...47 Vecow GPC 1000MX User Manual SYSTEM SETUP Step 2 Open CPU independent Loading Mechanism ILM...
Page 54: ...48 Vecow GPC 1000MX User Manual SYSTEM SETUP Step 3 Remove the mylar and Installing CPU...
Page 62: ...56 Vecow GPC 1000MX User Manual SYSTEM SETUP Step 2 Insert 2 5 SSD HDD into the tray...