<< 点击显示目录 >> 主页 PVI通信 > PVI帮助信息 > PVI Services > BR.AN.Namespace > BR.AN.PviServices > Memory Class > Memory Members |
Not supported. |
|
Gets an ErrorCode if an error occured. |
|
Gets an ErrorText if an error occured. |
|
Gets the largest free memory block on the plc for this memory type. Can only be used if the property IsFreeBlockLengthValid is true |
|
Gets the free length of the memory on the plc for this memory type. Can only be used if the property IsFreeLengthValid is true |
|
Gets the FullName of the Memory |
|
Gets the logical name of this instance. |
|
Gets or sets the Parent object of this instance. |
|
Gets the Service-object |
|
Obsolete. Gets the start address of the memory on the plc. Can only be used if the property IsStartAddressValid is true |
|
Gets the length of the memory on the plc. Can only be used if the property IsTotalLengthValid is true |
|
Gets the MemoryType of this instance. |
|
Gets or sets the UserData for this instance. |
Clean this Memory type (the Cpu must be in Diagnostics mode) |
|
Implement IDisposable. |
|
Reads device configuration from xml configuration file and updates baseObject. |
|
Returns if the property FreeBlockLength has valid data or not. |
|
Returns true when the property FreeLength has valid data, whether false. |
|
Returns true when the property StartAddress has valid data, whether false. |
|
Returns true when the property TotalLength has valid data, whether false. |
Occurs when the Module on the plc is deleted |
|
Work in process. |
|
Occurs when this instance notifies an error. |
Memory Class | BR.AN.PviServices Namespace
Generated from assembly BR.AN.PviServices [8.1.0.4]