Software for 1746 I/O
Manuals
Brands
Rockwell Automation Manuals
Equipment
1747-PCINT API
81
82
83
84
85
86
87
88
89
90
6–34
Library of Routines
OC_GetScannerStatus
Publicatio
n 1747
-6.5.3 Jun
e 199
8
Example:
HANDLE
Handle;
BYTE
scansts;
int
retcode;
retcode = OC_GetScannerStatus( Handle,
&scansts );
1
...
...
86
87
88
89
90
...
...
155