OcrReaderDeviceType

The representation of the OcrReaderDeviceType ObjectType in the address space is shown in the following table:
Name | Attribute |
---|---|
NodeId | ns=1;i=1002 |
NamespaceUri | http://opcfoundation.org/UA/AutoID/ |
BrowseName | OcrReaderDeviceType |
NodeClass | ObjectType |
IsAbstract | False |
SubtypeOf | AutoIdDeviceType |
The references from the OcrReaderDeviceType ObjectType Node are shown in the following table:
Reference | NodeClass | BrowseName | DataType | TypeDefinition | ModellingRule |
---|---|---|---|---|---|
HasComponent | Object | Images | FolderType | Optional | |
GeneratesEvent | ObjectType | OcrScanEventType | |||
HasComponent | Object | RuntimeParameters | FunctionalGroupType | Optional | |
HasComponent | Method | Scan | Optional |
Scan
Signature
Scan(
[in] ScanSettings Settings
[out] OcrScanResult Results
[out] AutoIdOperationStatusEnumeration Status
);
Argument | Description |
---|---|
Settings | |
Results | |
Status |