91
Appendix B
B
APPENDIX B : Software Functions
B.1 IOMem.Dll API
The basic functions of Kernel Access for DIO, WDT & POE.
int Outp(unsigned long Port, unsigned char Value);
Description: Set Byte-Data to Port.
Return: if success return 1; else return 0.
unsigned char Inp(unsigned int Port);
Description: Get Byte-Data from Port.
int Outpd(unsigned int Port, unsigned long Value);
Description: Set DWORD-Data to Port.
Return: if success return 1; else return 0.
unsigned long Inpd(unsigned int Port);
Description: Get DWORD-Data from Port.
B.2 Entry Functions
The feature functions for DIO, WDT & POE.
int Get_DI1(unsigned char *DI);
Description: Get DI Data for DIO1.
Return: if success return 1; else return 0.
int Set_DO1(unsigned char DO);
Description: Set DO Data for DIO1.
Return: if success return 1; else return 0.
int Get_DI2(unsigned char *DI);
Description: Get DI Data for DIO2.
Return: if success return 1; else return 0.
int Set_DO2(unsigned char DO);
Description: Set DO Data for DIO2.
Summary of Contents for ECS-9655-505MGTX950
Page 2: ...ii Version Date Page Description Remark 1 0 04 12 2017 All Official Release Record of Revision...
Page 60: ...53 HARDWARE INSTALLATION Step 6 Finish Step 5 Open the module...
Page 66: ...59 HARDWARE INSTALLATION Step 3 Finish Step 4 Install SSD HDD...
Page 68: ...61 HARDWARE INSTALLATION Step 2 Fasten 4pcs KHS 6 32 screws and then finish...