LabVIEW-DCAF / EIPModule

modules for interacting with Ethernet/IP
https://decibel.ni.com/content/projects/reference-designs-for-distributed-control-systems
Other
6 stars 2 forks source link

Refactor UI to use Table API #19

Open pollockm opened 8 years ago

pollockm commented 8 years ago

Refactor all editor configuration UIs to use the Table API and follow UI guidelines. Table API permits use of DataGrid controls or multicolumn listbox for channel configuration. https://github.com/LabVIEW-DCAF/Table-API

UI guidelines will be posted soon.