Automation
Automating different task - Sequencer
Description of the problem How to write a client that works with Dewesoft over NET functionality? Description of the solution The zip file containing ...
Wed, 26 Jun, 2024 at 8:43 AM
There is no direct way of doing this in Dewesoft, but it can be done with the use of the batch file. set "NumberOfBackups=6" <- number of ...
Thu, 30 May, 2019 at 2:09 PM
1. Create global variable which will be used for naming the data file. 2. In the Action block, select the StartStoring option and in the value text...
Wed, 9 Oct, 2019 at 12:43 PM
In some cases, we need to enter a limited character variable. For such cases, we can limit the sequencer Form block with the Regular expression which is a s...
Thu, 27 Feb, 2020 at 11:25 AM
Description of the problem How to transfer data from LabView to Dewesoft via UDP protocol? Description of the solution It happens regularly that in so...
Thu, 23 Jun, 2022 at 4:47 PM
Sometimes, when dealing with big data, we are faced with the problem that it takes a long additional time after the measurement to export the data to the wa...
Thu, 14 May, 2020 at 3:44 PM
With the sequencer, there is a possibility to write data, for example, the values of some variables to the *.txt file. In the sequencer menu under Sett...
Mon, 22 Feb, 2021 at 12:30 PM
This article gives basic information about how to open Multifile with Sequencer. Use the Action block and find the "LoadFile" in the DCOM str...
Wed, 22 Jul, 2020 at 11:42 AM
Description of the problem How to automate measurements with DewesoftX using Python? Description of the solution With the attached Python script we wi...
Mon, 3 Apr, 2023 at 8:58 AM
Description of the problem How to read live data from Dewesoft with DCOM and Python? Description of the solution In the attachment is an example pytho...
Tue, 30 May, 2023 at 12:45 PM