6.1.3.7 Method 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. The 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 defined for the Call Service in OPC 10000-4. |