128
©Vecow ECX-3000 User Manual
Appendix B
BOOL set_IO1_configuration(BYTE Iso, BYTE DI_mode, BYTE DO_mode,
WORD Mask)
Set DIO configuration.
Isolate_Type : DIO type.
1 : Isolated DIO;
0 : Non-Isolated DIO(GPIO).
DI_mode ([7:0]) : DI type, pin setting by hexadecimal bitmask only for
Isolated DIO.
0xFF : PNP (Source) mode for European rule;
0 : NPN (Sink) mode for Japanese rule.
DO_mode : DO type only for Isolated DIO.
1 : PNP (Source) mode for European rule;
0 : NPN (Sink) mode for Japanese rule.
Mask ([15:0]) : In/Out, pin setting by hexadecimal bitmask only for Non-
Isolated DIO(GPIO).
1 : Output;
0 : Input
Return :
TRUE (1) : Success.
FALSE (0) : Fail (Initial error or hardware problem).
BOOL get_DIO1(BYTE *DO_data, BYTE *DI_data)
Get isolated DIO output(DO) and input (DI).
DI ([7:0]) : Input state, pin setting by hexadecimal bitmask.
1 : High;
0 : Low.
DO ([7: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 set_DIO1(BYTE DO_data)
Set isolated DIO output(DO).
DO ([7: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 get_GPIO1(WORD *GPIO_data)
Get GPIO.
GPIO_data ([15:0]) : GPIO state, pin setting by hexadecimal bitmask.
1 : High;
0 : Low.
Return :
TRUE (1) : Success.
FALSE (0) : Fail (Initial error or hardware problem).
Summary of Contents for ECX-3000
Page 86: ...78 Vecow ECX 3000 User Manual SYSTEM SETUP Step 2 Open bottom cover...
Page 89: ...81 Vecow ECX 3000 User Manual SYSTEM SETUP Step 2 Open bottom cover...
Page 94: ...86 Vecow ECX 3000 User Manual SYSTEM SETUP Step 2 Insert 2 5 SSD HDD into the tray...
Page 101: ...93 Vecow ECX 3000 User Manual SYSTEM SETUP Step 7 Install M 2 tray...
Page 103: ...95 Vecow ECX 3000 User Manual SYSTEM SETUP Step 2 Open bottom cover...