Protocol-Based Communication
External devices can interact with the Mech-MSR software using standard or custom industrial communication protocols.
Communication Commands
The supported commands are as follows:
| Command | Command code | Command parameters | Description |
|---|---|---|---|
execute |
1 |
Project ID. Only one project ID can be set at a time. |
Used to trigger a project to run and obtain the judgement results and measurement results of the specified project. |
trigger |
2 |
Project ID. One to four project IDs can be set at a time. |
Used to trigger one or multiple projects to run. |
return |
3 |
Project ID. Only one project ID can be set at a time. |
Used to obtain the judgement result and the measurement result of the specified project. |
judge |
4 |
Used to obtain the overall quality judgment result of the specified project or the judgment results of individual measurement items. |
|
value |
5 |
Used to obtain the measured values of the specified project. |
|