<< 点击显示目录 >> 主页 PVI通信 > PVI帮助信息 > PVI Services > BR.AN.Namespace > BR.AN.PviServices > Memory Class > Memory Properties > Memory.FreeLength Property |
Gets the free length of the memory on the plc for this memory type. Can only be used if the property IsFreeLengthValid is true
[Visual Basic]
<CLSCompliant(IsCompliant:=False)> _
Public ReadOnly Property FreeLength() As UInt32
Public Get
End Get
End Property
[C#]
[CLSCompliant(IsCompliant=False)]
public uint FreeLength { public get; }
Memory Class | BR.AN.PviServices Namespace
Generated from assembly BR.AN.PviServices [8.1.0.4]