Search
41 result(s) for AutoID Device
-
OPC-30010 – OPC UA for AutoId Devices - AutoID: OPC UA for AutoId Devices3.4.2.1 NodeIdsalso requires that some Nodes have to be generated, for example one for each AutoID Device represented by the Server . The NodeIds of those Nodes are server-specific, including
-
OPC-30010 – OPC UA for AutoId Devices - AutoID: OPC UA for AutoId Devicesscan from an OPC UA client and the other procedure is that the AutoID Device sends a scan event whenever the AutoID Device detected a tag or code. The AutoIdDeviceType ... event and it is either triggered through a ScanStart Method call or through the AutoID Device itself. Figure 4 - AutoID base model
-
OPC-30010 – OPC UA for AutoId Devices - AutoID: OPC UA for AutoId Devices5.2 Model Overviewdifferent AutoID reader device types and the corresponding scan event types. They define the AutoID Device type specific semantic of the method parameters and event fields. The AutoID Device types
-
OPC-30010 – OPC UA for AutoId Devices - AutoID: OPC UA for AutoId Devices6.1.1 GeneralGeneral This OPC UA ObjectType represents an AutoID Device. It defines all methods and properties required for any kind of AutoID Device in general, e.g. methods for controlling the scan ... then read the related Variables including a verification of the SourceTimestamp . Depending on the AutoID Device capabilities, the Scan , ScanStart and ScanStop Methods are optional. If none of these methods
-
OPC-30010 – OPC UA for AutoId Devices - AutoID: OPC UA for AutoId Devices6.1.3.1 Object RuntimeParametersnested. The runtime parameters may be also exposed in other parts of the AutoID Device OPC UA Server Address Space . The FunctionalGroupType is defined in OPC 10000-100 . Predefined parameters
-
OPC-30010 – OPC UA for AutoId Devices - AutoID: OPC UA for AutoId Devices6.1.3.2 Object IODataFunctionalGroup is used to organize IO data from sensors and actuators connected to the AutoID Device . All vendor or configuration specific IO data of AutoID Devices shall be exposed below ... nested. The IO data may also be exposed in other parts of the AutoID Device OPC UA Server Address Space . An IO data point is represented
-
OPC-30010 – OPC UA for AutoId Devices - AutoID: OPC UA for AutoId Devices6.1.3.3 Object DiagnosticsObject Diagnostics This FunctionalGroup is used to organize diagnostic data from the AutoID Device . All diagnostics data of AutoID Devices shall be exposed below this FunctionalGroup . FunctionalGroups can be nested ... diagnostics data may also be exposed in other parts of the AutoID Device OPC UA Server Address Space . A diagnostics point is represented by an OPC UA Variable Value
-
OPC-30010 – OPC UA for AutoId Devices - AutoID: OPC UA for AutoId Devices6.1.3.4 Method ScanMethod Scan This method starts the scan process of the AutoID Device synchronous and returns the scan results. The duration of the scan process is defined by the termination conditions
-
OPC-30010 – OPC UA for AutoId Devices - AutoID: OPC UA for AutoId Devices6.1.3.5 Method ScanStartMethod ScanStart This method starts the scan process of the AutoID Device asynchronous. The scan results are delivered through Events where the EventType is a subtype of the AutoIdScanEventType defined ... There is a subtype defined for each concrete AutoID Device types. The scan process is stopped through the Method ScanStop or if one of the termination conditions in the Settings
-
OPC-30010 – OPC UA for AutoId Devices - AutoID: OPC UA for AutoId Devices6.1.3.6 Method ScanStopMethod ScanStop This method stops an active scan process of the AutoID Device . Signature ScanStop ( ); Method Result Codes ResultCode Description Bad_InvalidState There is no scan active
-
OPC-30010 – OPC UA for AutoId Devices - AutoID: OPC UA for AutoId Devices6.1.3.7 Method GetDeviceLocationMethod GetDeviceLocation This method returns the location of the AutoID Device . Signature GetDeviceLocation ( [in] LocationTypeEnumeration LocationType [out] Location Location ); Argument Description LocationType The type of location information to return ... LocationTypeEnumeration DataType is defined in 9.2.3 . Location The location of the AutoID Device . The Location DataType is defined in 9.4.1 . Method Result Codes ResultCode Description Standard OPC UA status codes
-
OPC-30010 – OPC UA for AutoId Devices - AutoID: OPC UA for AutoId Devices6.1.3.11 Variable DeviceInfoVariable DeviceInfo This OPC UA Property of DataType String represents an AutoID Device additional information, which can be used freely for device management purposes
-
OPC-30010 – OPC UA for AutoId Devices - AutoID: OPC UA for AutoId Devices6.1.3.12 Variable DeviceLocationVariable DeviceLocation This OPC UA Variable of DataType Location represents the AutoID Device location as Union of different coordinate systems and the related units. The DataType Location is defined
-
OPC-30010 – OPC UA for AutoId Devices - AutoID: OPC UA for AutoId Devices6.1.3.13 Variable DeviceLocationNameThis OPC UA Property of DataType String represents a user defined name of the AutoID Device location. This variable can be used to assign a real name to the AutoID
-
OPC-30010 – OPC UA for AutoId Devices - AutoID: OPC UA for AutoId Devices6.1.3.14 Variable DeviceNameVariable DeviceName This OPC UA Property of DataType String represents the AutoID Device name, which can be used freely for device management purposes
-
OPC-30010 – OPC UA for AutoId Devices - AutoID: OPC UA for AutoId Devices6.1.3.15 Variable DeviceStatusVariable DeviceStatus This OPC UA Property of DataType DeviceStatusEnumeration represents the AutoID Device status. The DeviceStatusEnumeration is defined
-
OPC-30010 – OPC UA for AutoId Devices - AutoID: OPC UA for AutoId Devices6.5.3.4 Method KillTagCodeTypeDataType CodeType [in] ByteString KillPassword [out] AutoIdOperationStatusEnumeration Status ); Argument Description Identifier AutoID Identifier according to the device configuration as returned as part of a ScanResult in a scan event ... ScanResult , the structure may contain information that must be ignored by the AutoID Device . An example is the ScanDataEpc where only the parameter UId is relevant for this Method
-
OPC-30010 – OPC UA for AutoId Devices - AutoID: OPC UA for AutoId Devices6.5.3.5 Method LockTagUInt32 Offset [in] UInt32 Length [out] AutoIdOperationStatusEnumeration Status ); Argument Description Identifier AutoID Identifier according to the device configuration as returned as part of a ScanResult in a scan event ... ScanResult , the structure may contain information that must be ignored by the AutoID Device . An example is the ScanDataEpc where only the parameter UId is relevant for this Method
-
OPC-30010 – OPC UA for AutoId Devices - AutoID: OPC UA for AutoId Devices6.5.3.6 Method SetTagPasswordByteString AccessPassword [in] ByteString NewPassword [out] AutoIdOperationStatusEnumeration Status ); Argument Description Identifier AutoID Identifier according to the device configuration as returned as part of a ScanResult in a scan event ... ScanResult , the structure may contain information that must be ignored by the AutoID Device . An example is the ScanDataEpc where only the parameter UId is relevant for this Method
-
OPC-30010 – OPC UA for AutoId Devices - AutoID: OPC UA for AutoId Devices6.5.3.7 Method ReadTagByteString Password [out] ByteString ResultData [out] AutoIdOperationStatusEnumeration Status ); Argument Description Identifier AutoID Identifier according to the device configuration as returned as part of a ScanResult in a scan event ... ScanResult , the structure may contain information that must be ignored by the AutoID Device . An example is the ScanDataEpc where only the parameter UId is relevant for this Method
-
OPC-30010 – OPC UA for AutoId Devices - AutoID: OPC UA for AutoId Devices6.5.3.8 Method WriteTagByteString Data [in] ByteString Password [out] AutoIdOperationStatusEnumeration Status ); Argument Description Identifier AutoID Identifier according to the device configuration as returned as part of a ScanResult in a scan event ... ScanResult , the structure may contain information that must be ignored by the AutoID Device . An example is the ScanDataEpc where only the parameter UId is relevant for this Method
-
OPC-30010 – OPC UA for AutoId Devices - AutoID: OPC UA for AutoId Devices6.5.3.9 Method WriteTagIDBoolean Toggle [in] ByteString Password [out] AutoIdOperationStatusEnumeration Status ); Argument Description Identifier AutoID Identifier according to the device configuration as returned as part of a ScanResult in a scan event ... ScanResult , the structure may contain information that must be ignored by the AutoID Device . An example is the ScanDataEpc where only the parameter UId is relevant for this Method
-
OPC-30010 – OPC UA for AutoId Devices - AutoID: OPC UA for AutoId Devices6.6.3.2 Method GetLocationCodeTypeDataType CodeType [in] LocationTypeEnum LocationType [out] RtlsLocationResult Result ); Argument Description Identifier AutoID Identifier according to the device configuration as returned as part of a ScanResult in a scan event ... ScanResult , the structure may contain information that must be ignored by the AutoID Device . An example is the ScanDataEpc where only the parameter UId is relevant for this Method
-
OPC-30010 – OPC UA for AutoId Devices - AutoID: OPC UA for AutoId Devicesabstract definition of an AutoID scan event. It will be fired by the AutoID Device after execution of the ScanStart Method or after a scan triggered by the reader device ... ScanResult DataType is defined in 9.3.8 . The DeviceName contains the name of the AutoID Device that executed the scan
-
OPC-30010 – OPC UA for AutoId Devices - AutoID: OPC UA for AutoId Devices7.3 OcrScanEventTypescan event for OCR reader devices. It will be fired by the AutoID Device after execution of the ScanStart Method or after a scan triggered by the reader device
-
OPC-30010 – OPC UA for AutoId Devices - AutoID: OPC UA for AutoId Devicesscan event for optical code readers. It will be fired by the AutoID Device after execution of the ScanStart Method or after a scan triggered by the reader device
-
OPC-30010 – OPC UA for AutoId Devices - AutoID: OPC UA for AutoId Devicesscan event for optical code verifiers. It will be fired by the AutoID Device after execution of the ScanStart Method or after a scan triggered by the verifier device
-
OPC-30010 – OPC UA for AutoId Devices - AutoID: OPC UA for AutoId Devicesdefinition of a scan event for RFID readers. It will be fired by the AutoID Device after execution of the ScanStart Method or after a scan triggered by the reader
-
OPC-30010 – OPC UA for AutoId Devices - AutoID: OPC UA for AutoId Deviceslocation event for RTLS devices or systems. It will be fired by the AutoID Device or system after execution of the ScanStart Method or after a scan triggered
-
OPC-30010 – OPC UA for AutoId Devices - AutoID: OPC UA for AutoId Devicesabstract definition of an AutoID diagnostics event. It will be fired by the AutoID Device after the occurrence of specific diagnostics data . The DeviceName contains the name of the AutoID
-
OPC-30010 – OPC UA for AutoId Devices - AutoID: OPC UA for AutoId DevicesEntry diagnostics event for AutoID devices. It will be fired by the AutoID Device after a new entry to the Logbook was written . The new entry to the Logbook will
-
OPC-30010 – OPC UA for AutoId Devices - AutoID: OPC UA for AutoId DevicesAccess diagnostics event for AutoID devices. It will be fired by the AutoID Device after at least one AutoID Identifier was accessed by a command, including the Scan command. Client
-
OPC-30010 – OPC UA for AutoId Devices - AutoID: OPC UA for AutoId DevicesPresence diagnostics event for AutoID devices. It will be fired by the AutoID Device if the number of AutoID Identifiers (e.g. Codes or transponder), seen by the device, changes. Presence ... identifies if there currently is seen an AutoID Identifier by the device. If supported by a device, it may show the concrete number of AutoID Identifiers
-
OPC-30010 – OPC UA for AutoId Devices - AutoID: OPC UA for AutoId DevicesPropertyType Optional The LengthUnit Property of DataType EUInformation represents the unit with which the AutoID Device returns length measurements, e.g. for coordinates. Examples are meters, millimetres, inches, miles ... RotationalUnit Property of DataType EUInformation represents the unit with which the AutoID Device returns rotational measurements, e.g. to express the orientation of an object. Examples are degrees, radians
-
OPC-30010 – OPC UA for AutoId Devices - AutoID: OPC UA for AutoId Devices9.1.3 CodeTypeDataTypeunion defined in 9.4.2 Data Type Description "RAW:BYTES" ByteString ByteString AutoID Device specific raw data "RAW:STRING" String String AutoID Device specific raw data ... String Custom ByteString String BaseDataType Any custom defined value ("xxx" is a AutoID Device specific substring of arbitrary length). Transponder as well as optical 2D-Codes are data
-
OPC-30010 – OPC UA for AutoId Devices - AutoID: OPC UA for AutoId Devicescannot be executed because no tag or code was inside the range of the AutoID Device or the tag or code has been moved out of the range during execution ... CODE_NOT_SUPPORTED_13 The code format is not supported by the AutoID Device X WRITE_ERROR_14 The tag exists, but there was a problem writing the data
-
OPC-30010 – OPC UA for AutoId Devices - AutoID: OPC UA for AutoId Devices9.2.2 DeviceStatusEnumerationDeviceStatusEnumeration This DataType is an enumeration that defines operational states of an AutoID Device . Its values are defined in Table 35 . Table 35 - DeviceStatusEnumeration Values Name Description Idle ... AutoID Device is operating normally and ready to accept commands like Scan or ScanStart method calls (whichever are supported). Error_1 The AutoID Device is not operating normally. An error
-
OPC-30010 – OPC UA for AutoId Devices - AutoID: OPC UA for AutoId Devicesfollowing Figure 14 provides an overview of the Structure DataTypes defined for the AutoID Device access. Figure 14 - Structure DataType overview
-
OPC-30010 – OPC UA for AutoId Devices - AutoID: OPC UA for AutoId Devices9.3.4 LocalCoordinateobject's position in the unit defined by the LengthUnit property of the AutoID Device . Y Double The Y - coordinate of the object's position in the unit defined ... LengthUnit property of the AutoID Device . Z Double The Z - coordinate of the object's position in the unit defined by the LengthUnit property of the AutoID Device . Timestamp UtcTime
-
OPC-30010 – OPC UA for AutoId Devices - AutoID: OPC UA for AutoId Devices9.3.16 WGS84Coordinateunit defined by the GeographicalUnit property of the DeviceLocation Variable of the AutoID Device defined in 6.1.3.12 . E/W Hemisphere String 'E' or 'W' for eastern or western hemisphere Longitude Double ... Longitude in the unit by the GeographicalUnit property of the DeviceLocation Variable of the AutoID Device defined in 6.1.3.12 . Altitude Double Altitude in the unit by the GeographicalUnit property
-
OPC-30010 – OPC UA for AutoId Devices - AutoID: OPC UA for AutoId Devices9.4.2 ScanDataDataType is a union that defines the format of the data scanned by the AutoID Device . Its composition is formally defined in Table 79 . Table 79 - ScanData Union Name Type