I-8093W/I-9093 I/O Module User Manual, v2.0.0 P. 46
4.18.
i9093_SetExTrigMode
This function use to set External latch mode of I-9093.
Syntax
(for I-9093 only)
int i9093_SetExTrigMode(
int slot,
int ch,
unsigned char Mode
);
Parameter
slot:
specifies the slot number (1 ~ 8).
ch:
specifies the channel (0 - 2).
Mode:
0 : disable external latched mode
1 : reset encoder
2 : external latch
Return Values
Please refer the Error Code.
Example
int slot , ch ;
unsigned char mode;
Open_Slot(slot);
i9093_SetExTrigMode(slot, ch, mode);
Содержание I-8093W
Страница 1: ...I 8093W I 9093 Linux API Reference Manual V2 0 0 July 2018 Written by Edward Ku Edited by Anna Huang 5...
Страница 10: ...I 8093W I 9093 I O Module User Manual v2 0 0 P 10 1 2 Pin Assignments I 8093W...
Страница 11: ...I 8093W I 9093 I O Module User Manual v2 0 0 P 11 I 9093...
Страница 13: ...I 8093W I 9093 I O Module User Manual v2 0 0 P 13 I 9093 5V 24V Input Level 5V 24V...
Страница 14: ...I 8093W I 9093 I O Module User Manual v2 0 0 P 14 1 4 Wire Connections I 8093W...
Страница 15: ...I 8093W I 9093 I O Module User Manual v2 0 0 P 15 I 9093...
Страница 16: ...I 8093W I 9093 I O Module User Manual v2 0 0 P 16 1 5 Block Diagram I 8093W I 8014CW I 9014C...