CPRVersion
The
CPRVersion
item returns data describing the CPR version of the FactoryTalk Batch
Server.This table shows the input and output formats for this item.
Input Format | Request: CPRVersion | |
Output Format | The CPRVersion item returns in this format: <CPR Number> | |
where: | ||
Field Name | Format | Description |
<CPR Number> | ASCII -Integer | CPR number for the release containing this FactoryTalk Batch Server version. |
This table shows an example of the return on this request.
TIP:
A request on
object
.
GetItem(CPRVersion)
could return:9
Provide Feedback