RunWithoutMatSvr
The
RunWithoutMatSvr
item returns the configured option of running when Material Server communication is lost as an ordinal data item.This table shows the input and output formats for this item.
Input Format | Request: RunWithoutMatSvr | |
Output Format | The RunWithoutMatSvr item returns in this format: <Option> | |
where: | ||
Field Name | Format | Description |
<Option> | ASCII - Integer | 0 = FailureAndHold 1 = SwitchToManual |
This table shows an example of the return on this request.
Example: | A request on object . GetItem(RunWithoutMatSvr) could return:1 |
Provide Feedback