Automated file import of arbitrary signal for function generator

  • Software
  • Automated file import of arbitrary signal for function generator
Florian Denk

Posted on 07.07.2022 10:11

Hello,


we would like to use the function generator to output arbitrary signals from files that are generated during runtime in measurements controlled via the DCOM interface. Is there any way of importing an arbitrary signal from a file other than manually as described here: https://manual.dewesoft.com/x/setupmodule/modules/general/analogout/analogout-channelsetup/arbitraryadditonialsettings ?
I found no such function in the sequencer, which, if I am informed correctly, contains the same functionalities as the DCOM interface.


Thank you and best regards
Florian Denk

Gregor Šmit

Posted on 13.07.2022 12:35

Dear Florian,


thank you for reaching out to us. There is no option to import channels or a txt file with DCOM. There is an option to read a data file with a C++ script and output that data to a channel which can then be used in function generator. In the attachment is a setup file with the C++ script that reads a data file with the sine values and outputs the values to a channel. This channel is then used in the function generator.


Kind regards


Attached files:
Login to reply to this topic. If you don't have account yet, you can signup for free account .