Hi LabVIEW users!
I've been given the task to develop an application which should monitor and control a system with pumps, thermocouples, pressure sensors, valves and storage/mixing tanks. The problem is that the mentioned components can be interconnected in every possible way (any pump can be connected to any tank and so on). The user should have the option to configure the software such that a graphical representation of the setup is shown in the frontpanel.
Now, the perfect solution for the setup view would be a view much like the block diagram where the user can drag and drop components and connect them with wires. The blocks should then be pumps/tanks/sensors or the like and the wires should be pipes.
Is there any toolkit out there that would give me such a functionality? I've been looking at the DSC module but I guess that the provided graphics essentially just is a library of figures...
Thanks!
/Bjarket