toggle is plotted on a graph when the application is running

Hello

I'm trying to figure out how to make a graph that allows the user to select which elements are drawn when the application runs.  I want all data to appear on the same graph with the same x and axis of ordinates and maybe some checked boxes or something to allow easily what items are displayed.

Thank you

Gary

1... don't use two nodes in separate property for the PLOT VISIBLE and Act implementation CHART.  If you do that, you don't know who runs first, - they are independent.  Use a single property node (stretch it to include two properties).  The top property must be ACTPLOT, 2nd one, be VISIBLE TRACE.  In this way, it is guaranteed to run in the order you need.

2 you are the cluster of box check ONCE at the beginning of the program of reading and using the same value each time.  You want to read the cluster when the CHANGE occurs, EVENT that is, in the case of the EVENT.  You can read the terminal, or read the NEW VALUE property for the event, so be it is OK.  But you have to read the new value, not the old one.

3... you also read your buttons ONCE at the beginning of the program, and re - trace the same value whenever you draw. You need to know when you need to draw and THEN read them and lead the chart.

4... If you set the timeout to, say, 100 mSec, in the TIMEOUT case, read the buttons and drive the graph, then you will have a living picture that updates approximately every 100 milliseconds.  Implement #1 and #2, and you can turn on and outside plots.

I say "Roughly" because of the way the timeout works - if you wait 99 mSec and then click on a checkbox, the wins Manager check box and the timer 100mSec STARTS OVER when you get to the next iteration.

If you want the table to day exactly every 100 msec and then use time separate loop, with a WAIT TIL NEXT MSEC MULTIPLE.  Do the waiting, read buttons, drive chart and repeat.  A separate loop will not be disturbed by events in the loop of the user interface.

Tags: NI Software

Similar Questions

  • ThinApped application requiring a mounted network drive and get "Unable to connect to the sharedDbLibrary" when the application is running on W7 and the drive is mounted

    We have an application that needs to have a specific network drive, mounted with a the letter I:\. This support allows the application to access some of the files that must be available for the application to run.

    If the I: drive is not mounted then the application will not work and you get the following message if displays the runtime "Impossible to connect to the sharedDbLibrary.".

    We have the application on an XPSP3 box thinapped and everything works fine as long as the drive is mounted.

    The ultimate goal is to have the application thinapp running on a workstation of W7.

    We have mounted drive I:\ on a post of W7 and ran the thinapp app by making the same error message that allows us to obtain under XP as drive I:\ was not mounted "impossible to connect to the sharedDbLibrary".

    We checked that the drive I:\ is accessible and we also validated that the path is good. We were able to reproduce the problem in a Windows 2008 box, as well on the other hand the thinapp works fine on a Windows 2003 operating system.

    So basically with the drive I:\ mounted on XP and Windows 2003 the app big short thinapp. With the same drive I:\ mounted on W7 and W2008 application does not run and we get the same message that allows us to get on WXP and W2k3 when drive I:\ was not mounted and the app couldn't find the mapped drive.

    Anyone know how to start to solve this problem?

    Have you had a look at this blog post? http://blogs.VMware.com/ThinApp/2011/04/making-Windows-XP-only-apps-run-on-Windows-7.html

    It might help you to add necessary dll and get the app runs on Win7.

  • Intercept requests when the application is running

    Hello

    I use jdeveloper 11.1.2.3.0

    I would like to know how I could catch the queries that are run when the application is in use.
    I would like to see on the DB queries and also queries that are run in memory.

    Thank you!

    Hello

    This is the simplest solution to this:

    http://hasamali.blogspot.de/2011/05/ADF-BC-debugging-and-printing-runtime.html

    Frank

  • defective module: kernelbase.dll when the application is run as a normal user

    Hello

    I'm trying to run a software under Windows 7 32 bit and it crashes when I run. However, it works fine when run as an administrator.

    In case the Viewer, I get the following information:

    The failing application name: ClientNT.exe, version: 1.30.0.780, time stamp: 0x4c052597

    Name of the failed module: KERNELBASE.dll, version: 6.1.7600.16385, time stamp: 0x4a5bdaae

    Exception code: 0xe06d7363 fault offset: 0 x 00009617

    ID of the process failed: 0xedc

    Start time of application vulnerabilities: 0x01cb01a1f7e77942

    The failing application path: C:\xxxxxx\Programs\ClientNT.exe

    Path of the failing module: C:\Windows\system32\KERNELBASE.dll

    Report ID: 36018391-6d95-11df-8e27-001999672c6b

    This could be the cause of this problem? Why the short application fine when run as an administrator?

    Thanks in advance,

    Polys

    PS. I apologize for not being able to provide the name of the application.

    Hello

    Your question is more complex than what is generally answered in the Microsoft Answers forums. It is better suited for applications in development on MSDN. Please post your question in the MSDN forum.

    Diana
    Microsoft Answers Support Engineer
    Visit our Microsoft answers feedback Forum and let us know what you think.

    If this post can help solve your problem, please click the 'Mark as answer' or 'Useful' at the top of this message. Marking a post as answer, or relatively useful, you help others find the answer more quickly.

  • How do I close the application currently running on the Tablet BlackBerry® Simulator.

    I'm new to blackberry Tablet

    I wasn't able to close the application and come to the home screen to check the new application.

    When I reboot and then I can able to see the home screen

    Can someone help me to go to the home screen when the application is running.

    Try to drag the mouse to the top of the bevel down/down (make sure that you start bevel).

    Once the application has been reduced in the center of the main screen you can drag it again to close it.

    . H

  • Skype rings only when the application is open

    I have a Skype number for my phone a few days ago and I just noticed a problem. When people try to call me using my Skype number, it sounds only when the application is open and the phone is unlocked. However, people can still call me normally on my Skype ID, it is locked or not currently open to the app. It's a rule I missed when having a Skype number?

    I reset my phone to factory settings and it works now.

  • Skype number rings only when the application is open

    I have a Skype number for my phone a few days ago and I just noticed a problem. When people try to call me using my Skype number, it sounds only when the application is open and the phone is unlocked. However, people can still call me normally on my Skype ID, it is locked or not currently open to the app. It's a rule I missed when with a Skype number?

    (Previously posted this in the Android subforum)

    I reset my phone to factory settings and it works now.

  • How do 'Enum Control' disabled during the execution of an executable application and make activated when the application is stopped/abandoned?

    Hello

    I use a "Enum control" on the façade of an executable application built with application builder for LabVIEW 2013 full professional development system. I want Enum control remains activated prior to execution of this request so that I can choose any value from the list of available numeric values, but when I run this application; Enum control should become disabled so that the user can not select another value in the list of data during application execution values so that the default setting remains unchanged during the execution of this application. Enum control must also be activated when the application is stopped/abandoned so that the user can select any value.

    Could someone pls suggest a solution to this problem?  If I select the active state' to 'Disabled' in appearance tab then all listed values becomes disabled.

    Concerning

    Jamal

    I suggest to use the node property of persons with reduced mobility.  You can then disable the enum at the beginning of the program and then activate it in the judgment.

  • Failure — CPU fan comes on full blast when the computer is running. Will not stop unless the computer is off

    Fan comes on full blast when the computer is running. Won't stop unless the computer is turned off, or in low power state. Tech has replaced the fans, problem resurfaced after computer tech left. Everything else seems to work very well. Dell XPS One (all-in-One), Intel Core 2 Quad CPU, Q8200 @ 2.33 GHz, 4 GB RAM, OS, Vista 32-bit

    I suggest you get back the Tech to fix it properly this time, because they have replaced the fan.

    Or try Dell Support/Forums:

    http://support.Dell.com/

    Dell support at the link above.

    http://en.community.Dell.com/support-forums/default.aspx

    Dell's Support Forums at the link above.

    See you soon.

    Mick Murphy - Microsoft partner

  • Push notification when the application is closed

    Hello! I want to recive notify with my application when the application is closed.

    is this possible? An example of code for this?

    Kind regards!

    Sorry, with sample collector push, can result.

    Thank you!

  • When the application is removed

    Hello

    How will I know when the application is removed

    make a wish of application registry in are on start .i want to cancel the phone from the server on the uninstall.

    In addition to a second request for guard dog, the only approach I am aware to do this was the CodeModuleListener added in OS 5.0.  Take a look at this and search the forum for other users who have tried it.  I'm not sure it works as well as we would like.

  • Warn when the application moves to the State active or inactive?

    I can't find the right search words.  I want to be notified when the application becomes idle / reduced due to:

    user, reducing to the minimum the app

    When the unit is put or paused

    I also want to know when:

    App become active / goes to the foreground

    How can I check for these events?

    Hello! Check the Application signals: instance() in Application.hpp:

    void thumbnail();
    fullscreen() Sub;
    void invisible();
    void asleep();
    void awake();

  • Notification when the Application in the foreground changes?

    Is it possible to get a notification when the application in the foreground changes?  For example, if the user launches the browser, can my application be notified?  I couldn't see anything through the global event listener callback.  I know it is possible to query for this application, but is not ideal.

    Jacul is right, you get notifications on your application becomes the application in the foreground (and vice versa) but there is no way to get this information on other applications.

  • Prevent the PlayBook goes into mode standby when the application is open

    What is the code needed to prevent the PlayBook mode 'sleep' when the application is active?

    Maybe this can help: https://github.com/blackberry/WebWorks-Community-APIs/tree/master/Tablet/sleep

  • Global dialogue - show when the application is in the background

    I have a function that opens a dialog for the user and the user must choose one of two options. The thing is, this function can be called when the user press a certain button, or when the application is in the background. So, to do this, I use the following code:

    synchronized(Application.getEventLock()){
                final Dialog d = new Dialog(Dialog.D_YES_NO, msg,
                        Dialog.NO, Bitmap.getPredefinedBitmap(Bitmap.EXCLAMATION), Manager.VERTICAL_SCROLL);
                // So I would identify it as a Dialog
                if ( Application.isEventDispatchThread() ) {
                    // We have the Event Thread, can just show the Dialog
                    UiApplication.getUiApplication().pushModalScreen(d);
                } else {
                    // running in background
                    UiApplication.getUiApplication().invokeAndWait(new Runnable() {
                    public void run() {
                        NotificationsManager.triggerImmediateEvent(ID, 0, null, null);
                        UiApplication.getUiApplication().pushGlobalScreen(d, 1, UiEngine.GLOBAL_MODAL);
                        NotificationsManager.cancelImmediateEvent(ID, 0, null, null);
                        }
                    });
                }
                return ( d.getSelectedValue() == Dialog.YES );
            }
    

    It works very well when the user presses the button that calls this function. However, when the function is called when the application is in the background, nothing happens.

    If you tap on the icon of the app again, it doensn can't have launched, the debugger says the application application forground and if he says so it is already running and doesn't anything. If the application crashes and you can't access.

    How can I solve this problem and make the pop up dialog box to the user evern if the application is not to the point?

    Thank you for your time.

    I had problems with invokeAndWait() gel all that precedes. Unless you really need, I would use invokeLater().

Maybe you are looking for