The Method SetServerTime sets the time of the server. It is used for time synchronisation purposes.
Signature
SetServerTime (
[in]DateTimeToSet UtcTime
[out]MethodExecutionFeedbackType ExecutionFeedback
);
Argument |
Description |
DateTimeToSet |
The time to set the internal clock of the server. |
ExecutionFeedback |
The extended feedback returning a detailed message in case of execution failure. |
Method Result Codes
ResultCode |
Description |
BadNodeIdUnknown |
See table 173 in OPC 10000-4 for the description of these result codes. |
BadTypeMismatch |
|
BadOutOfRange |
|
BadNotWritable |
|
BadNotFound |