Selections
The Selection properties define how you can select the movers and modules in the controller.
- ►Expand Properties > Selections
- ►Select the selection mode in the drop-down menu SelectionMode
- ►Click ... from MoverSelection
The dialog box XtsView | MoverSelection opens.
- ►Click on Add
A XTS Mover is added. The properties of the XTS Mover can be set in the Properties area.
If the SelectionMode SingleSelection or MultiSelection is selected and the list of selected movers is edited by clicking on it, the event onSelectedMoverChanged is triggered.
The mover is displayed in the color you have set at MoverSelectionColor. Further information can be found in chapter Colors.
- ►Expand General
- ►Enter a value in the input field MoverIndex
- ►Confirm with OK
- ►Click on ... from ModuleSelection
The dialog box XtsView | ModuleSelection opens.
- ►Click on Add
An XTS module is added. The properties of the XTS module can be set in the Properties area.
If the SelectionMode SingleSelection or MultiSelection is selected and the list of selected modules is edited by clicking on it, the event onSelectedModuleChanged is triggered.
The module is displayed in the color that you have set at ModuleSelectionColor. Further information can be found in chapter Colors.
- ►Expand General
- ►Enter values in the input fields PartIndex and ModuleIndex
- ►Confirm with OK
The table shows the default parameter settings for the Selections properties:
Property | Explanation | Default setting |
---|---|---|
SelectionMode |
| Off |
| Selection of a module or a mover by clicking not possible | – |
| Selection of a module or a mover by clicking on it. The selection of the previously selected module or mover is cleared. Clicking on an empty space deselects modules and movers. Trigger event onSelectedMoverChanged. | – |
| Selection of further modules or movers by clicking. Modules and movers that have already been selected can be removed from the selection by clicking on them again. Clicking on an empty space deselects modules and movers. Trigger event onSelectedMoverChanged. | – |
MoverSelection |
| … |
General |
|
|
| Identification of the selected mover | 0 |
ModuleSelection |
| … |
General |
|
|
| Identification of the selected part | 0 |
| Identification of the selected module | 0 |