7.3.7 IMemoryDeviceType InterfaceType Definition

Table 33 – IMemoryDeviceType Definition
Attribute Value
BrowseNameIMemoryDeviceType
IsAbstractTrue
References Node Class BrowseName DataType TypeDefinition Other
Subtype of the IJoiningSystemAssetType, inheriting the InstanceDeclarations of that Node.
0:HasComponentObjectParameters--0:FolderTypeM
Conformance Units
IJT Asset Management Memory Device

The components of the IMemoryDeviceType have additional subcomponents which are defined in Table 34.

Table 34 – IMemoryDeviceType Additional Subcomponents
Source Path Reference NodeClass BrowseName DataType TypeDefinition Others
Parameters0:HasComponentVariableType0:String0:BaseDataVariableTypeO, RO
Parameters0:HasComponentVariableStorageCapacity0:UInt640:BaseDataVariableTypeO, RO
Parameters0:HasComponentVariableUsedSpace0:UInt640:BaseDataVariableTypeO, RO

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.

StorageCapacity is the static information on the size of the storage in Bytes.

UsedSpace is the static information on the size of the used space in Bytes.