115
Appendix B
B
APPENDIX B : Software Functions
B.1 Driver API Guide
In Runtime folder, on RCS9K2.h:
_DLL_IMPORT_ definition is used on LoadLibrary API for RCS9K.dll.
RCS9K_EXPORTS definition is used on RCS9K.dll building.
Otherwise, that is used to compile with RCS9K.lib
BOOL Initial(BYTE Isolate_Type, BYTE DIO_NPN)
Initial machine for DIO, watchdog timer, and POE
Isolate_Type: DIO type
1: Isolated DIO;
0: Non-Isolated DIO
DIO_NPN: DI / DO type
1: PNP (Source) mode for European rule;
0: NPN (Sink) mode forJapanese rule
Return:
TRUE (1): Success;
FALSE (0): Fail (Driver not exists, or initial error (version is too old, or
machine not match))
BOOL GetDIO1Config(BYTE *Isolate_Type, BYTE *DI_NPN, WORD *Mask)
BOOL GetDIO2Config(BYTE *Isolate_Type, BYTE *DI_NPN, WORD *Mask)
Get DIO configuration( by variable)
Isolate_Type: DIO type
1: Isolated DIO;
0: Non-Isolated DIO (DIO1 is the same as GPIO)
DI_NPN ([7:0]): DI type, pin setting by hexadecimal bitmask
1: PNP (Source) mode for European rule;
0: NPN (Sink) mode for Japanese rule
DO_NPN: DO type
1: PNP (Source) mode for European rule;
0: NPN (Sink) mode for Japanese rule
Mask ([15:0]): In / Out, pin setting by hexadecimal bitmask
1: Output;
0: Input
Return:
TRUE (1): Success;
FALSE (0): Fail (Initial error, or call by pointer error, or hardware
problem)
Содержание RCS-9412F-GTX1080
Страница 75: ...67 HARDWARE INSTALLATION Step 3 Remove two M3x5L screws Push down the PCIe x16 slot lock and remove GTX 1080...
Страница 77: ...69 HARDWARE INSTALLATION Take off the bottom cover Remove three F M3x4 screws on the rear...
Страница 81: ...73 HARDWARE INSTALLATION Sequence 2 Sequence 3...
Страница 82: ...74 HARDWARE INSTALLATION Vecow RCS 9000F GTX1080 User Manual Step 8 Take off the SATA cable...