MDISTimeSyncObjectType

The definition of a MDIS Time Sync object.
The representation of the MDISTimeSyncObjectType ObjectType in the address space is shown in the following table:
Name | Attribute |
---|---|
NodeId | ns=1;i=1468 |
NamespaceUri | http://opcfoundation.org/UA/MDIS |
BrowseName | MDISTimeSyncObjectType |
NodeClass | ObjectType |
IsAbstract | False |
SubtypeOf | BaseObjectType |
The references from the MDISTimeSyncObjectType ObjectType Node are shown in the following table:
Reference | NodeClass | BrowseName | DataType | TypeDefinition | ModellingRule |
---|---|---|---|---|---|
HasComponent | Method | SetTime | Mandatory |
SetTime
Signature
SetTime(
[in] UtcTime TargetTime
);
Argument | Description |
---|---|
TargetTime | The UTC Time that the Server shall use to update its internal clock. |