Specification attributes available at run time
- Last UpdatedJan 31, 2025
- 4 minute read
The specification attributes that are available at run time are described in the following table.
|
Attribute Name |
Description |
Configura- |
Run Time Access |
|---|---|---|---|
|
Specs.<SpecAlias>. |
Specifies the ID of the selected specification. |
No |
Read Only |
|
Specs.<SpecAlias>. |
Specifies the ID of the selected specification group. |
No |
Read Only |
|
Specs.<SpecAlias>. |
Specifies the units of measure of the selected specification. |
No |
Read Only |
|
Specs.<SpecAlias>. |
Specifies the working units of measure of the selected specification. |
No |
Read Only |
|
Specs.<SpecAlias>. |
Specifies the data type of the selected specification. |
No |
Read Only |
|
Specs.<SpecAlias>. |
Specifies the target attribute of the specification value actual property of a specification. |
No |
Read Only |
|
Specs.<SpecAlias>. |
Specifies the target attribute of the specification value actual property of a specification. |
Yes |
Read Only |
|
Specs.<SpecAlias>. |
Specifies the target attribute of the spare 1 property of a specification. |
Yes |
Read Only |
|
Specs.<SpecAlias>. |
Specifies the target attribute of the spare 2 property of a specification. |
Yes |
Read Only |
|
Specs.<SpecAlias>. |
Specifies the target attribute of the spare 3 property of a specification. |
Yes |
Read Only |
|
Specs.<SpecAlias>. |
Specifies the target attribute of the spare 4 property of a specification. |
Yes |
Read Only |
|
Specs.<SpecAlias>. |
Specifies the target attribute of the specification ID property of a specification. |
Yes |
Read Only |
|
Specs.<SpecAlias>. |
Specifies the target attribute of the specification group ID property of a specification. |
Yes |
Read Only |
|
Specs.<SpecAlias>. |
Specifies the target attribute of the units property of a specification. |
Yes |
Read Only |
|
Specs.<SpecAlias>. |
Specifies the target attribute of the minimum value property of a specification. |
Yes |
Read Only |
|
Specs.<SpecAlias>. |
Specifies the maximum value property of a specification. |
Yes |
Read Only |
|
Specs.<SpecAlias>. |
Specifies the working attribute of the specification value property of a specification. |
Yes |
User |
|
Specs.<SpecAlias>. |
Specifies the working attribute of the specification value actual property of a specification. |
Yes |
User |
|
Specs.<SpecAlias>. |
Specifies the working attribute of the spare1 property of a specification. |
Yes |
User |
|
Specs.<SpecAlias>. |
Specifies the working attribute of the spare2 property of a specification. |
Yes |
User |
|
Specs.<SpecAlias>. |
Specifies the working attribute of the spare3 property of a specification. |
Yes |
User |
|
Specs.<SpecAlias>. |
Specifies the working attribute of the spare4 property of a specification. |
Yes |
User |
|
Specs.<SpecAlias>. |
Specifies the working attribute of the minimum value property of a specification. |
Yes |
User |
|
Specs.<SpecAlias>. |
Specifies the working attribute of the maximum value property of a specification. |
Yes |
User |
|
Specs.<SpecAlias>. |
Specifies the scaling factor to use while downloading specification values to System Platform attributes. |
Yes |
User |
|
Specs.<SpecAlias>. |
Specifies the scaling factor to use while uploading values from System Platform attributes to target attributes of a specification. |
Yes |
User |
|
Specs. |
Loads the specifications of a job specified by job filter attributes. |
Yes |
User |
|
Specs. |
Loads the specifications of a job that is running on the entity. |
Yes |
User |
|
Specs. |
Loads and downloads the specifications of a job specified by job filter attributes and updates the working attributes. |
Yes |
User |
|
Specs. |
Loads and downloads the specifications of a job that is running on the entity and updates the working attributes. |
Yes |
User |
|
Specs. |
Writes the specification values to the MES database. |
Yes |
User |
|
Specs. |
Downloads the specification values to System Platform attributes. |
Yes |
User |
|
Specs. |
Uploads the values of System Platform attributes to the target attributes of a specification. |
Yes |
User |
|
Specs. |
Clears an error that occurred while executing the specification commands |
Yes |
User |
|
Specs. |
Specifies the work order ID associated with a job. |
Yes |
User |
|
Specs. |
Specifies the operation ID associated with a job. |
Yes |
User |
|
Specs. |
Specifies the sequence number associated of a job. |
Yes |
User |
|
Specs. |
Specifies the job position to retrieve the job that is running on the entity. |
Yes |
User |
|
Specs. |
Specifies the step number as part of the each Load commands, which is an additional filter for the specifications from the Job_Spec table. |
No |
Read-Only |
|
Specs. |
Shows the selected specifications in Object Editor. |
No |
Read-Only |
|
Specs. |
Specifies the specification alias names. The alias names are updated by the package code during validation to deploy to a comma separated string of Spec Aliases at run time. |
No |
Read-Only |
|
Specs. |
Specifies the integer count of loaded specifications. |
No |
Read-Only |
|
Specs. |
Specifies a string array of loaded specification names. |
No |
Read-Only |
|
ErrorCode |
Represents the error value that occurs while processing the call. If the last call succeeds, the value of this attribute is set to 0. |
No |
Read-Only |
|
ErrorMessage |
Provides a message about the error that has occurred while processing the middleware call to start, pause, or end a job. |
No |
Read-Only |
|
Status |
Indicates the status of the request sent to the middleware. The following are the possible statuses:
|
No |
Read-Only |