I-8093W/I-9093 I/O Module User Manual, v2.0.0 P. 44
4.16.
i8093W_GetIndexLatchStatus
This function use to get the index latch function status of I-8093W.
Syntax
(For i-8093W only)
int i8093W_GetIndexLatchStatus(
int slot,
int ch,
int* latchedStatus,
int* ifEnableLatch
);
Parameter
slot:
specifies the slot number (1 ~ 8).
ch:
specifies the channel (0 - 2).
* latchedStatus:
[output] check z index latched or not.
*ifEnableLatch:
[output] read enable latched of i-8093.
Return Values
Please refer the Error Code.
Example
int slot , ch ;
int latchedStatus ,ifEnableLatch;
Open_Slot(slot);
i8093W_GetIndexLatchStatus(slot, ch, &latchedStatus, &ifEnableLatch);
Содержание 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...