Physical Memory
This Automation Manager object displays the properties of the physical memory in the system.
Privileges
Normal
Input Parameters
None
Output Parameters
Name | Type | Description |
---|---|---|
Description | String | The description of the physical memory. |
BankLabel | String | The bank label of the physical memory. |
Capacity | String | The capacity of the physical memory. |
FormFactor | String | The form factor of the physical memory. |
TypeDetail | String | The details of the type of physical memory. |
DataWidth | String | The data width of the physical memory. |
Status | String | The current status of the physical memory. |
Result | Number | Returns a success value of zero or any value other than zero to indicate failure. |
Example Input Parameters
No input parameters required.