Code developed in Testsand v1 does run on v3

Hello All,
I have recently upgraded 1 off our production machine to teststand v3 hoping that there will be no compatibility problem, but I was wrong. I noticed that the following code that runs fine in ver1.0 does not work on ver3.0 platform
1) A statement step with preconditon -- Left(Parameter.firezone,2) == "Z1"-- gives me a runtime error code of -17304: unrecongnized value '2' error in argument 2...... If I click on retry, the step works fine afterwards. I have noticed that the problem only occurs when you just open the sequence.
2)A statement step post expression code -- Locals.stepvariable = FileGlobals.Z1Firepatterns[1] XOR Locals.stepvariable -- gives me a runtime error The post-expression for the step 'Z1 con x5x
2 fire pattern ' could not be evaluated. Unrecognized value '1'. [Error Code: -17304]
It seems version 3.0 does not like arrays. Any ideas ?
HELP!

To Rash -
Can you post a simple sequence that illustrates the two problems that you talk about. I am not aware of any issues like the ones that you describe.
Scott Richardson (NI)
Scott Richardson
National Instruments

Similar Messages

  • Problems running code on a different PC, Executable runs on both PCs

    We recently transferred a LV 2010 license from one workstation to another one and tried running some LV code (LV 2010 code) and an executable made from the code at the "new" code development station.
    The executable runs without issues. The code won't initialize one of the two devices on a SBS MIL-STD-1553 interface card that's installed in the workstation.
    Why would the executable work so flawlessly while the code from which the executable was generated has issues? Seems it would have to be something to do with the new workstation and/or its SBS card.
    Any experience with these types of issues when migrating to a new development workstation (mine is running Win XP and LV2010) are much appreciated.
    Thanks,
    Jeffrey Bledsoe
    Electrical Engineer
    Solved!
    Go to Solution.

    I was using the F067L1 microcode in the PASS 3200 card. GE support said that version of microcode is for the PASS 3200 app and not the Integrated Avionics Avionics Library (i.e., the library of the functions in their DLL).
    I updated the microcode to the F040M8 version GE provided. The LV code works now.
    The DLL is an older version, dated 12/18/2002. It's working with the LV code but we'll consider updating the DLL in the future.
    Thanks,
    Jeffrey Bledsoe
    Electrical Engineer

  • Running Excel VBA code developed in Office 2010 under office 2013

    I have developed a large application successfully under Excel 2010 and I have a 30 day trial of office 2013. My applications will not run. However if I take a piece of code from the application and open a new spreadsheet under 2013 and place it in a sub
    and then run it ...works fine. So code that runs perfectly in an office 2010 environment will not run in the 2013 environment. I have changed the macro security settings to the most liberal and set the "trust VBA object model" option...still won't
    work. I know its not the code because I can insert it in a new sheet and run it. PLEASE HELP 

    Hello Roderick,
    It is not clear whether the code is working or not...+
    > However if I take a piece of code from the application and open a new spreadsheet under 2013 and place it in a sub and then run it ...works fine. So code that runs perfectly in an office 2010 environment will not run in the 2013 environment.
    I see the following statements:
    > and then run it ...works fine
    and then you wrote the opposite:
    > will not run in the 2013 environment
    Can you run the code under the debugger? Does it work in Office 2013?
    It looks like some of your event handlers are not fired. Am I right?

  • SQL DEVELOPER cut and paste does not work, slow and cannot work fast.

    I have lots of difficulties using SQL Developer, the cut/paste does not work properly, when I type search in he code editor it just paste or type the test in the source code not in the serach box. Very hectic I'm pallning to swicth to TOAD until they a a good version.

    Hello Aukhez,
    I'm sorry to hear that you're having problems with SQLDeveloper - personally, I've never had any problems with cut/copy/paste and searching, and I've been using SQLDeveloper from v1.0 to the current version, on practically every version of the JDK from 1.5-1.6u16 on both Windows and Linux.
    Sorry to state the obvious, but perhaps if you could provide a bit more specific information - such as platform, version, etc - and details of what you tried to do, someone here might be able to help...? Regarding speed, there are quite a few things you can do to make this better, but again, without knowing your setup, it's hard to give you proper directions. Plus, you'll find numerous threads here and on google about what you can do to improve speed.
    Regards,
    John

  • How to selection textu0092s from development  server to prodn does ? if not how

    How to transfer along with code selection text’s from development  server to prodn does ?

    From your ABAP SE38 program, in the menu bar :
    SE38> GOTO>Text Elements>Selection Texts
    press edit button save and activate in the same se38 program.
    Now these selection text become the part of ur request . You can also check the same in your request through se09/se10.
    reward if useful.
    Amit Singla

  • Does run Mac OS X from external disk will damage Win7 installed at internal disk?

    Hi,
    When I buy a Mac Mini Server 2011, I replace the Mac OS X Lion bootable disk with a SSD and install Win7 64, the other internal disk is also used by windows.
    Now I need write some code in Mac OS using XCode, I assembling the Mac OS X Lion bootable disk with a USB disk shell and plug in Mac Mini's USB port, when I power on the machine and press the ALT key, the firmware show the Max OS disk, but I stoped.
    I want to know if I boot into Mac OS, will it damage the Win7 disk? Can I apply OS patch or upgrade firmware?
    Thanks in advance!

    Does run Mac OS X from external disk will damage Win7 installed at internal disk?
    Of course not.  Why would it?

  • Code developed in NWDS 7.1 CE7.1 not working in NWDS 7.1 EHP1

    Hi,
    The code developed using NWDS CE7.1  is working fine at runtime and then migrated to NWDS 7.1 EHP1 for a new requirement.The same code in NWDS 7.1 EHP1 is not working at runtime . The problem is with one of the columns in a table.This column is binded to a value attribute in NWDS CE7.1 whereas in NWDS 7.1 EHP1, this "value attribute" is now just an"attribute".
    The column is no longer displaying the right value at runtime when deploying the code from NWDS 7.1 EHP1.
    Please help.
    Regards,
    Reinuka.

    Hi Satish,
    Thanks for the reply.
    Yes, the attribute's dataype is not effective at runtime.I had created a custom date datatype for this attribute and assigned a format"dd-MMM-yy HH.mm.ss"  which is coming fine when the track has 7.10 sap dependencies but not when using a new track having same SCA file with 7.11 sap dependencies.I found it's not a problem with NWDS but when we with the version of the SAP dependencies added to the NWDI track.Kindly suggest.
    Regards,
    Reinuka Paul.

  • Step-by-Step guide for developing a ADF application, does it exist?

    Step-by-Step guide for developing a ADF application, does it exist?
    Hi there,
    At our company we recently begun working on a project using Oracle ADF with
    UIX. We got the Oracle JDeveloper 10g handbook and we did a 5 day Oracle ADF
    course. A good way to start the project I think.
    One thing that bothers me though, is that I cannot find a simple clean example
    how to manipulate a record in the DB, going through all steps of MVC. I tried
    this forum, the books we got and google. It usualy explains a small portion
    of the steps needed, but never a complete example.
    I know people will probably say you can design what you want in various ways
    and that's its all up to the developer, this is also the power of ADF that it
    can be very flexible.
    However it would be nice to have a step-by-step example how to be able to insert,
    edit and delete a record. Showing all the steps that have to be made in the BC4J,
    struts and UIX, including creating triggers, seq, autocommitting etc.
    I think ADF is pretty complicated, therefore having a step-by-step example guide
    (design pattern) would be very handy for a beginner like me.
    Do such guides exist, are there developers who created such a guide for themselves?
    Would other developers find such a guide useful? I'm curious about everybody's
    opinion.
    A good example of what I mean by guide can be found here
    How To Build a Simple UIX Search Form, written by Shay Shmeltzer
    http://www.oracle.com/technology/products/jdev/tips/shmeltzer/setwhereclause/uix.html
    kind regards
    Ido

    Have a look at the ADF Workshop - it doesn't use UIX rather it uses JSP but I think it will give you the basics.
    http://www.oracle.com/technology/obe/obe9051jdev/ADFWorkshop/BuildingADFApplicationsWorkshop.htm
    Then have a look at the toy-store demo and the new ADF Case manual:
    http://download.oracle.com/docs/cd/B14099_10/web.1012/b19163/toc.htm
    http://www.oracle.com/technology/products/jdev/tips/muench/adftoystore1012/index.html

  • Having problem buying online.need your help since it's my first time here.apple is asking for my billing address but when i enter my address here in qatar,it's saying i should enter a valid zip code within the u.s.does it mean i can't buy online

    having problem buying online.need your help since it's my first time here.apple is asking for my billing address but when i enter my address here in qatar,it's saying i should enter a valid zip code within the u.s.does it mean i can't buy online even if it wil be shipped within u.s. only?

    To buy in for delivery in Qatar, you should be starting from the Apple Qatar site:
    http://www.apple.com/qa/
    Do you have an Apple-ID? if you do, then you should not have to enter your Address again, and may be able to sidestep the US Zip Code issue.

  • Looks like final cut pro does run and "runs well" on macbook

    http://www.creativemac.com/articles/viewarticle.jsp?id=43717
    "Contrary to the bizarre rumor, the MacBook can indeed run Final Cut Pro, and it can run it quite well, if these tests are any indication. For Final Cut Pro, we ran four individual tests to compare performance on a variety of functions and in both HD and SD. In most cases, the results were fairly close. The 13-inch MacBook beat the dual G5 in two of four tests, tied it in one and lost out by one second in another. All of the tests were rendering tests, which, of course, doesn't tell the whole story. But it does give a good indication of the power of a computer's CPU."

    Final Cut Pro while it does run it is not supported to do so.
    Please be aware also that the report only tested functionality that is not impacted by the GPU. For instance, the MacBook will more than likely fall flat on its face, comparitively, when faced with real time effects. Using FCP is not only about rendering and encoding speeds. There are other hours, day, weeks etc infornt of FCP that does not involve neither rendering or encoding.
    It is a skewed report that does not taking into the account the actual "using" of FCP.
    As a cheap alternative to an MBP for portability reasons… the MB will be fantastic.

  • Is it possible to use a tax code in FB60 but which does not post any tax?

    Hello Gurus,
    Can you advise if it is possible to configure a tax code which can be selected in FB60. But we want this tax code not to post any tax value in SAP but simply to be allowed to be selected and populated in the doucment. In FTXP a tax code can be setup that does not need to have a tax rate % maintained against it or be linked to a GL account. However, this tax code cannot then be used in FB60 as the system asks that a rate is maintained and then that an account must be maintained.
    Can you advise if it is possible to maintain a tax code in such a way that it can be selected in FB60 but does not result in any tax posting to any tax account? We want it so that no value is posted, so even a 0% rate would not be good.
    Thanks for any ideas on this.
    Mart

    If you set up 0% tax code, system will NOT post any entry to GL account. You can use the tax code in FB60 & MIRO & PO too.
    thanx

  • Populate Tax Code in RKWA table while doing transfer posting through MIGO.

    Hi All,
    I have a requirement where for certain countries i have to pass the tax code to RKWA table while doing Transfer posting through MIGO transaction.
    For certain countries which i have to pass the Tax code to RKWA table, basically will not be having the tax code. For this reason im looking for BADi/User exits where i can update the RKWA table with the tax code. If the tax code is not derived, im getting the error as 'No tax information found'.
    Please suggest if any BADi/exits are available for this requirement.
    Regards,
    Santosh

    Check the following SAP notes:
    139176
    579241
    Regards,
    Indranil

  • When upgrading quicktime, I get an error code: -3, and itunes will not run.

    when upgrading quicktime, I get an error code: -3, and itunes will not run. How do I fix?

    i 'm very interest because on 3 PC , i have the same problem and i work at tv producer...

  • When I try to launch my copy of PSE it tells me that licensing for this product has stopped working. Error code 150:30. Restarting does nothing. Thanks!

    When I try to launch my copy of PSE it tells me that licensing for this product has stopped working. Error code 150:30. Restarting does nothing. Any ideas?
    Thanks!

    You haven't said what version of PSE you are using but the general solution to this problem is to re-install the product from your original disks.  Have you got the disks for your product and the related serial number?

  • Does running scanpst ever fully correct or fix the pst? Ran it 416 times so far trying to get it to fully clean the file.

    Does running scanpst ever fully correct or fix the pst? Ran it 416 times so far trying to get it to fully clean the file.
    I've ran this scanpst within Win7 outlook 2010 for 3 days. The scanpst began taking about 4 minutes to finish and still showed that there were errors in the file. After 416 runs through the scanpst, the file is taking about 15 to 30 seconds. It's greatly
    improved but this is ridiculous. Why isn't there something from tech support to fully fix the file without starting a new profile and starting over? There's just too much info needed to be saved. If it's simply transferred over to the new profile then it works
    for a short time then the corrupt files wreck the new profile. I've really searched for this answer and gotten no where even on youtube. Some of the issues are mostly hanging outbox or rejected login 0x80042109, 0x800421A, 0x800CCC92 and 0x800CCC1A. Please
    assist in stopping the madness.
    Thanks, ICRonline

    There's just too much info needed to be saved. If it's simply transferred over to the new profile then it works for a short time then the corrupt files wreck the new profile.
    This isn't an attempt to provide any kind of definitive answer but your description begs a number of questions...
    #1 - What kind of email account is this particular PST file associated with - POP3 or IMAP?
    #2 - If IMAP - am assuming that the PST file in question is related to the one which contains the <Inbox> folder> correct?. Simply deleting (renaming) this file will result in a new one being automatically recreated with the contents of whatever
    exists on the server (assuming you have no created any kind of <local only> unsubscribed folders in the tree) - which then begs the question as to whether or not the root of the problem exists within the data stored on the server
    #3 - If POP3 - what is the format of the PST file - ANSI or Unicode? If ANSI - what is the size of the file? ANSI files max out at 2gb
    To determine the format - right click on the root of the PST file --> properties --> click <Advanced> button --> if the <Format> field description contains <97-2002> - it's an ANSI based PST file. (Regardless of anything else - if
    this is the case - should be converted to a UNICODE file)
    #4 - Where is the PST file being stored - on a local drive or a network drive? If network - not supported and highly prone to causing corruption.
    #5 - Purely from a logical perspective - the fact that things appear to work properly for the "first few days" after a new profile is created indicates that there is something consistently occurring on some kind of 'timed basis" triggering
    your issues. If that's the case, even if ScanPST did fully clear all issues - just a matter of time before the same thing happens again (whatever "that thing" may happen to be) - ergo, in this scenario, highly unlikely that ScanPST is the answer
    since what really needs to be done is to find the root cause of what is triggering the problem.
    #6 - It would also be pretty safe that this is not a generic issue impacting everyone using OL'2010 - regardless of OS so your environment is one deserving a lot of close scrutiny.
    Karl Timmermans [Outlook MVP] "Outlook Contact Import/Export/Data Mgmt" http://www.contactgenie.com

Maybe you are looking for

  • Battery drain faster after udating to iOS 8.1.2 ( iPhone 5s A1530 16GB )

    I have been wondering faster battery drain after updating to ios 8, I upgraded to iOS 8.1.2 it has been worst with this drain faster by 40% in draining, What shall i do??? I have contacted apple support and customer care i didn't get a solution. Plea

  • Getting new ipod--can I get my songs off of iTunes?

    My old mini has died and I think I am going to get a nano to replace it. My question is will itunes let me get all my songs to put them on my new nano? They must have some way of doing this since I can't be the only one to ever get a new device and t

  • Retained Earnings

    Dear Sap gurus, Please clarify the following: 1)  If all P & L a/cs. are transferred to Retained Earnings a/c. as configured, then we could finalise the B/s.  Can we do this closing process, periodically say 'Monthly' to analyse Monthly Balance Sheet

  • Hyperlinks don't work in swf

    Why don't my hyperlinks work when i produce a swf doc?

  • Business Rules - how to stop when being executed in background?

    Hello, I have a very simple BR that is supposed to copy data from one version to another, however the BR timeouted and now is being executed in the background. The thing is that it is being executed for two hours now. I can see the BR in the Job wind