Develop

C++ Script

You might know how simple it is to extend Microsoft's Office tools with Visual Basic for Applications; C++ Script allows you to extend Dewesoft in a similar fashion. Using intuitive abstractions in modern C++ you can develop your own custom Math modules, without ever having to leave Dewesoft.

C++ Signal Processing Plugin

Wouldn't it be great to be able to extend Dewesoft on your own? With a little help of C++ and our new feature C++ Processing Plugin is now possible developing your own plugins, testing new things whenever and wherever you want, setting your own boundaries and designing custom GUI. Finish this course and start creating custom plugins for processing your data.

C++ Widget Plugin

How great would it be to be able to design a completely custom widget that behaves exactly the way we need it in order to visualize our data. With a little help of C++ and our new feature C++ Widget Plugin is now possible developing your own widgets. Finish this course and try yourself in creating your very own widget.

Basic custom plugin development in C++

Wouldn't it be great to be able to extend Dewesoft on your own? With a little help of C++ and our new feature C++ Plugin is now possible developing your own plugins, testing new things whenever and wherever you want, setting your own boundaries and designing custom GUI. Finish this course and try yourself in advanced topics.

Advanced custom plugin development in C++

Do you have a device and want to insert the data into the Dewesoft on your own? This pro tutorial will teach you how to smooth the signals, minimise the clock drift, and how to make your device the clock provider. By finishing this course you will be a step closer to becoming the plugin master.

C++ Export Plugin

Imagine the scenario where Dewesoft data can be analyzed and post-processed in any software you want. Of course, we already support quite a lot of export formats, but not nearly all of them. With the help of the C++ Export Plugin, you can extend Dewesoft to support whichever format comes to your mind.

Sequencer

A sequence is an ordered list of procedural commands which Dewesoft will execute one after another. It contains building blocks (also called elements). A sequence can be defined as a function whose domain is a countable totally ordered set, such as the natural numbers.

DSRemote library

Do you ever want to control DewesoftX but you found out that DCOM is hard to understand and Dewesoft NET protocol even harder? With the help of C DLL named DSRemote you will be able to control and get data from the DewesoftX as easy as never before.