This DataType is a structure that defines a pair of RFID antenna ID and antenna name. Its composition is formally defined in Table 45.
Table 45 – AntennaNameIdPair Structure
Name |
Type |
Description |
AntennaNameIdPair |
Structure |
Subtype of Structure defined in OPC 10000-5. |
AntennaId |
Int32 |
ID of the antenna returned in the RfidSighting contained in the RfidScanResult. The RfidSighting is defined in 9.3.13. The RfidScanResult is defined in 9.3.12. |
AntennaName |
String |
Name of the antenna with the AntennaId. |
Its representation in the AddressSpace is defined in Table 46.
Table 46 – AntennaNameIdPair Definition
Attribute |
Value |
|||||
BrowseName |
AntennaNameIdPair |
|||||
IsAbstract |
False |
|||||
References |
NodeClass |
BrowseName |
DataType |
TypeDefinition |
Other |
|
Subtype of Structure defined in OPC 10000-5. |