Two active cursors by parcel

Hey all,.

Another problem with my VI is that we have two sliders that are 2 local maxima in our current traces motors... At present, there are two locations per chart: the raw signal and the filtered signal... Statistical data (time Max, max, etc.) are derived from the signal filtered as was done with the previous version of VI. In each chart, I implemented 2 sliders of different colors and made sure they were involved with the plot of filtered signal... I then use property nodes that are slightly changed compared to the previous control VI when they are active and where they locate to...

In previous VI, there were 3 cursors, but there are 3 plots (gross, 1st signal filtered, second filtered) and so 1 slider by plot was looking for one of the peaks in the footsteps of motor currents... However, it was at an early stage, which is no longer necessary. What I need is to have two peaks on the filtered signal located with cursors... Right now, one of the lines of Y of the cursor finds its correct height (input from the peak are the X, Y signal is broadcast by statistical express VI)... However, the other cursor is just sitting there idle, turn his thumb... I don't understand why this isn't to find its respective height because its input in the property node data is correct and its setting (0, 1 or 2) for the ActCrsr property is the same as for the cursor that works...

Does anyone have any ideas as to why I can't have more than one cursor follow the peaks on the same plot?

Thanks a bunch...

Well the first thing I see is that you have all the sliders value active cursor 1 you can adjust them at 0, 1 and 2

Tags: NI Software

Similar Questions

  • How can you tell two different cursors to move to different places?

    Sorry if this has been asked before, but I couldn't find the answer anywhere.

    As I said, I'm trying to get two different cursors to move in two different places on the same graph. I have values I want them to go, I'm not sure that work or the command to use. I'm using LabVIEW 8.6. Thanks for any help!

    WCR,

    You will need to use the property of the graph nodes to move cursors programmatically. The properties of interest are the active cursor and the cursor Position > X and the Position of the cursor > y. use the active cursor to specify (by index cursor) what slider you want to work with, and then set the X property values and, and then adjust the slider according as the active cursor and set its property values X and Y.

  • active cursor game

    Hello

    I use a slider with two sliders control.  Click on control moves the active cursor to the location where you clicked (normal behavior).  My question is: can I check where the mouse click occurred, set the active cursor to those closest to you and move this one?

    For reference, here's a sequence of the example of the behavior I want.

    Sliders are at 10 and 100.

    Move the slider 1 of 100 to 160 (cursor 1 is the active cursor)

    Click on close to 5.

    At this point, I would like for slider 2 to spend from 10 to 5.  Instead, it's the 1 slider that moves because this is currently the active cursor.

    Any ideas on how this behavior can be achieved?  I think I'm able to do some, code that rather poorly designed, using a feedback loop and a large number of comparisons.  That compare the new value for the two previous cursor values and set them with force the cursor which "was closest" is one that moves.

    I think this might work, but it seems really sloppy for me and I am in the island there is a better way.

    See here:

    http://forums.NI.com/T5/LabVIEW/can-I-stop-the-auto-movement-of-the-slide/m-p/1038423#M462185

  • Q is there away from keep two active windows on the desktop? Using Sandboxie with one of the windows...

    start two game clients 'same game' on my desktop, but when I switch between games, the title on one of the windows changes and freeze the game inplace until I click on it... Q is there away from keep two active windows? Use Sandboxie to run the second client of the game...

    Hello

    (a) what game are you trying to play?
    (b) is an online game or software installed on your computer?

    You have contacted the support of Sandboxie, to determine if the program is able to provide this functionality.
    To do this, click on the following link: Help of Sandboxie
    If it's an online game, you can also use the new session under file in Internet Explorer to connect with two different credentials.

    Thank you, and in what concerns:
    Swati Keni-Microsoft Support

  • The Task Manager currently has two active users in the console session, but I am the only user.

    Task Manager

    my task manager currently has two active users in the console session. I am the only user of the computer and when clicking on USERS it always shows only one user. What or OMGE could be the cause.

    Hello

    Open the Task Manager->, click on users-> right click on another user who isn't currently active and choose log off.

    This can occur when the user account is not properly disconnected.

    I hope this helps.

  • Two active sessions in the two tabs of the browser - how?

    Hello!

    I use custom for logging into my application authentication. It uses an internal table to the verification of user name and password. The rest of authentication is handled by the APEX. Here's my process of login on the login page:
    declare
      v_auth_successful boolean := false;
    begin
    
      v_auth_successful := pck_auth.authenticate(p_username => :P101_USERNAME,
                                                 p_password => :P101_PASSWORD);
      
      if v_auth_successful then
        
        wwv_flow_custom_auth_std.post_login(
            P_UNAME       => :P101_USERNAME,
            P_PASSWORD    => :P101_PASSWORD,
            P_SESSION_ID  => v('APP_SESSION'),
            P_FLOW_PAGE   => '&APP_ID.:1'
            );
      
      else
        owa_util.redirect_url('f?p=&APP_ID.:LOGIN:&SESSION.');
      end if;
    end;
    My problem is that I can't have two active sessions of simoultaneous in two browser tabs. When I login in the app in the first tab, I can navigate fine enforcement. But as soon as I open a second tab and a newspaper in the application (with the new session ID), the first tab stopped working - I get redirected to the login page. And when I log in again, the second tab not working anymore... etc.

    Example can be seen here: [http://apex.oracle.com/pls/otn/f?p=47326:1 | http://apex.oracle.com/pls/otn/f?p=47326:1]-just open this link in both tabs and connect (any name of user and password will do)

    Someone knows how to fix this? According to me, Miss me something (in my authentication scheme?)


    Thank you
    Swear

    I think that the OP's question is can this behavior be easily extended to applications that have been built in the APEX, not only the builder himself.

    This would require a sentinel of custom page common to all applications that conform to a particular session of the management rules set, regardless of those who are. The exact requirements (functional specifications) are too vague for me.

    Scott

  • Should there be two active instances of Adobe Flash player when using Firefox for windows?

    Firefox (35.0.1) used my resources to i7 CPU like crazy lately, slow down the loading of the page, scroll, etc. I am running windows 8.1. When I went to Task Manager to see what was causing the slowdown, Firefox took 44.8% of my CPU, and I noticed that there two instances of Adobe Flash active at the same time when I'm on enough image/video heavy pages like Salon.com. These two took about 5-10% of CPU. Then came in the container for Firefox which was an increase of 2.4%. Is this normal?

    IF you have more than one plugin flash on a Web page, this is normal.

  • Active cursor (property node). You will need to obtain a number of active cursor.

    Hello world

    I have searched for this answer for a while and found no one. So, let me describe my problem:

    I have a XY Chart with 10 sliders on a FP. On the comic, there is an event-driven state machine.

    I want to use a node of ActCrsr materials for a number of active when cursor occurse event (event of slider type for example). Unfortunately, LabVIEW gives me only 2 numbers of cursor and I don't see any logic behind it!

    Why do I need? Imagine, when you take a cursor, the graph to which he belongs to type of assets (the line is thick and the name appears and so on). My program visualizes graphic adjustments of pulses.

    Thank you very much in advance!

    Hello

    You must use the property "SelectedCrsrs".  Try the example below.

  • black screen on startup with active cursor

    I have an old Dell Dimension 3000 has a processor Celeron, 512 MB RAM and was purchased in 04.  Despite his age, he has been a good PC and is mainly a backup unit when the main PC is used by my wife. Recently in November 2011 I lit it and as usual, Microsoft has had an update for me to download if I choose to. I downloaded the update, (can't tell you what update) and restart my PC.  The next time I turned it on I got the Dell splash screen and the Microsoft logo screen then black screen with a cursor active.  After reboot, I hit F12 and chose something like "go to last good known configuration" with the same black screen thereafter.  I kept rebooting and some so chose an option "Repair or r", and after that he went by the disk check and the areas I was once again on the black screen.  I then found my original installation disk and tried to start out with the same as before resutls... black screen.  I forgot to mention that Safe Mode does not work, I rebooted with no media in the CD drive, and I'm at a standstill.  Does anyone have the answers to my problem?  Thanks in advance for all your help.

    Wayne

    It's a shame, that we do not know what update it was!

    Do you have to manually download and install updates or use automatic updates? If the latter, which is enabled:
    Automatic
    Download updates for me, but let me choose when to install them
    Notify me but don't automatically download or install
    For later use, as a general rule, you must install ONLY the updates critical or high priority. Installation software optional or made optional hardware update can be risky! (There are some exceptions to the optional software, for example, root certificates update.)
    You can try different methods to repair your installation, but if you can simply perform a system restore, which should solve the problem fairly quickly. Then simply determine what updates (remember: only critical or priority!) you still need.
    I don't know if SR work because you are having problems to start in Normal Mode. If you're lucky, you'll be able to boot mode safe mode with command prompt. If you do this, follow these instructions:
    Choose the date before the updates (15 November?).
    If you can not do the above, then post back for tips on how to use your Dell XP 'relocation' of brand CD CAREFULLY. You don't want to do something drastic like reinstall Windows!
  • Position of the active cursors

    Hello world

    I'm programming an application with sliders on my graph XY. They are visible or not according to Boolean State keys programmed event. I just need to retrieve the position of the visible sliders and then transform to a material substance, but it seems that I do not use the right solution. I'll be back all positions of cursors, even the most invisible.  How can I tell the difference between the visible and the other ones? I said I can't do it one by one because I have a lot of sliders this is why I use the cursorList as you can see on the relative picture.
    Any idea?

    Best regards
    MartinO.

    The list of cursor does not distinguish between visible/not visible. It will always return all cursors. If you want just the ones visible then you must browse cursors and read the Visible State. Something like this:

  • How to set the location of the active cursor

    I'm having trouble trying to put the asset "x axis" cursor without interrupting the other parts of the code. I have a graph of waveform and I want the window to be properly windowed to zoom in on the interesting part of my data. I also have cursors that I want this particular part of the processed data. Unfortunately when I try to set the cursor position and the display area of the code window will do either one or the other. I tried to change the order of the scale minimum and maximum x and beginning and end cursor x posts... all that I got is different combinations of window size/cursor positioning. I'm confused. Why the property node addresses some items and not others? How can I get my automatic zoom window and my Cursor for self-standing at the same time? Here is an example of the code...

    Ignore the rose as downstairs. It is not connected to the property node, it just happens to run behind him and it doesn't bother me to keep it there.

    Any help will be greatly appreciated! Thank you!

    Hello

    I'm not so sure... but why not try to use different structures for each process? Try to use highlight for execution see the order of what is happening in your software and then you could determine if you should use a sequence of plate or structure of the event.

  • What were two active alarms at the same time blackBerry 10 freeze the phone

    I have STL100-1 with the latest OS 10.3.1779 z10.
    There is no problem with simple alarm.
    But if there are for example two alarms at 10:30 and 10:32. And if I'm not so quick to turn off or to repeat the first alarm, at 10:32 my phone freezes - reduces the brightness of the screen, disable alarm and only vibrates. It does not react to any action - only 10 seconds power button to reset or remove the battery.
    With the only running app - alarm. It started after the last update/update.
    Is there a solution for this problem?

    Out of curiosity, have restarted your device since the upgrade?

    Perform a simple reboot on the BlackBerry this way: with smart BlackBerry poweredphone, remove the battery for a minute and then reinsert the battery to restart.

    Then test the alarms emit again.

  • two active account I want to close one

    I have two accounts as a close one. but I want the doc that I did with my old account

    Hello

    Ask what want sure to contact support using adobe:

    Contact the customer service

    * Be sure to stay connected with your Adobe ID before accessing the link above *.

  • computer of two activation

    can I activate my acrobat adobe DC on two computers?

    Hello

    I checked your registered products and Yes you can install the software on the computers of two windows.

    ^ Ani

  • active cursor for select data for further processing

    I have included my data and partial vi with annotated text. Briefly, my input data is of a DEM so line # represents distance in x - ed., column # represents the distance in y - dir and data is elevation. I would like to deal with the sequentially a column of data at a time where I visually select the data I want to keep for further processing. The position of the data is important, so the data in the selected range will be prepared in the same column and lines as it was in any of the original input data. The rest of the column in the selected range can be NaNs.

    (1) it seems to pause fine when I run it.  What happens when you click on the pause button?

    (2) this can be accomplished better by using a shift register for the column instead of the iteration number.  Then use a button continue triggering the shift register to increment.  One thing to check is that the button continue action mechanical latch when released (right click then mechanical Action).  Here is an example of this:

      

    (3) for a shift register contain the values you need to write to the file, you will need to make sure that it is always passing the table you add to in the right side of the team to register.  You'll also need to use table to build instead of insert in the table.  Here is an example:

      

    (4) this should automatically after the previous steps.

Maybe you are looking for

  • If I need a repair on my 6s, can I switch to a plus 6?

    My screen cracked on my 6s. When I take it replacement, can I switch to a plus 6?

  • Qosmio F10-100 keyboard replacement

    I have a client with a Qosmio F10-100 which is a few months out of warranty. It has several keys that don't work at all and the removal of the key top and cleaning underneath had no effect. He wants to replace. So I have two questions; 1. where can I

  • Synchronous triggering of two HP3458A - delay time

    Hello I would like to get the time difference between synchronous HP3458A 2 trigger instruments. Estimated time is in nanoseconds or microseconds. Find hatched VI. Set the project includes reseting the two HP3458A, adjust settings, obtaining data, av

  • Very slow performance of the HP 15 sleekbook

    Hello Two weeks ago, I bought a HP 15 sleekbook model 15-b171sd with Windows 8 pre installed. The performance has been terribly slow. When I just wanted to open Explorer, well I could grab a cup of coffee. So I booted into the BIOS and choose materia

  • I accidentally said GI contact for abuse, how to fix this?

    I moved the cursor on laptop, distracted me and somehow clicked on "report this person for abuse" on the message box IM, how can I report that there is no abuse of this contact?