EquipmentModelUpdateVersion
The
EquipmentModelUpdateVersion
item returns an integer value. This integer value is incremented by one every time a runtime area model update is successfully performed.This table shows the input and output formats for this item.
Input Format | Request: EquipmentModelUpdateVersion | |
Output Format | The EquipmentModelUpdateVersion item returns data in this format: <Version> | |
Field Name | Format | Description |
<Version> | ASCII – Integer | Current runtime area model update version. |
This table shows an example of the return on this request.
TIP:
A request on object.GetItem(EquipmentModelUpdateVersion) could return:
17
Provide Feedback