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.
Format | Description | |
|---|---|---|
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 is an example of the return on this request.
A request on
object.GetItem(EquipmentModel)
could return:\\STATION5\FTBATCH_PROJECTS\SAMPLEDEMO1\SAMPLEAPP\RECIPES\ICE_CREAM.CFG
Provide Feedback