MatSvrStatus

The
MatSvrStatus
item returns the status of the Material Server as an ordinal data item.
This table shows the input and output formats for this item.
Input Format
Request:
MatSvrStatus
Output Format
The MatSvrStatus item returns in this format:
<Status>
where:
Field Name
Format
Description
<Status>
ASCII – Integer
3 =
Material Manager
not installed.
2 = Material Server communication in use.
1 = Material Server communication available but not restored.
0 = Material Server communication not available.
This table shows an example of the return on this request.
Example:
A request on
object.GetItem(MatSvrStatus)
could return:
3
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal