Memory.FreeBlockLength Property

<< 点击显示目录 >>

Memory.FreeBlockLength Property

BR.AN.PviServices .NET


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; }

See Also

Memory Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]