General Attributes Available at Run Time
- Last UpdatedNov 15, 2018
- 2 minute read
The attributes that are available at run time for any SRO instance are described in the following table.
|
Attribute Name |
Description |
Note |
|---|---|---|
|
ResponseType |
Specifies whether the calls to the MES middleware are to be executed synchronously or asynchronously. |
Exists at config time and run time. Has a value of With Response. Note: In the current version of MES, the SRO supports only synchronous communication. |
|
SelectedChars |
List of characteristic object attribute names contained within the sample recording object. |
Exists at config time and run time. Updated automatically at config time as the user changes the set of selected characteristics. |
|
SelectedAttrs |
List of MES sample attribute names contained within the sample recording object. |
Exists at config time and run time. Updated automatically at config time as the user changes the set of selected MES sample attributes. |
|
SelectedResult |
List of MES result attribute names contained within this sample recording object. |
Exists at config time and run time. Updated automatically at config time as the user changes the set of selected MES result attributes. |
|
DefaultDelay |
Specifies the duration between two consecutive measurement data of an automatically collected characteristic within a sample. |
Exists only at config time, and writeable at config time. |
|
AutoReset |
Specifies whether the status attribute is reset to Ready or left at Done after completing a successful call to the MES middleware. |
Exists at config time and run time. Writeable only at config time. |
|
ErrorCode |
Specifies an integer value to indicate that an error has occurred while processing the MES middleware call. |
Not configurable at config time, but writeable only by the object at run time. |
|
ErrorMessage |
Specifies the description of an error that occurs while processing the MES middleware call. |
Not configurable at config time, but writeable only by the object at run time. |
|
Status |
Specifies the status of an attribute as Ready, Busy, or Error. |
Not configurable at config time, but writeable only by the object at run time. |