Automation

Automating different task - Sequencer

How to count number of loops
To count the number of loops in sequencer you need a variable and the calculation block. Go to settings tab in the sequencer and add the variable with + bu...
Mon, 29 Apr, 2019 at 4:05 PM
Loading *.dbc file to all data files in the folder
Here is an example how it is possible to automatically load the *.dbc files in Dewesoft data files using sequencer and Auto Hotkey software.  1. Load al...
Sat, 11 May, 2019 at 1:46 PM
Export to Dewesoft in Sequencer
You may probably realized that the Sequencer doesn't utilize special block that would allow Export to Dewesoft. The underlying article explains a nice w...
Tue, 11 May, 2021 at 2:54 PM
AutoExport extension custom file type export
Export type defines the type of the export to be used. The list of exports is enumerated in the same way as the drop down list in the export is shown (image...
Thu, 3 Mar, 2022 at 10:39 AM
Mandatory delay block before action block in Sequencer
When the "SetSensorBalance" action block is used in the Sequencer, a Daley block is needed before it or the action is not performed. When you ...
Mon, 18 Mar, 2019 at 1:09 PM
How to iterate through a list of variables using the sequencer
This solution describes how to make a sequence, which goes through a list of variables. This is useful if you have an application, where for each measuremen...
Thu, 21 Feb, 2019 at 9:00 AM
Choosing custom data file name with Sequencer
With the sequencer a custom name can be chosen for the stored data files. When we need to save a certain string value, a "Text" type sequencer var...
Thu, 25 Apr, 2019 at 11:13 AM
Choosing path for data files in sequencer
The path for data files can be added directly to the sequencer. First an additional sequencer ''Text'' variable has to be added in the s...
Mon, 9 Mar, 2020 at 7:36 AM
Exporting multiple data files using the seqeuncer
Description of the problem How to automate exporting multiple .dxd data files. to a specific file format? Description of the solution For automating t...
Thu, 16 Jun, 2022 at 2:15 PM
Workaround for macro block
In Dewesoft sequencer there is a macro block but security has changed in windows 10 so the macro block stopped working.  For the workaround you will need a...
Sat, 11 May, 2019 at 1:45 PM