Step using old measurement data

I have a strange problem.
I have a test sequence which runs correctly for several previous steps, using VI's
Then it comes to 2 steps test (multi numeric) which calls the same VI (once in each step), output of VI is a 12 element numeric array.
Now these steps are failing because the measurement used seems to be old data (i.e. the first step is using the measurement from that VI from the last sequence run, and the second step is using measurement from the previous step)
I know the VI is returning the correct data, beacuse i put in a break point & watched it.
And i know that VI data is initialised before returning the measurement.
Its really crazy. None of the previous steps using other VI show this problem. And i can call the VI in question manually and it returns correct data.
Any ideas?
Labview 2010, TestStand 2010

If you are using the same VI's on different steps and dont unload the step after its completed, this willl mean your VI stays in memory and any values on controls and indicators will remain from previous calls unless ofcourse you pass new data on the all the controls, or initialise any unused controls. Like wise on indicators make sure you initialise these, so for instance if you dont empty the output array or completely over write the indicator with the same number of elements as in previous calls you may see old data pass back to Teststand.
Do you pass the error cluster out, maybe you are getting a error and if you are not passing this back to teststand maybe you are seeing old data because of an unseen error.
Just a couple of thought.
Regards
Ray Farmer

Similar Messages

  • Vacation Message using old/incorrect data

    I have a mail server that refuses to accept a new vacation message. The problem is worse than that because it is sending out a vacation message from over a year ago that had been disabled, even though it shows as disabled in the web interface.
    Here is what I tried to do to clear things up.
    * Turn off email and web server.
    * Remove all scripts from /var/spool/imap/dovecot/sieve-scripts/
    * Remove all scripts and vacationIndex.db from /Library/Emailrules/
    * Turn on email and web server.
    When I return to the user's vacationnotice wiki page it shows the old outgoing email rule. I cannot find where this old rule is stored. When I apply the new rule when a user sends a message to the account they initially receive two vacation replys, the correct one and the 'old' incorrect one as well. Subsequent test messages get a reply of the 'old' message repeatedly, while the new one is properly 'muted' until the following day.
    Does anyone know what I'm missing and how to find this zombie message?
    Thanks in advance.

    Nothing?
    These forums used to be pretty active with a few experts chiming in, but it seems like the enthusiastic pros have left the scene.
    Outside of Apple's mailing lists what forums are active for pro OS X Server admins? Seems like afp548 is dead, too.

  • No data appear on "measure data view "

    I now do some execises using the OLAP Analytic Workspace Manager and Worksheet.
    I follow the examples in the online documents 《Oracle® OLAP Application Developer's Guide 10g Release 2 (10.2)》
    At the end of all steps, using the measure data view to view the measure's data ,but I cann't see the sheet with data.
    however ,I can see all dimension's data in the view the dimension through right click the dimension.
    the example in the online documents have analyze data.

    I have put the question in Chinese on the following web site.
    http://www.itpub.net/showthread.php?s=&postid=8518644#post8518644
    but no one answer me .
    We can see the picture on the above web site , no data in my test sheet .but the example in online docments have data.

  • I have Old Firefox Data folder before i formated my laptop . but i just cant find how to use this folder for my new firefox to regain all the bookmarks i had.

    I had some issue with my Firefox (it crashes when i starts), so i format my laptop to factory setting and now i got new Firefox installed and left with this Old Firefox Data folder.
    my question is :
    Ii understand the profile in my Old Firefox Data contains my Bookmarks and information i previously had before i formatted, i just do not know how to apply this Old Firefox Data to my new Firefox to get what i need.
    How do i use Old Firefox Data to restore all my bookmarks and information?

    You can move some files from the "Old Firefox Data" folder to the current Firefox profile folder.
    *https://support.mozilla.org/kb/Recovering+important+data+from+an+old+profile
    *http://kb.mozillazine.org/Transferring_data_to_a_new_profile_-_Firefox
    You can use this button to go to the Firefox profile folder:
    *Help > Troubleshooting Information > Profile Directory: Show Folder (Linux: Open Directory; Mac: Show in Finder)
    It is best to only copy what you need and avoid copying the full profile content.

  • Coloring a 3D Graph using measured Data

    Hey there,
    at first: Sorry for my "bad" english...I dont even know how to explain my problem in german, so english will be tough
    I made a programm that can read the coordinates of NC Programms (X,Y,Z) and plots it into a 3D Graph (so I am plotting an five achsis milling process). This works fine. But: I have an array full of Data that has been measured while milling (e.g. acoustic emission, cutting forces..etc). I have to color the 3D Plot using this measured data.
    For Example: While milling the cutting forces raises and the plot should color using the cutting forces from green to red (green: cutting forces below certain limit, red above). So when I read the coordinates/the plot (which describe the contour the tool runs) I can see by its color if everything (the measured process parameter) is fine.
    I checked the 3D Plot's color vector but I just didnt get how it works. I read that the coloring is mostly affected by the Z- Coordinates (If it would be just affected by the color vector itself!)
    I hope I could describe my problem properly. Thanks & best regards
    Bastian

    man1ac wrote:
    Its me again.
    I just used try and error at the 4D Acc example and somehow I made it work. BUT:
    I just can use this settings, otherwise the lines are combined or the surface just doenst work (if I choose this).
    PointStyle: cwPoint3DSolidCircle (I can use other Point structures, but this one looks the best)
    PointColor: It set onto blue, but has no effect
    LineStyle: no actual effect (what does it?)
    LineColor: the same
    ContourLevels: Whats this feature?
    PlotStyle: cwPoint
    Transparency: 20
    Can anyone explain to me what these name features acutally do?
    The result is not quite bad, the plotted Points change their color dependend on the W-Vector (I just filled one with 0 and replaced 2 values, so that only 2 Points will me Colored).
    But the result would be nicer if I dont see any points, but a line which is colored. I didnt find any working combination of the possible settings.
    Again thank you very much, 90% of the work are done *happy*
    Well the other 10% is something you will have to get yourself by playing with the various options.
    Line setting only have an effect if you are using a plot with line.
    Point color is derived from the W vector and the color mapping.
    Contour levels will draw lines throug hte surface where the Z plane intersect the surface.
     I never got the help to work corectly and lerned everything I know by playing with the code.
    Have fun!
    Ben
    Ben Rayner
    I am currently active on.. MainStream Preppers
    Rayner's Ridge is under construction

  • Wrinting measured data to excel

    hello
    i am new to labview. as my task is to send the measured data to excel sheet. can anyone post me simple example vi that links to excel sheet.
    for example temperature readings w.r.t time
    thanq

    Hi kumar,
    -use "Write to Spreadsheet File" to save your data as CSV-file (which Excel can open easily).
    -use "Write Measurement Data" to save a TDM(S)-file, an Excel plugin to load these comes with your LabVIEW installation
    -use the ReportGeneratioToolkit to write "real" Excel files
    -use the VIs commonly found here in the forum to access Excel via ActiveX
    All of the mentioned possibilities have example VIs, which are accessible with the ExampleFinder of your LabVIEW installation...
    Best regards,
    GerdW
    CLAD, using 2009SP1 + LV2011SP1 + LV2014SP1 on WinXP+Win7+cRIO
    Kudos are welcome

  • When using restart firefox you get a folder on the desktop called old firefox data i need to know how to use this folder to get my old firefox preferences back

    i've recently reformatted my computer and i've taken the old firefox folder from before the reformat and put it on the new one but i dont know how to use it to restore my old settings
    by the way im not using a different operating system im running windows 7 like i was previously

    Here's my suggested profile resurrection procedure using the old profile folder that's inside the Old Firefox Data folder.
    '''Overview'''
    These are the steps:
    # Create a new Firefox profile
    # Remove everything from that new profile folder
    # Copy in everything from the old profile folder
    '''Create a new Firefox profile (Windows)'''
    Exit Firefox and start up in the Profile Manager using Start > search box (or Run):
    firefox.exe -P
    ''Note: Any time you want to switch profiles, exit Firefox and return to this dialog.''
    Click the Create Profile button and skip the option to change the folder location. Then select that new profile in the dialog and start Firefox.
    '''Open the New Profile folder in Windows Explorer'''
    Firefox in the new profile should look like a factory fresh installation. Open the Troubleshooting Information page using either:
    * "3-bar" menu button > "?" button > Troubleshooting Information
    * Help menu > Troubleshooting Information
    In the first table, click the "Show Folder" button. Firefox will launch your brand new profile folder in Windows Explorer.
    Leaving this folder open, switch back to Firefox, and Exit. This will leave that profile folder open in Windows Explorer.
    '''Copy Old Data in Place of New'''
    In that new profile folder, select all the contents and delete.
    Leaving that window open, open or switch over to your Old Firefox Data folder. Drill down into your old profile folder. At this level you should see a folder named bookmarkbackups among other things.
    Select everything (Ctrl+a) and Copy (either right-click > Copy or Ctrl+c).
    Switch to the empty new profile folder in other window and Paste (either right-click > Paste or Ctrl+v). This may take a minute since some of the files are large.
    '''Start Firefox'''
    Firefox should start up in that new profile with the resurrected old profile data. Success?

  • How to get the measurement data from IMU using SBRIO through SPI?

    Hi All,
    I’am trying to use the SPI communication protocol to realize the bridge between my Vectornav VN100 IMU chip and the LABView through the SBRIO 9602. I amended the SPI sample code from NI website based on my own device and configuration. It compiled and ran well. The problem is the IMU we are using need a 16 bytes command and it will give back a response containing the measurement data. But it seems that with the code I have, I can only send an at most 32 bits command once. Hope anyone who has experience in IMU implementation on LABView could give me some help! Thanks a lot!
    Nick

    Kyle,
    Thank you very much!
    I attached the amended program and the Manual Sheet of the IMU I am using.
    Since I only need to one port, I just amended the configuration for port 1 and adjusted the code for my device. 
    I think the problem exist in the data sending mechanism, you can check the requirement out in P12 and P13 of the manual sheet.
    Best Regards!
    Nick
    Attachments:
    Vectornav VN100.pdf ‏1774 KB
    spi_dual_port_example.zip ‏755 KB

  • Steps to load the data by using flat file for hierarchies in BI 7.0

    Hi Gurus,
    steps to load the data by using flat file for hierarchies in BI 7.0

    hi ,
    u will get the steps int he following blog by Prakash Bagali
    Hierarchy Upload from Flat files
    regards,
    Rathy

  • Importing date UDF's to activity steps using SDK

    I an having difficulty importing/exporting UDF date fields on activity steps using the SDK.  Text UDF's are no problem but any other type of field is not recognized.  No errors are generated.  Any suggestions?

    Hi
    It is not possible . In 8.8 OINM is a view you can't add UDF to it .
    Regards
    Arun

  • I am tryin to access old macbookpro harddisk on macbook air,when i connect it via usb i see the folders,but i dont see any files e.g. photos,movies,docs are not there,its shows that 220gb is used,but no data is visible...can u pls adv how to access data?

    i am tryin to access old macbookpro harddisk on macbook air,when i connect it via usb i see the folders,but i dont see any files e.g. my saved photos,movies,docs are not there,its shows that 220gb is used,but no data is visible...all folder are empty.......can someone pls adv how to access data?

    i am tryin to access old macbookpro harddisk on macbook air,when i connect it via usb i see the folders,but i dont see any files e.g. my saved photos,movies,docs are not there,its shows that 220gb is used,but no data is visible...all folder are empty.......can someone pls adv how to access data?

  • Measure data using RS-485 Port on cFP-2120

    I have cFP-2120 with one RS-485 Port, One RS-422 and one RS-232 Port available, i want to measure data using the exisiting RS-485 Port on cFP-2120.
    I have Rx and Tx Signals from my equipment. Two wire
    Also i have RS-485 Enabled device with 4 port availble. I want to use RS-485 connected with RJ-50.
    Also give me pinouts for Rx and Tx.
    Thanks.

    I am a little confused by your statement "I have cFP-2120 with one RS-485 Port, One RS-422 and one RS-232 Port available".  The cFP-2120 has 3 RS-232 ports and only 1 RS-485  (or RS-422).
    Look in the manual for the cFP-2120.  Here is a link. http://www.ni.com/pdf/manuals/371380b.pdf  Pages 3-7 thru 3-10 have information and pinouts for the serial ports.  It also tells how the RS-485 port is a 4-wire port, but it can connect to a 2-wire RS-485 installation with jumpers and special programming to account for the echo back of outgoing commands.  Another alternative to 4-wire to 2-wire conversion is to get an RS-485 isolator that would have switches to set one side to 4-wire and the other side to 2-wire.  I have used this one from B&B electronics successfully.  Though you say you are using 4-wire on your device, so you would not need it unless you have the need for electrical isolation between the device and your cFP.  Perhaps the discussion of 2-wire was a misunderstanding.
    Remember that the transmit lines from your device will go to the receive lines of your cFP and vice versa.  The polarity of + and - should match between the two devices.  TX+ to RX+, TX- to RX-,  RX+ to TX+,  RX- to TX-, and GND to GND)
    As for VISA, you would just configure it like you would any RS-232 device with the baud rate, parity, and stop bits to match your device.
    Centerbolt, thanks for the kind words and posting the link to the other thread.

  • Changed my ID but the Iphone 4 continue with the old ID name and does not syncronize. How can I change it in my Iphone so I can continue to use all my data stored like contacts and notes?

    Changed my ID but the Iphone 4 continue with the old ID name and does not syncronize. How can I change it in my Iphone so I can continue to use all my data stored like contacts and notes?

    Do you mean through iCloud?  You need to go to settings > iCloud and "delete account" and then sign in with the newly named account.  You'll want to do similar for facetime, messages, and store.

  • I have an iPad 2 and used old Apple ID for iBook app; now it wants to upgrade but I have a new Apple ID, how can I make certain I don't lose any data in my iBooks?

    I have an iPad 2 and used old Apple ID for iBook app; now it wants to upgrade iBook but it is "stuck" on my old ID, yet I already created a new ID but it won't let me update the App.  I have everything backed up on my MacBook so if I delete iBooks on my iPad and retrieve the App under my new ID and then sync with my MacBook, will I still have all of the books, etc.?

    Your purchases are tied to your Apple ID. If you bought all of the books with the old ID then AFAIK you will have to continue to use that ID in order to continue to sync those books to the iPad.
    You have to update the app with the old ID so I don't see how you could keep the books with the new ID. Maybe I am wrong about this, but someone else will chime in I'm sure and correct me if I am wrong.

  • Why can't I get my old bookmarks and passwords back using the 'Old Firefox Data' folder?

    Hi,
    Ok.....
    I have just recovered my Samsung laptop back to the day I purchased it (for a fresh start)
    I have the 'Old Firefox Data' folder on an external hard drive that was created a few weeks ago when I refreshed Firefox
    I've tried this many times but with no luck what so ever:
    https://support.mozilla.org/en-US/kb/recovering-important-data-from-an-old-profile
    I've re-installed Firefox 3 times
    I've created new profiles and deleted others
    2 Days down and I'm still can't get any of my bookmarks or passwords etc and for some reason when I create a new profile I can't find it as it's not in the location 'Profile Manager' says it is.
    I'm now total lost and getting stressed out as I really need this data.
    Any help would be very much appreciated.

    Hello,
    Thank you for your reply's.
    I've been able to restore/apply all of my data (bookmarks, passwords etc) on my girl friends computer without any issues at all, therefore it's not something I'm doing wrong.
    I've been so involved with trying to get my profile back on my computer I hadn't noticed that Firefox is not operating as it should, I've found:
    - I'm unable to view/open my profile folder from 'Help > Troubleshooting Information > Profile Directory: Show Folder' (when I click 'Show Folder' nothing happens) however when I go to 'C:\Users\AutoStar\AppData\Roaming\Mozilla\Firefox\Profiles' I can view the data.
    - I'm unable to save any bookmarks
    - Sometimes when I try to close a tab it will not close as such however once the 'x' is clicked I'm then unable to view the page but the tab still stays visible
    As I said I recovered the laptop back to the day I purchased it (for a fresh start) so Firefox was a fresh install I've also uninstalled and re-installed a few times now but the result is always the same.
    Any ideas?

Maybe you are looking for

  • Use of comments in script logic / BADI

    Hi, Does anyone knows whether one can read the comments entered in an input schedule in a script logic or BADI? Depending on the text entered in a comment, a certain planfunction has to be executed during save ... the user should be able to easily ch

  • Black Restart Message-- happening every few minutes!

    A few days ago, I was browsing the web, and a faded gray screen appeared with a restart message. It says something to the effect of "You need to restart your computer. Please hold down the restart button, etc." in about four different languages. So I

  • Break point in SAP Script

    Hi Guys, I just wanted to clarify something. In report if i do write break point then while running the program the system will halt there allowing me to debug. Is this functionality possible in SAP script too?? I mean is breakpoint a valid statement

  • Flash Islands : pass event parameters to Web Dynpro

    Hi, I am trying to pass a parameter to Web Dynpro using "FlashIsland.fireEvent()". The event is fired, but I cannot get the parameter. I WD I created a GACEvent : name = doSomething onAction = doSomethingAction In this Event I created a GACEventParam

  • TRM for PIM, PDH or PH4C

    Is there any TRM available for PIM, PDH or PH4C. If no can anyone provide me the list of important tables?