opengds / OpenGDS

Open GOOP Development Suite
MIT License
54 stars 14 forks source link

Connector Pane Class Tool should not operate on property VIs #13

Closed MichaelAivaliotis closed 8 years ago

MichaelAivaliotis commented 8 years ago

LabVIEW has a limitation, in that VIs used for RW property nodes must have a 4x2x2x4 connector pane pattern. So if you apply a new connector pane pattern with the tool that is different than this configuration, you will break all your property VIs.

My suggestion would be to put a note on the UI informing the user that regardless of what they pick, the property VI connector panes are ignored. Also make sure to ignore these VIs.

MikaelHolmstrom commented 8 years ago

Fixed