<< 点击显示目录 >> Memory.FreeBlockLength Property |
Gets the largest free memory block on the plc for this memory type. Can only be used if the property IsFreeBlockLengthValid is true
[Visual Basic]
<CLSCompliant(IsCompliant:=False)> _
Public ReadOnly Property FreeBlockLength() As UInt32
Public Get
End Get
End Property
[C#]
[CLSCompliant(IsCompliant=False)]
public uint FreeBlockLength { public get; }
Memory Class | BR.AN.PviServices Namespace
Generated from assembly BR.AN.PviServices [8.1.0.4]