FdtDataType

Generic FDT data type base class.
The representation of the FdtDataType ObjectType in the address space is shown in the following table:
Name | Attribute |
---|---|
NodeId | ns=1;i=1003 |
NamespaceUri | http://opcfoundation.org/UA/schemas/FDT/1.0/ |
BrowseName | FdtDataType |
NodeClass | ObjectType |
IsAbstract | False |
SubtypeOf |
The references from the FdtDataType ObjectType Node are shown in the following table:
Reference | NodeClass | BrowseName | DataType | TypeDefinition | ModellingRule |
---|---|---|---|---|---|
HasComponent | Method | Clone | Mandatory | ||
HasComponent | Method | Verify | Mandatory | ||
HasSubtype | ObjectType | FdtList | |||
HasSubtype | ObjectType | RegularExpression |
Clone
Signature
Clone( );
Verify
Signature
Verify( );