AdsBinaryReader.ReadPlcDATE Method
Reads a PLC Date type from the current stream.
Namespace: TwinCAT.Ads
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 4.3.0.0
Syntax
C#
public DateTime ReadPlcDATE()
VB
Public Function ReadPlcDATE As DateTime
Return Value
Type: DateTime
The date being read.