117
Appendix B
Return:
TRUE (1): Success;
FALSE (0): Fail (Initial error, or hardware problem)
BOOL GetDIO1(WORD *DI) (it is the same as GPIO)
BOOL GetDIO2(WORD *DI
Get non-isolated DIO input (DIO input)
DI ([15:0]): Input state, pin setting by hexadecimal bitmask
1: High;
0: Low
Return:
TRUE (1): Success;
FALSE (0): Fail (Initial error, or call by pointer error, or hardware
problem)
BOOL SetDIO1(WORD DO) (it is the same as GPIO)
BOOL SetDIO2(WORD DO)
Set non-isolated DIO output (DIO 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: 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 CancelWDT()
Cancel watchdog timer
Return:
TRUE (1): Success;
FALSE (0): Fail (Initial 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...