View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006805 | 40100-1: MachineVision-1: Control and more | Documentation Errata | public | 2021-04-09 09:24 | 2021-04-09 09:24 |
Reporter | Ricardo Juarez | Assigned To | |||
Priority | normal | Severity | text | Reproducibility | N/A |
Status | new | Resolution | open | ||
Summary | 0006805: Adding an operation mode that can only be accessed with Automatic transitions. | ||||
Description | I currently have a use case where I have a need of adding a new Operational Mode into my vision state machine. This new operational mode cant be accessed directly by the client, instead it is accessed by the actions of the user interface (aka frontend). In section 8.3.9 Adding an operation mode we find the following notes: 2.b. defines a SelectModeVendor method to trigger a transition into a desired starting state of this SubStateMachine. Since this new operational mode should not be accessed via the client and only if there is user interaction there is no need for me to provide a SelectModeVendor method. What should be the correct behavior here ? Is it really require that the method is define in order to add a new mode of operation? Additionally, in the automatic mode defined by the standard the "SelectModeAutomatic" method is define as optional and even if it is define in the type it does not need to be instantiated if what you need is to have just automatic transitions. The way I see it there are two possible solutions:
| ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2021-04-09 09:24 | Ricardo Juarez | New Issue |