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.
Format | Description | |
|---|---|---|
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 is an example of the return on this request.
A request on
object
.
GetItem(RunWithoutMatSvr)
could return:1
Provide Feedback