Table 26 - IMemoryDeviceType Definition
Attribute |
Value |
||||
BrowseName |
IMemoryDeviceType |
||||
IsAbstract |
True |
||||
References |
Node Class |
BrowseName |
DataType |
TypeDefinition |
Other |
Subtype of the ITighteningSystemAssetType, inheriting the InstanceDeclarations of that Node. |
|||||
0:HasComponent |
Object |
Parameters |
-- |
0:FolderType |
M |
The components of the IMemoryDeviceType have additional subcomponents which are defined in Table 27.
Table 27 - IMemoryDeviceType Additional Subcomponents
Source Path |
Reference |
NodeClass |
BrowseName |
DataType |
TypeDefinition |
Others |
Parameters |
0:HasComponent |
Variable |
Type |
0:String |
0:BaseDataVariableType |
O, RO |
Parameters |
0:HasComponent |
Variable |
StorageCapacity |
0:Uint64 |
0:BaseDataVariableType |
O, RO |
Parameters |
0:HasComponent |
Variable |
UsedSpace |
0:Uint64 |
0:BaseDataVariableType |
O, RO |
The optional Type is the type of memory device. It may define the form factor, interface, or technology. Examples: Flash, CFAST, USB, etc.
Note: Memory or storage devices can be classified based on various factors. Hence an open string is provided to make it generic.
The optional StorageCapacity is the static information on size of the storage in Bytes.
The optional UsedSpace is the static information on size of the used space in Bytes.