SignalExpress

cancel
Showing results for 
Search instead for 
Did you mean: 

multi daq to a singel file

i have 3 NI6281 cards

using Signal express

 

i want to log to a file all the chanles

 

i try using "SAVE TO ASCII" step wich lets me log to a file in the order i want but it is limited to to the number of sqamples in "the samples to read

dosent matter if i am in continues mode or not

 

is there a way to start recording with a key strok ? (like i use ctrl +R  to run)

 

or a way to export the recording from all DAQ to a single file

 

attached my project 

 

thanks,

Assaf

0 Kudos
Message 1 of 2
(5,596 Views)

What version of SignalExpress are you using?  Newer versions have a fairly complete logging system. To set it up, go to the Recording Options tab (select View»Recording Options from the menu if the tab is not visible).  Click on Signal Selection and select all your signals.  Every time you run, a new log will be created which contains all the signals you selected.

 

Logging is always done to a binary format (TDMS) for speed and efficiency.  If you would prefer a text format, in the menu, select Tools»Options.  When the dialog comes up, select Logging in the left-hand pane.  Now change Automatically export log to text file to Yes.

 

Consult the help and examples for more details.  Let us know if you run into problems.

0 Kudos
Message 2 of 2
(5,585 Views)