ResourceIDStrings

The
ResourceIDStrings
item returns the list of five generic strings associated with the identified resource.
This table shows the input and output formats for this item.
Input Format
Request:
ResourceIDStrings
ResourceID
is
ASCII - String, the
unique equipment ID corresponding to a specific resource. A resource is an equipment entity (Process Cell, Unit, Phase or Shared Resource).
Output Format
The ResourceIDStrings item returns in this format:
<ResourceName>
\t
<GenericString1>
\t
<GenericString2>
\t
<GenericString3>
\t
<enericString4>
\t
<GenericString5>
where:
Field Name
Format
Description
<ResourceName>
ASCII - String
Name of the resource.
This table shows an example of the return on this request.
Example:
A request on
object
.
GetItem(68Strings)
could return:
NP_ADDDAIRY_M1 \t CROSS INVOCATION LABEL 1 \t CROSS INVOCATION LABEL 2 \t CROSS INVOCATION LABEL 3 \t CROSS INVOCATION LABEL 4 \t CROSS INVOCATION LABEL 5
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal