<< Click to Display Table of Contents >> Navigation: »No topics above this level« Cpu.WriteDateTime Method |
Write the Time on the plc
[Visual Basic]
Public Overridable Sub WriteDateTime( _
ByVal datetime As Date _
)
[C#]
public virtual void WriteDateTime(
DateTime datetime
);
datetime
The time satamp to.
Errorcode: 0..OK, otherwise error
The CpuTimeRead event notifies, that the CpuTime was successfully read.
Cpu Class | BR.AN.PviServices Namespace
Generated from assembly BR.AN.PviServices [8.1.0.4]