Cpu.IODataPoints Property

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

Cpu.IODataPoints Property

BR.AN.PviServices .NET


A Collection of IODataPoints. Execute Method IODataPointCollection.Upload to get all IOs from the PLC.

[Visual Basic]

Public ReadOnly Property IODataPoints() As IODataPointCollection

  Public Get

  End Get

End Property

[C#]

public IODataPointCollection IODataPoints { public get; }

See Also

Cpu Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]