AdsBinaryWriter.WritePlcType Method (TimeSpan)
Writes a time span as PLC time type to the current stream.
Namespace: TwinCAT.Ads
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 4.3.0.0
Syntax
C#
public void WritePlcType(
TimeSpan value
)
VB
Public Sub WritePlcType (
value As TimeSpan
)
Parameters
value |
Type: System.TimeSpan |