MemoryInformation.Memories Property

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

MemoryInformation.Memories Property

BR.AN.PviServices .NET


List off all memories on this PLC

[Visual Basic]

Public Property Memories() As List(Of MemoryInfo)

  Public Get

  End Get

  Public Set

  End Set

End Property

[C#]

public List<MemoryInfo> Memories { public get; public set; }

See Also

MemoryInformation Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]