Search
8 result(s) for IAssetRevisionType
-
OPC-10000-81 – OPC Unified Architecture - Part 81: UAFX Connecting Devices and Information ModelIAssetRevisionType Interface definition The IAssetRevisionType is an Interface that may be used in any existing asset model. This Interface defines version information that may be used by the VerifyAsset Method ... also defined in the interface). The IAssetRevisionType Interface is formally defined in Table 106 . Table 106 - IAssetRevisionType Interface definition Attribute Value BrowseName 3:IAssetRevisionType IsAbstract True References Node Class BrowseName
-
OPC-10000-81 – OPC Unified Architecture - Part 81: UAFX Connecting Devices and Information Model5.2.2.2 Asset identityAsset identity refers to an Asset's properties that make unambiguous identification possible. The IAssetRevisionType VerifyAsset Method provides the possibility to verify an Asset's identity
-
OPC-10000-81 – OPC Unified Architecture - Part 81: UAFX Connecting Devices and Information Model5.2.2.3 Asset compatibilityonly be determined by vendor-specific tools or a vendor's Asset . The IAssetRevisionType VerifyAsset Method, combined with the AssetVerificationModeEnum AssetCompatibility, allows verifying an Asset's compatibility
-
OPC-10000-81 – OPC Unified Architecture - Part 81: UAFX Connecting Devices and Information ModelFxAssetType or a subtype of it, or instances that implement the IVendorNameplateType , ITagNameplateType , and IAssetRevisionType Interfaces . The Folder may be empty; however, typically, there is at least one entry
-
OPC-10000-81 – OPC Unified Architecture - Part 81: UAFX Connecting Devices and Information Model6.2.4.3.2 Command VerifyAssetCmdCommand VerifyAssetCmd If CommandMask VerifyAssetCmd is set, the EstablishConnections implementation shall execute the IAssetRevisionType VerifyAsset Method for each element in the AssetVerifications array. The VerifyAsset Method shall be called
-
OPC-10000-81 – OPC Unified Architecture - Part 81: UAFX Connecting Devices and Information Model6.3.2 FxAssetType definitionHasProperty Variable 5:ComponentName 0:LocalizedText 0:PropertyType O 0:HasInterface ObjectType 3:IAssetRevisionType Applied from IAssetRevisionType 0:HasProperty Variable 3:MajorAssetVersion 0:UInt16 0:PropertyType O 0:HasProperty Variable ... AddIn concept, see OPC 10000-3 . The following definitions are associated with the IAssetRevisionType interface (see 7.3 ). The MajorAssetVersion shall be updated for major changes in an Asset that
-
OPC-10000-81 – OPC Unified Architecture - Part 81: UAFX Connecting Devices and Information Model6.3.3 VerifyAsset methodimplemented optional Variables depending on VerificationMode : AssetCompatibility : IVendorNameplateType ManufacturerUri (M), IVendorNameplateType ProductCode (M), IAssetRevisionType MajorAssetVersion (M), IAssetRevisionType MinorAssetVersion (M), IAssetRevisionType BuildAssetNumber (O), IAssetRevisionType SubBuildAssetNumber (O), IVendorNameplateType HardwareRevision (O), IVendorNameplateType SoftwareRevision ... match its expected value, but overall, the Asset is still compatible (e.g., expected IAssetRevisionType MinorAssetVersion 1, but the actual value is 2, being backwards compatible to 1). All ExpectedAdditionalVerificationVariables match
-
OPC-10000-84 – OPC Unified Architecture - Part 84: UAFX Profiles5.2.4 UAFX FxAssetitems, please refer to OPC 10000‑81 . Table 5 - UAFX FxAsset Category Title Description IAssetRevisionType Server UAFX IAssetRevision Version Supports Properties MajorAssetVersion and MinorAssetVersion of the IAssetRevisionType Interface . Server UAFX ... IAssetRevision Build Supports Property BuildAssetNumber of the IAssetRevisionType Interface. Server UAFX IAssetRevision SubBuild Supports Property SubBuildAssetNumber of the IAssetRevisionType Interface. Server UAFX IAssetRevision VerifyAsset Base Supports the VerifyAsset Method