The MultiInstaller simplifies running many installations one after another. Assuming you have downloaded all the installations you want to a local folder, place the MultiInstaller in that folder and run it. You will then only have to click your way through the first installer, and all other installations will be done automatically.
The CDP Fuji FrequencyConverter IOServer communicates using RS232 / RS485 with a Fuji FRN55G11S-4EN frequency converter. It sends start/stop commands and can receive and acknowledge alarms.
Interface from CDP to Qt. Contains full source and templates showing how to create CDP widgets, Designer plug-ins and applications that use CDP and Qt together.
The CDP2SQL add-on provides the SQLLogger component, a generic database interface (DBI) and database helper APIs for logging CDP signals and events to a local SQLite3 database.
CDP communicates through a proprietary protocol on top of UDP. With the Wireshark Dissector plugin, a CDP user can see all traffic using this protocol.
SqlPlotter
1.0
SqlPlotter lets you create a plot that visualises values from an SQLite database table.
UDP2SQLLogger is a stand-alone application for logging signal data from UDP packets. Easy configuration in XML for extracting values from the UDP packet and mapping it into signal data before it is logged to an SQLite3 database locally. Easy run-time control of logging through a web interface.
The Cute Signal Generator is a cross-platform tool that generates various signals based on user input. Turn the knobs and spinboxes, and see how the output signals change. The application was made using CDP QTServer Template 2.0, and utilises both QT and CDP.