EquipmentModel
The
EquipmentModel
item returns the path and file name of the equipment model in use.This table shows the input and output formats for this item.
Input Format | Request: EquipmentModel | |
Output Format | The EquipmentModel item returns in this format: <PathName> | |
Field Name | Format | Description |
<PathName> | ASCII – String | Path and file name of equipment model in use. |
This table shows an example of the return on this request.
TIP:
A request on
object.GetItem(EquipmentModel)
could return:\\STATION5\PROGRAM FILES\ROCKWELL SOFTWARE\BATCH\SAMPLEAPP\RECIPES\ICE_CREAM.CFG
Provide Feedback