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 and output formats
Format
Description
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 is an example of the return on this request.
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