<< Click to Display Table of Contents >> Navigation: »No topics above this level« MemoryInformation.Memories Property |
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; }
MemoryInformation Class | BR.AN.PviServices Namespace
Generated from assembly BR.AN.PviServices [8.1.0.4]