Class or error data is assigned to the wrong side of the connector pane
- Updated2025-07-30
- 1 minute(s) read
This accessor VI does not have the correct controls and indicators assigned to the connector pane. Accessor VIs require the following connector pane terminal configuration:
- LabVIEW class control assigned to the top left terminal
- LabVIEW class indicator assigned to the top right terminal
- Error cluster control assigned to the bottom left terminal
- Error cluster indicator assigned to the bottom right terminal
Either a terminal that expects a control is assigned to an indicator, or a terminal that expects an indicator is assigned to a control. To correct this error, ensure that all of the previous terminals are assigned to the correct control or indicator.