Displaying a timed message in test panel for 10 seconds

What is the best way to display a timed  pop-up message in the current test panel?
Solved!
Go to Solution.

OMHG^ (oh my holy god above)
I'll post a decent wait routine from work tomorrow.  
NI  --- will you buy, or rent, an horologist?
jc-
do you know what KIND of "time" you are "waiting"  Again, "Time" is
measured in SI seconds and equal to a specific number of transisitions
between two hyperfine states of the valence electron on a specific
isotope of a Cesium atom.  NIST submitts their approximation of "Time"
to an international body for correction on a (ir)regular basis
"Civil Time" (local day-time) is a legal,
not measurably traceable, term and is coordinated globaly.  "Civil
Time" as a legal term and has no scientific measurement related to
"Time."
Assuming (big assumption) that you care nothing
about "Civil Time" (time of day) nor "Time" (a root dimension), an OS
system mS timer has a value that is useful for these types of
applications. 
LabVIEW has two independant type
definitions "Time Stamp", a cluster derivitive from local "Civil Time"
represented by the OS System clock (the calaibration is left to the OS)
and "mStimer.value", derived directly from the OS mStimer dependant
only on OS procesess (the calaibration is non-existant)
That
being said,  the mS timer of a PC is a U32 int.  Add U32 int + unk
(coerced to an XXInt) and the result may be greater than the largest
possible "mStimer.value".  once every so many weeks the mStimer rolls
over----- Now if you are "Waiting" for mStimer.value to be greater than
+inf..........(that could take forever)  Smile everybody its
happened to me! and the reason I became an amature horologist (plz
don't tell my wife- she's still waiting)
Of course,
simple math can predict an overflow of a U32.  I do it all
the "Time" with the Delay vi I wrote to avoid waiting
forever.
Who else has written one? 
  is NI stuck in this same loop with the fix for Wait +(mS).vi?

Similar Messages

  • Test Panel for 6704 no examples?

    I'm trying to find an example vi that support our PXI-6704 card. Doesn't seem Ni has any built in, I'm wondering if "Getting started with analog output.vi" will work.
    I don't deal with the programming or with the electronics so I'm out of the loop here.
    In MAX were using a Remotei-daq config so making a test panel isn't possible.
    I need a vi that acts like a test panel and shows what properties can be changed.
    Any help at is all is welcome.

    Hi JR,
    There are lots of examples for this board.  The PXI-6704
    will function the same way as any other analog output board.  If
    you are using LabVIEW, then you can easily find a wealth of examples
    that can run on the PXI-6704 by opening LabVIEW and going to
    Help > Find Examples > Browse > Hardware Input and Output > DAQmx > Analog Generation
    Once there you should be able to run any of these examples.
    Best of luck,
    Otis
    Training and Certification
    Product Support Engineer
    National Instruments

  • Infopath 2013 want display of error messages easier to find for user than default

    In an existing InfoPath 2013 form that I am working with, there are edits in the custom form that uses a custom list. Which is ok. The problem is it is hard to find all the errors if there are a lot of errors.
    What I would like to do is have an error message display in red under every column where errors are located after the user hits the submit button.
    Basically I would like to have some way of allowing the users to find all there error messages a lot easier after they hit the submit button.
    Thus can you tell me if the above request is possible? If so can you tell me and/or point me to links that will have all the error message(s) easier for the user to find after they enter data in a column or they hit have save button.

    I think you don’t like pop-up showing error message when you click the Save. It is automatically created by InfoPath form and user doesn’t have control over this behavior.
    Best option would be not allowing user to submit the form if the form is not valid. How to do it is easy by using InfoPath rule.
    1.
    Disable InfoPath Ribbon.
    2. Add custom submit button
    3. Set up the rule to disable (or hide) the button if the form is not valid
    You can enhance this form by display user friendly message in red next to each label or right above custom button.
    백상하 - Stop hacking my blog http://blog.naver.com/agilepoint
    쉐어포인트 배움터 http://sharepointkorea.com

  • Why can i NOT use "differential" on the MAX test panel for channels 8-16??

    I have a USB-6218
    This is a 32 channel device with 16 Differential inputs.
    Why can't i use the MAX test panel to view any channel beyond AI-7 using the Differential setting? It shades out differential even though my device has this capability.
    WHY???? 

    I am using MAX 4.1.0.3001 in conjunction with LV 8.0 and the USB-6218.
    I go to MAX, Expand devices, expand MX devices, Right click on the USB-6218 (device2), and go to the test panels.
    From there i am unable to view any differential pair beyond 8.
    How am i supposed to Thru-Calibrate my equipment? Generally to achieve a valid calibration i use MAX itself to record the raw voltages the board "sees" as i apply known loads to the sensors.
    The reason i need to check all this out is because DIFF pairs > 8 also are not working in my VI! Im am not sure if this is related or not.

  • How to display custom error message in Job log for batch processing

    Hi All,
    I am rexecuting one R/3 report in batch mode and i want to display all the custom error i have handled in job log when its executed from SM36,SM37. The custom error are like 'Delovery/Shipmet doe not exits' or others which we can display in online mode like message e100(ZFI) or any other way and accordingly we can handle the program control like come out of the program ro leave to transaction'Zxxx' or anything. But i want my program to be executed completely and accumulate all the error in job log of batch processing.
    Can anyone tell me how can i do so...
    Thanks,
    Amrita

    Hi,
    Thats what i have done from the begining. I have written message like this:
    Message i100(ZFI).
    I was hoping to see this message in the log. But i cant see. Can you help me pleae...

  • My daq card PCI6025e' digital ports PA,PB,PC are in high state and cannot be changed even in MAX 2.1 testing panel and continuously output 5 volts even set for output.

    my digital ports PA,PB,PC are in high state and cannot be set low even if it is set for outputs.
    Thanks

    The MAX utility is the closest to the driver level and will eliminate software configuration as a possible issue. Please disconnect anything that you have connected to the DIO lines.
    Use the MAX test panel for your DIO lines, configure them as outputs, and set them to a low state. Use a multimeter (DMM) to observe the line state. If it is still high then you may have a problem with your hardware. If this is the case, I advise calling National Instruments support and investigate a possible RMA (repair).
    Best Regards,
    Justin Britten
    Applications Engineer
    National Instruments

  • When measuring 6 voltage signals in labview I found that there was a difference in voltage signals in my program but not in the test panel. The test panel is correct. What is wrong with my program?

    My labview program is not displaying equivelent voltages, but labview test panel is. So the computer is seeing the correct signals. My program is displaying a small difference in 3 out of 6 channels. All channels should be equal.

    G'Day Pops,
    You haven't really given us enough to go on - could you please post your VI so we can have a look at it?
    cheers,
    Christopher
    Christopher G. Relf
    Certified LabVIEW Developer
    [email protected]
    Int'l Voicemail & Fax: +61 2 8080 8132
    Aust Voicemail & Fax: (02) 8080 8132
    EULA
    1) This is a private email, and although the views expressed within it may not be purely my own, unless specifically referenced I do not suggest they are necessarily associated with anyone else including, but not limited to, my employer(s).
    2) This email has NOT been scanned for virii - attached file(s), if any, are provided as is. By copying, detaching and/or opening attached files, you agree to indemnify the sender of such responsibility.
    3) B
    ecause e-mail can be altered electronically, the integrity of this communication cannot be guaranteed.
    Copyright © 2004-2015 Christopher G. Relf. Some Rights Reserved. This posting is licensed under a Creative Commons Attribution 2.5 License.

  • Vi to manipulate test panel line 0 & 1, output port 0, PCI-6503, High & Low

    I need to develope a vi that will manipulate lines 0 & 1 of output port 0 High and Low in the test panel for PCI-6503 CAN card in MAX.  Line 0 wil be a constant High but line 1 will be a timed pulse starting Low then pulsing High and then returning to a steady state Low.  Any thoughts?
    Thanks,
    John Ely

    Hi John,
    Are you referring to the NI PCI-6503?  It sounds like your question is regarding digital output with this card.  If so, I think it would be better to post a new thread on the Digital I/O Board. 
    If you are using CAN, could you double check and see what CAN card you are using?
    Have a great day!
    Adam W
    National Instruments

  • Display an error message in Portal during creation of Object Link

    Hi,
    I have a requirement where I need to throw an error message in Portal during creation of Object Link.
    The requirement is whenever the user clicks on Item and try to create a Object Link for Material-Plant combination, if the Mat-Plant combination exist, than I have to throw/display an error message.
    I tried for some enhancements in BAPI_BUS2172 but it does not work out.
    Please help.
    Thanks in advance.
    Arbind

    Hi,
    If you include the UI, it will display at the top of the screen..
    Please see below how to create a message in the message editor.
    http://help.sap.com/saphelp_nw04/helpdata/en/72/1d6526263ff24995016a152705eab2/frameset.htm
    and this is how you access the error message in the application ti display it to the end user
    http://help.sap.com/saphelp_nw04/helpdata/en/72/1d6526263ff24995016a152705eab2/frameset.htm
    Regards,
    Ganesh N

  • [svn] 889: Add test case for BLZ-82 where HttpService should return multiple headers with the same name .

    Revision: 889
    Author: [email protected]
    Date: 2008-03-21 13:08:05 -0700 (Fri, 21 Mar 2008)
    Log Message:
    Add test case for BLZ-82 where HttpService should return multiple headers with the same name.
    Ticket Links:
    http://bugs.adobe.com/jira/browse/BLZ-82
    Added Paths:
    blazeds/trunk/qa/apps/qa-regress/remote/MultipleHeadersTest.jsp
    blazeds/trunk/qa/apps/qa-regress/testsuites/mxunit/tests/proxyService/httpservice/MultiHe aderTest.mxml

    Hi again,
    this may be old news to some people, but I just realized we can have the desired benefits I originally listed (encapsulation, reuse, maintainability, security) TODAY by using pipelined functions and using the table() function in Apex report region queries.
    So the report query basically becomes, for example (if get_employees is a pipelined function)
    select * from table(my_package.get_employees(:p1_deptno))
    The only downside compared to a (weakly typed) sys_refcursor is that you have to define the type you are returning in your package spec (or as an SQL type). So it's a bit more coding, but it's still worth it for the other benefits it provides.
    I like Apex even better now! :-)
    - Morten

  • Exit WD after Displaying a Success Message

    Hello Mentors,
    Need your help as I am working on a Webdynpro Application,,
    Requirement is something like that on a particular view I have a button Say "Approve" .
    Now when clicks on Approve button , I want to display a  Success message to the user for his reference that he is done with his approval process & then it should default be exit from WD application.
    I tried creating a Window Exit plug & it is working fine but the problem as soon as I click on Approve button , I am exited from the WD application without displaying a message.
    I want to display success or error message & then want to exit from WD application.
    So please suggest how could I be able to meet your requirement.
    Thanks,
    Fox

    instead of calling direct message you can call popup with message in case of suucess full message regiter button in that button action you can call logic to exit application

  • DIO won't work until I use the Test Panel

    Here is some strangeness.  A program that works fine all of a sudden has an issue on a clean install.  I am using a DIO-24 and after the PC has been wiped and and the software including the OS and drivers are reinstalled I get an error trying to access the DIO.  Once I open the MAX test panel for the device (DIO-24), wiggle some lines, and close it all is fine.  The program will continue to function fine.  What "Magic" is happening when I open the DIO-24 in MAX?
    Matt
    Matthew Fitzsimons
    Certified LabVIEW Architect
    LabVIEW 6.1 ... 2013, LVOOP, GOOP, TestStand, DAQ, and Vison

    I am saying:
    Are you saying that after installing the driver and your device you had to open MAX and use test panels before your device would work with your application, and now you can always use your application (even after restarting your computer) without opening MAX?  - Yes
    Does this behavior only occur with your software, or does it occur with a shipping example too? - I Have not tried to run example after a fresh install so don't know
    Are you using LabVIEW to communicate with your device?  - Yes LabVIEW 8.0
    If so, what version and what driver have you installed. If not, what programming language are you using? - NI DAQmx 8.0 for Feb 2006 Disk
    Is this driver version the same that you had installed when you developed your application? - No, previous version
    What operating system are you working on? - XP 
    Do you need MAX open to run your application, or do you just need to run it before your application? - Just run once and close before running application
    Any additional information you can provide about what you are experiencing would be helpful.
    I spoke the the engineer who gave me the information and he said it happens only some of the time.  Most systems come up fine but a few require that MAX before the app will run correclty.
    Matt
    Matthew Fitzsimons
    Certified LabVIEW Architect
    LabVIEW 6.1 ... 2013, LVOOP, GOOP, TestStand, DAQ, and Vison

  • [svn:cairngorm3:] 21199: Maven Tests failing for unkown reason:

    Revision: 21199
    Revision: 21199
    Author:   [email protected]
    Date:     2011-05-04 01:08:33 -0700 (Wed, 04 May 2011)
    Log Message:
    Maven Tests failing for unkown reason:
    https://bugs.adobe.com/jira/browse/CGM-60
    Ticket Links:
        http://bugs.adobe.com/jira/browse/CGM-60
    Modified Paths:
        cairngorm3/trunk/libraries/NavigationParsley/pom.xml

    Hi Suraj,
    > Since its graphical the blocks will take space, but
    > there is always an adavntage of processing time.
    > Ebven though it may appear bigger, it will take less
    > time as compared with Java code (for the same
    > mapping).
    Could you explain more why the graphical mapping has better performance? I thought the graphical mapping is compiled into a Java class in the runtime anyway.
    > Yes thats there, but same goes with Java mapping too
    > right (if you haven't mentioned it as constants)
    I mainly think about inheritance. If I have to build 10 interfaces and they all have some common behavior, I can create a base interface class to encapsulate the common logic. But with graphical mapping, you have to duplicate them in each interface.
    > Disadvantages of Java mapping:
    > 1. Performance
    Same as above. I just don't see why Java has worse performance. I actually think Java should have better performance. You can optimize the code anyway you want. In some cases, you have to use queue functions in graphical mapping but it's not necessary in Java.
    > 2. All might not be well versed with Java Code(though
    > everyone may know basic java) .
    I am not asking everyone to abandon graphical mapping. I am just wondering which one is better when you have skills for both.
    > 3. Lot of standard functions are available in GM
    > which you can choose, but you have to remember the
    > exact code for those in Java mapping.
    You can create functions in Java too. All you have to do is to remember the function name.
    Kenny

  • When i send a test message throw the RWB for Http receiver adapter it is giving the error "Error in processing caused by: com.sap.aii.adapter.http.api.HttpAdapterException: ERROR_SOCKET_TIMEOUT, Read timed out"

    when i send a test message throw the RWB for Http receiver adapter it is giving the error "Error in processing caused by: com.sap.aii.adapter.http.api.HttpAdapterException: ERROR_SOCKET_TIMEOUT, Read timed out"

    Hi, Michal
    I have read your Weblog. It makes sense to me. Thanks a lot for your help! However, I still have some questions and listed them as following. Could you please help to answer them?
    <b>Q1:</b> I am new to SAP-XI. So I have no idea about TCODE-SXMB_ADM. Could you introduce more details about it?
    <b>Q2:</b> The XI system I am using is running on SAP-ICC's machine. The tools I can use are:
    <b>1.</b>Builder for Integration Repository
    <b>2.</b>Builder for Integration Configuration
    <b>3.</b>System Landscape Directory
    <b>4.</b>Runtime Workbench
    <b>5.</b>Administration System (for Repository, Directory, Runtime)
    Please note that I do not have a complete control on this SAP-XI. Do you think whether or not I can set the timeout parameter by following the instructions provided in your Weblog?
    For more details about my SAP-XI, please access the following Web page:
    http://iccxi.sap.com:58000/rep/support/admin/index.html
    <b>Q3:</b> The following messages are extracted from the SAP-XI. Wish they are hepful to solving my problem.
    2006-06-19 05:12:16 Success The message was successfully received by the messaging system. Profile: XI URL: http://iccxi.sap.com:58000/MessagingSystem/receive/AFW/XI
    2006-06-19 05:12:16 Success Using connection AFW. Trying to put the message into the request queue.
    2006-06-19 05:12:16 Success Message successfully put into the queue.
    2006-06-19 05:12:16 Success The message was successfully retrieved from the request queue.
    2006-06-19 05:12:16 Success The message status set to DLNG.
    2006-06-19 05:12:16 Success Delivering to channel: ValidationRequestHandlerServiceChannel
    2006-06-19 05:12:16 Success SOAP: request message entering the adapter
    2006-06-19 05:12:37 Success SOAP: call failed
    2006-06-19 05:12:37 Error SOAP: error occured: java.net.ConnectException: Connection timed out: connect
    2006-06-19 05:12:37 Error Exception caught by adapter framework: Connection timed out: connect
    Thanks
    Menghua Li

  • For a 3.33v input, DAQ & MAX Test panels read 018v. What is missing in set up?

    Hi All:
    I am resurrecting a Labview setup that has not been used for a few years.
    The goal is to measure strain.
    Software is:
            Labview 6.0
     DAQ V6.8.0f9
     MAX 2.0.3.6.
    Hardware is:
     PCI-MIO-16E-1
     SCXI-1000 Chassis
     SCXI-1121 Module
     SCXI-1320 Terminal Block
    As a fist step I decided to test the hardware using MAX.
    I reset all of the SCXI-1121 jumpers to factory settings except the Filter jumpers.
    Filter jumpers were set at 10kHz  and  I left them at that setting.
    In MAX I followed the software procedures for setting up the PCI-MIO-16E, SCXI-1000 Chassis,
    and SCXI-1121 Module (Module was found using the auto detect). MAX verifies the PCI-MIO-16E
    card, and the SCXI-1000 chassis.
    I verified that EX 0 thru 3  were 3.33v using a digital meter.
    I then wired  EX 0 to CH 0 and using the MAX Test Panel and the set up string of
    ob0!sc1!md1!0
    in the channel box on the Analog Input tab.
    I expected to see a 3.33v reading on the test panel, but got a reading of .0184v
    (I assume this means zero or is noise). The result is the same on channels 1, 2, and 3.
    As far as my bifocals can tell, all cables are connected properly, and there are no bent pins.
    I have re-verified the jumper settings per the SCXI-1121 User Manual. I have printed the
    “Knowledge Base”, “SCXI Trouble Shooting Resources” and walked through them step by step
    to verify the set up of hardware and software.
    I have set up a virtual channel for each channel and used the DAQ virtual test channel
    test panel, and I get the same result .0184v.
    Anybody have any suggestions or clues as to what I have missed?
    Thank You
    Peter Waltz

    Hello Peter,
    If you are reading 0.0184V on your analog input, then it probably means that you are reading nothing at all.
    This seems like a driver issue more than anything else. Make sure that you are the latest possible driver installed for this setup. Traditional DAQ 7.0 or 7.1 are compatible with LabVIEW 6.0 and should work fine.
    Once you have the right driver, try connecting your analog output to your analog input. Output a sinewave or a specific voltage and see what the AI reads.
    Most likely the driver upgrade would solve your problem.
    You can download the drivers from here.
    Chetan K
    Application Engineer
    NI
    Message Edited by CKap on 05-08-2006 02:57 PM

Maybe you are looking for

  • Slow Mavericks - internal hard drive failure?

    Hi I recently updated my iMac 2.5 GHz Intel Core i5 4GB RAM to Mavericks. Before I was working on OS X Lion 10.7.5. Until the day I updated I never had any problems with my computer being slow, unless when I was using heavier applications or heavy fi

  • Internet conneciton & iWeb

    My internet is clearly working, but iWeb keeps quitting near the end of publishing, because iWedb can't connect to internet. Anyone?

  • Where are the example files?

    hi all, I have  the full labview 8.5 developer edition installed on my computer, however i have the book labview 8 student edition (includes 8.2) that i am trying to learn from.  the difficulty is i do not seem to have the example files mentioned in

  • Using javax.usb to read usb using java

    hai friends iam trying to read data from usb and i had tried over javax,usb package it asks for the implemntation og javax.usb.UsbServices interface. wt is the solution with regards hbk

  • Unknown files

    I had been wondering why a lot of space was taken up on my computer lately. so i used a program suggested by somone else called WhatSize, and i found 2 files that i have no idea what they are but one is taking about 5 gigs while the other is about 2