Name | Data Type | Qualifiers |
Name | Data Type | Value | Scope | Flavors |
AccessState | uint16 |
Description | string | The State property indicates whether the Controller is actively commanding or accessing the Device (value=1) or not (value=2). Also, the value, "Unknown" (0), can be defined. This information is necessary when a LogicalDevice can be commanded by, or accessed through, multiple Controllers. | None | TRANSLATABLE= true |
Values | string | Unknown, Active, Inactive | None | TRANSLATABLE= true |
NumberOfHardResets | uint32 |
Counter | boolean | true | None | None |
Description | string | Number of hard resets issued by the Controller. A hard reset returns the Device to its initialization or 'boot-up' state. All internal Device state information and data are lost. | None | TRANSLATABLE= true |
NumberOfSoftResets | uint32 |
Counter | boolean | true | None | None |
Description | string | Number of soft resets issued by the Controller. A soft reset does not completely clear current Device state and/or data. Exact semantics are dependent on the Device, and on the protocols and mechanisms used to communicate to it. | None | TRANSLATABLE= true |
TimeOfDeviceReset | datetime |
Description | string | The time that the downstream Device was last reset by the Controller. | None | TRANSLATABLE= true |