Description of OpenWire v :
OpenWire is Free Open Source project. The purpose of the OpenWire project is to introduce unified easy way to transfer data and events among different VCL components. This is very similar to the way the products as LabView and HP VEE work. You can have a wave generator connected to a chart and a filter, and then the filter can stream to another chart and a file logger, as well as to a serial communication. The package contains Pin Classes for creating components, and some useful demo components.Each component can have multiple inputs and outputs and can exchange multiple types of data trough any of them. It takes only about 5-6 lines of simple code to add the functionality, making OpenWire the simplest yet most powerful way to connect components and exchange data and events.