Memory Methods

<< 点击显示目录 >>

主页  PVI通信 > PVI帮助信息 > PVI Services > BR.AN.Namespace > BR.AN.PviServices > Memory Class >

Memory Methods

BR.AN.PviServices .NET


The methods of the Memory class are listed below. For a complete list of Memory class members, see the Memory Members topic.

Public Instance Methods

pubmethodClean

Clean this Memory type (the Cpu must be in Diagnostics mode)

pubmethodDispose

Implement IDisposable.

pubmethodFromXmlTextReader

Reads device configuration from xml configuration file and updates baseObject.

pubmethodIsFreeBlockLengthValid

Returns if the property FreeBlockLength has valid data or not.

pubmethodIsFreeLengthValid

Returns true when the property FreeLength has valid data, whether false.

pubmethodIsStartAddressValid

Returns true when the property StartAddress has valid data, whether false.

pubmethodIsTotalLengthValid

Returns true when the property TotalLength has valid data, whether false.

See Also

Memory Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]

Topics in this section:

Memory.Clean Method

Memory.Dispose Method

Memory.FromXmlTextReader Method

Memory.IsFreeBlockLengthValid Method

Memory.IsFreeLengthValid Method

Memory.IsStartAddressValid Method

Memory.IsTotalLengthValid Method