Signal Express logging issues

I am having trouble with the Signal Express advanced logging features. For example, logging will not start at a specified Date/time. I also don't understand the interval logging. If I specify the log to start every 25 seconds and then specify a stop condition of a duration of 5 seconds, I expect the software to log every 25 seconds for 5 seconds. Instead, the logs start immediately for 5 seconds (as I would expect), but then log 2 starts 30 seconds after log 1. Log 3 starts 55 seconds after log 2, log 4 starts 80 seconds after log 3, etc.
Any input would be appreciated. 

Hi,
I had a chance to create a program that logs 5 seconds of data every 25 seconds.  After looking at your program I saw that I had the same settings.  I attached a screen shot of my data view and also attached my signal express project.  I noticed that the time the data was being sampled was correct and the log files were perfect.  The only discrepancy was that the log file time did not correspond to the actual time the data was acquired. 
Message Edited by Jordan F on 01-12-2009 01:03 PM
Regards,
Jordan F
National Instruments
Attachments:
Advanced Logging.seproj ‏120 KB
Signal Express Advanced Aqcuire.jpg ‏382 KB

Similar Messages

  • Signal express log import

    Dear group,
    Can Signal express load tmds files created from wav recordings? I gave it a try but the file import didn't work for me. I browserd through the examples which worked fine. I tried converting the files to tdms via Diadem, but still no luck with imports. Any tips are appreciated, Thank you.

    Hi monotone,
    Can you give me more information about the TDMS file? Where was it generated? Do you have LabVIEW also?
    If you have DIAdem questions you can post questions on the DIAdem discussion forum.
    Regards,
    Ima
    Applications Engineer
    National Instruments
    LabVIEW Introduction Course - Six Hours
    Getting Started with NI-DAQmx

  • How do I get channel names written into a logged ascii file in Signal Express

    Hi there,
    This maybe a rookie question but I am a relative rookie to this software, and I hope it has an easy fix!
    Background:
    Take a load of analogue inputs from a DAQ device into Signal Express, first thing that hits me is that unlike labVIEW you cannot right click in the channel configuration window and change the name from say... Dev2_ai0 to Air Pressure? I feel that if this was possible then I would overcome my problem? anyway I can't so onwards...
    I goto the DAQmx Acquire window on the top left and can right click and rename the channel, which is great... however this does not translate to the logged data as I get the ai0 channel names across the top of the columns and not the names that I have put in.
    Is there anyway of getting data like the attached snippet?
    Many thanks for your help in advance.
    Neil Barker, Redbull Technology.
    Attachments:
    Channel names.gif ‏4 KB

    Hi Dan,
    Thanks for the reply, that has certainly fixed my issue as I wasn't expanding the channel and selecting the channel that I had renamed.
    One last thing though:
    I now not only get the individual channel name but the prefix for the DAQmx Aquire, for instance I get the Input of Braketest and then the channels under the input data.
    It looks a bit like this....
    Braketest - Front Pres
    Braketest - Rear Pres
    Braketest - FR Temp
    Braketest - FL Temp
    etc etc...
    Now all of the channel names at the top of the columns have this long name. Can this be rectified? can I remove the "Braketest" bit?
    By the way I am saving it as an ASCII so that I can read it in excel.
    Many thanks, Neil.

  • Signal express not saving logs, giving NaN

    I need some help.
    We have been using Signal Express for about 1.5 years with ok success. (It is really unstable at times.)
    We just ran into a new issue the last couple of days.  All of a sudden it is no longer saving our log files.  There is no indication that there is anything wrong.  It runs fine and appears to be saving the data (the logs show up in the log list on the bottom left side).
    However, if you go back and try and open the data, it gives only NaN values.  If you look for the log folder where it should be it does not appear and when you save, close and reopen the project, it says that the log files could not be found and have been erased.
    We have restarted the computer and all the normal.  We rebuilt the project from the ground up and it is still happening. 
    There is plenty of disc space (15 Gb) so that shouldn't be an issue either.
    Anyone have any ideas?????
    Are there certain conventions we should stick to when naming the logs.  I thought it might be something with the names being used, but there doesn't seem to be a pattern.
    Thanks for any advice.

    Please attach your project so we can take a look.  Also, what version of SignalExpress are you using and what hardware (if any)?
    This account is no longer active. Contact ShadesOfGray for current posts and information.

  • Using Signal Express VI for DAQmx, timing & file size issues

    I am using a Signal Express VI with my DAQmx. Long story short, my DAQmx VI's don't work in LV 8.6 (possibly IT installation error). I have a few issues (I'm a beginner so be easy).
    First, I'm confused on how to get the timing correct. I am trying to read a 100 samples (2 channels) average them and repeat this at 30Hz and record this data.
    Second, everytime I open the Signal Express VI (in my block diagram) and change sampling for example, click OK, then save my VI before running my program. I noticed the file on disk increased in size by the megabytes! All I changed were the sampling settings.
    I appreciate any input, thanks in advance!
    -Michal
    Attachments:
    Philtec_09-22-09.vi ‏2589 KB

    To your first concern, it sounds like DAQmx was installed before LabVIEW.  Just reinstall DAQmx and it will work fine in LabVIEW.
    For you second concern.  To get 100 Samples at 30 Hz, you will need to change your channel setup in signal express.  You will need Continuous Aquisition, with 100 Samples to Read at 3000 Hz.  Then you code should work as expected.
    Chris Bakker
    National Instruments
    Applications Engineer
    Check out LabVIEW 2009 and the New X-series DAQ!

  • Set up Signal Express to log when there is a change in state of the inputs (NI USB-6501 logger)

    Hello NI Forum, I have recently purchased digital I/O logger NI USB-6501.  This arrived with Signal Express, which I intend to use as a Lite version.  I just wondered if it was possible to set up Signal Express to only add a log entry when there is a change in state of the inputs?  I have this working on a 0.1sec sample period and can interrogate the logs after recording.  Most of the time nothing will be happenning, I just wondered if there was a way to reduce the ammount of data captured?  Cheers.

    Ah that unfortunate, and yes start/stop conditions for loging are part of the Full version of SignalExpress
    Here's the comparision: http://www.ni.com/labview/signalexpress/purchasing-options.htm
    Sorry about that

  • How to append data in same log after start and stop signal express

    how can i append my data to the same log file after starting and stopping the signal express ? Is there some option to do this. After start/stop it always makes a new log file. How can append datat to the same log file. 
    Thanks in advance. 
    Munir

    Hello mbhatti,
    I founded a KB which seems do describe the way to solve your problem.
    Appending Data to the Same File when Logging in LabVIEW SignalExpress :
    http://digital.ni.com/public.nsf/allkb/C38AEE499D5CC8C6862572CF006875D2?OpenDocument
    I hiope this will help you
    Regards
    Florian Abry
    Application Engineer Group Leader
    NI Germany

  • Memory full error in Signal express

    Hi All, 
    I am trying to log the data using Signal express for 14 channels sampling at 50kS/s. I have a test where we need to perform a continous logging for 100 hours at 50kS/s and samples to read as 5000 .I did a test logging for 24 hours, but Signal express stopped running after 15-16 hours. Do you have any suggestions ?  I am attaching the screen shot.
    I am writing the .tdms files to an external HDD (3 TB) and using a Windows 7 PC.
    Please let me know if you have any suggestions
    Attachments:
    Memory full.zip ‏1050 KB

    That is a considerable amount of data to be continuously logging.
    How much system memory does your computer have? 
    Some suggestions you could try would be to (if you have admin rights) disable any unncessary processes that launch at startup. Increase your page file allocation or at least open the task manager and take a look at the PF activity.
    What interface type does your external HDD have? If its anything other than SATA I, II, or III that may be contributing to your bottleneck.
    My guess is that its a system limitation and not a Signal Express issue. But I may be wrong.
    I've logged data for days on end without issue before; although not at the sample rate you are.
    SCXI- 1000 Chassis w/ 1346 adapter
    PCI 6281 DAQ card
    SCXI- 1520 Bridge Board w/ 1314 Terminal Block (x2)
    SCXI- 1180 Feedthrough Panel w/ 1302 Block
    Signal Express 2014.
    Win7 Enterprise

  • Export to Excel problem in Signal Express 2012

    Equipment used: PXIE-8102 CELERON T3100 1.9GHZ Controller Windows 7, PXIE-1071 4 Slot Chassis, PXIE-4140 4-Channel SMU 1.7.5 version.
    I am using Signal Express 2012 and the SMU to plot the I/V characteristics of FET and other active devices. I am able to obtain the anticipated curve traced results but I am not able to Export the data to Excel directly from the Data View using the Microsoft Excel option. The error message is: Data could not be sent to Microsoft Excel. Please ensure you have a properly licensed version of Microsoft Excel. See attachment.
    We have checked our version of Microsoft Office, it is Professional Plus and has the correct volume license so it does not revert to a home or student version.
    I have been able to use the Export to Excel function directly from the Dataview when I was using one of the waveform tutorials supplied with Signal Express so I suspect it is a function of the SMU.
    In conversations with an NI support engineer he felt it may be a problem with "an active x call is just not seeing the license for some reason", his suggestion is to drag the data into Excel rather than use the Data view tab. Because the SMU is being used in a production environment it is not really appropriate to have the operator work at this level so I would rather figure a way to have the data exported using the Data View tab.
    Anyway please can you let me know if there are any known work around for this issue.
    Thank you

    Calvin1957,
    I am not seeing any attachments in the first post or this latest post. The images should be added using the attachments section when creating the post. You should also be able to insert an image using the insert image button in the toolbar. Let me know if you have any questions. Thanks!
    Robert B
    Applications Engineer
    National Instruments

  • Can Signal Express prompt the user for the next ascii file name?

    I am using the following to collect data from Thermocouples and Strain Guages in our plant.  It allows me to plt data every second, while recording only every 3 seconds to cut down the file size.
    Big Loop- 
    Small Loop- 
          Conitional repeat...
          DAQmx Aquire...
          Statistics (mean) Temp...
          Statistics (mean) Press...
          Current Iteration...
    End Small Loop-
    Save to ASCII/LVM
    The problem is that I have to configure the save step as "overwrite once, then append" so I get a single file each time the project runs.  How can I get Signal Express to either prompt the user for a new file name with each run or have the ascii file saved into the log directory for that run.  As it stands now, the file gets overwritten with each new project run.
    Thank you.
    new user

    Hi crawlejg,
    You can set signal express to increment the file being created each time.  But if you are looking for 1 new file each time the project runs you will have to use LabVIEW as this advanced functionality is not available in Signal Express.  If you need help getting this to work in LabVIEW or have any other questions please feel free to ask!
    Sincerely,
    Jason Daming
    Applications Engineer
    National Instruments
    http://www.ni.com/support

  • Signal express record from 3rd party VI driver

    Hi,
    Highlight - Can I record data from a 3rd party VI driver in signal express?
    Detail - I am tasked with developing a 'easy to use' data logging system for both voltage and temperature. Voltage will be logged via a NI cDAQ module, no problem here, temperature however will be logged from a LakeShore temperature controller, ie from a third party driver. My first thoughts were to use Signal express rather than coding my own GUI, obviously SE is easy to use for cDAQ Voltage modules.... but has it been crippled to prevent the use of VI drivers for third party kit? 
    Ideally I would like multiple series plotted and recorded by Signal Express, some from the cDAQ modules and some from one or more Lakeshore temperature controller and monitors, is this fundamentally possible in Signal Express? I can see that SE seems to have the ability to run labview VI's so I am hopefull! 
    I am using NI 2013 - full bells and whistles.
    Cheers,
    Chris

    Hello wonderwizard, 
    Yes you can use a Plug & Play Instrument driver. Some examples have already been created and mentioned in this Knowledge Base Article. 
    http://digital.ni.com/public.nsf/allkb/BC2CE741752EE09086256FFE00779D67?OpenDocument
    Hope this helps.
    Shazil M.
    CLAD
    Applications Engineer
    National Instruments UK & Ireland

  • Signal express custom calibration data, where is it?

    I have a PXI 1042 rack with 4472 modules. I am using Signal exress 2011.
    I have setup with custom scaling for the channels (so that I can log in engineering units rather than volts).
    I have just replaced the disk and reinstalled everything. I have got everything working BUT...
    When I try to open a previous Setup file it no comes up with an error stating it cant find the calibration values!
    Is the custom scaling calibration data stored outside the Signal express setup file, if so where is it?
    Thanks
    mike

    Ok sorted.
    Refitted old disc with previous system on it. Ran  Measurement and Explorer and then exported the configuration data.
    Fitted new disk, imported configuratio data and all the scaling is restored.
    Useful lesson, I had always thought the scaling was held in the TDMS files but its in the .nce files from the measurment and Explorer.
    mike

  • Signal Express 2009 causing NIMAX to generate an Error Exception message

    I have a system that gives an error message when I try to open an instrument in NIMAX. The popup error message says "unexpected Error", with a code of "MAXKnownException. This system is running Windows XP and we had Signal Express 3.0 with NIMAX 4.3 running perfectly. We upgraded to Signal Express 2009 with NIMAX 4.6 and this problem occurs.
    The error log message that is gereated is
    "The niVISAui.mxx plug-in caused an exception in the CmxAggregateItemUI::GetToolbar function in the NIMax process."
    Thanks
    Solved!
    Go to Solution.

    Hello,
    I am getting the same message stating "Measurement and Automation Explorer encountered an unexpected error since it was last run. For more information, visit ni.com/info and enter the Info Code MAXKnownException." I did so and matched all the known exceptions but could not really find anything useful.
    I am using MAX version 4.7 have LabVIEW 2010 and the latest verion of NI-DAQ installed as well. I am using this on Windows XP OS.
    I have also attached the error message screenshot in this post (Error1.jpg).
    In addition I have also added the error messages which I received on continuing to open the MAX nonetheless and then opening Devices and Interfaces and the error on trying to work through using LabVIEW Signal Express for DAQ. (Error.jpg) 
    Could you please let me know what this might be about and how can I resolve the errors?
    Thanks,
    Rohit Parakh
    Attachments:
    Error.JPG ‏31 KB
    Error1.JPG ‏42 KB

  • How to read multicolumn data in signal express?

    I want to read multicolumn data in LabVIEW Signal Express, how can I do this, when I import the multicolumn data file, it puts all the coulms in one colum ?
    Attachments:
    Untitled-11.jpg ‏63 KB

    Hello Munir,
    I have tested this issue and it works properly for me. I am able to load multicolumn data in signal express (see attachment).I look at your picture which you have posted. In fact the delimiter is empty in your task. Even this information is very important and could be a reason for this behaviour. Please look in your text file and find out which delimiter is using between several columns. For example I use a tabulator in my text file.(see attachment)
    I hope this helps.
    Please feel free to contact me if you have any questions about this issue.
    Best regards,
    AmirG
    Attachments:
    SE.zip ‏56 KB

  • How to view signal in a waveform chart in Labview Signal Express?

    Hi,
    I would like to view a signal in Signal Express 3.0  in a "waveform chart" but don't know how to do it and I am thinking that it may be impossible?
    In Labview there are two ways of viewing data, either in a "waveform chart" or in a "waveform graph". The great thing with "waveform chart" is that it lets you define a history length and you can see the data move to the left (strip chart option) as the samples are being retrieved. It works perfect. 
    In Signal Express I can only select "XY graph" or "Waveform graph" by making a right-click the mouse but I cannot select "Waveform chart". Is it really true that it is not possible to view the data in a "waveform graph with Labview SE? (1 analog signal being read continuously, 100 samples to read at 1K rate)
    Thank you in advance,
    Enrique
    Solved!
    Go to Solution.

    Hi Enrique,
    You are correct that there is currently no waveform chart in SignalExpress. The closest thing you can get to, is recording the data as a log and then viewing it while recording (which I realize is not quite the same, interactive behavior).
    For your last comment, you wrote "waveform graph", but I assume you meant to say "chart" there as well.
    Sorry about this. We have recently been getting this request, so perhaps in a future version.
    Phil

Maybe you are looking for

  • FCP 5.0 won't open

    I just installed the FCP studio. Now when I try to open FCP it closes as soon as it opens. Also, when I try to open a project that I had previously, I get the error-10660. I think the projects won't open because they were created on FCP 4.0. But i do

  • User Parameters used by MD04

    Good day SAP experts, i hope someone can help me, i need to know witch parameter ID MD04 uses in Go to ->Capacity Situation->Planning Table, i need to know because i need to put a custom overall profile to the cooresponding parameter ID, for example,

  • Maximum send size who controls exchange 2007

    who wins ? the global settings > transport setting is 20mb but I also see Send connectors with a limit of 10mb thanks

  • Ajax Autocomplete

    Hi Folks, i´m using one of the great examples of Denes Kubicek and have a question. I have a textbox. let´s call it P1_CITY. I enter some characters and it autocompletes the city. OK, works! Example: MUNICH But know i want to build a second textbox.

  • Display shuts down during boot

    I just purchased this imac 350Mhz for the kids. I got it all set up, hit the power switch on the keyboard or CRT, and hear the Apple chime at startup and the display comes up with a white screen with a thick dark black band at the bottom. After about