Graph active palette tool event?

Hello LabVIEW users,
Simple question I hope. How can detect that the Active Paletter Tool of graph has changed? The only solution I have found is to use the timeout event and to poll the property node. If you use the mouse up and mouse down event for the graph the mouse clicks on the zoom sub menu are not registered.
thanks for the help,
- Troy
 

TroyR wrote:
How can detect that the Active Paletter Tool of graph has changed?
I don't think you can, other than by something like what you did or by doing it yourself with separate buttons and code. I haven't checked in recent versions, but I assume no events were added.
You can vote for this if you want it (and see the comments) - http://forums.ni.com/t5/LabVIEW-Idea-Exchange/Generate-event-on-Selecting-a-tool-in-graph-palette/idi-p/1305446

Similar Messages

  • Volume Activation Management Tool invalid characters bug.

    I have a Multiple Activation Key from my Technet subscription for Windows 8 Enterprise, and wanted to
    find out how many activations I am allowed, and how many I have left. I was advised by a colleague to
    download and install the Volume Activation Management Tool 2.0 from Microsoft.
    Whilst using this tool, I've found what appears to be a rather serious bug. It does not allow entry of the
    product key I wish to manage. If I copy/paste the key under Add Product Keys, it deliberately ignores
    one of the characters in the second section of the product key, specifically the letter N.
    If I attempt to enter the key manually, it says Invalid character in the product key when I come to this
    particular letter. On further investigation, VAMT 2.0 sees several other letters as invalid characters.
    It wrongly says all of the following letters are invalid characters - A - E - I - L - N - O - U - S - Z .
    This bug makes it impossible to add the product key, and almost impossible to add any other key.

    Hello,
    Which problem are you referring to?
    The first issue was with VAMT not recognizing some the characters in the newer product keys, the solution for that is to use VAMT 3.0 or preferably VAMT 3.1 now.
    the second issue is the prompt to create a database and all you need to do is enter a name on the database line and it will create one( leave the Server line alone.)
    Thanks, Darrell Gorter [MSFT] This posting is provided "AS IS" with no warranties, and confers no rights.
    Tried that ... it doesn't work. I type my machine name into the Database line and after a few seconds I get this . . .
    Running SQL Server Express, the server name is listed as DJGMPC/SQLEXPRESS, so I put that in the Server line
    and type the machine name DJGMPC in the Database line, and VAMT finally establishes a connection with
    this SQL Server that shouldn't really be needed in the first place, when VAMT2 managed OK without it.

  • Problem after running Activation-Bypass tool

    I have just purchased a Palm Pre Plus. I installed Java and the latest webOS SDK on my computer.
    I then flashed my Palm with webOS Doctor and ran the Activation -Bypass tool.
    After reboot my screen has "Check SIM-SOS only" written across the top and pictures of how to install a SIM card roll across the screen.
    Would someone be kind enough to let me know how to get back a normal start screen
    Thank you for your assistance
    Len
    Post relates to: Pre Plus p100una (AT&T)

    What is your main goal in doing this task?
    Are you a developer?  Perhaps this question would better be asked in the dev forum at Palm's Developer site.
    You list your main device as a p100una (AT&T) yet now you say you have a different model?  What version of webOS doctor are you looking for?  1.4.5 for AT&T hasn't been released yet...
    BTW, to edit a post, click the "Options" link in the top right corner of the post.  "Edit" will be available there.
    WyreNut
    I am a Volunteer here, not employed by HP.
    You too can become an HP Expert! Details HERE!
    If my post has helped you, click the Kudos Thumbs up!
    If it solved your issue, Click the "Accept as Solution" button so others can benefit from the question you asked!

  • Cancellation Error during Internal Activity Allocation in Event Management

    Hi,
    we use Internel Activity Allocation in Event Management.
    The User wanted to cancel a document, so he did.
    But now the status is (red-lihted) "Error in doc. cancellation 1".
    Our systems, R/3 and HR, are located on the same server.
    How could I cancel the document now?
    Do I have to post the same negative worth in CO?
    Greetings,
    Philip Beilharz

    Hi,
    I have resolved the above error. it was due to master data maintainence.
    But now while posting i am getting an error that " Activity type XYZ can not be allocated to 2008"
    Can someone help with this?
    Regards
    TS

  • Account locked out events are not getting in active directory security event logs

    Account locked out events are not getting in active directory security event logs for some users. I can see that the user is locked and when i tried to find out the event in sec log at DC but couldnt able to find. It is only happening for some users.
    not for the all users.

    In addition.
    Check the ADDS Audit.
    Active Directory Services Audit - Document references
    Regards~Biswajit
    Disclaimer: This posting is provided & with no warranties or guarantees and confers no rights.
    MCP 2003,MCSA 2003, MCSA:M 2003, CCNA, MCTS, Enterprise Admin
    MY BLOG
    Domain Controllers inventory-Quest Powershell
    Generate Report for Bulk Servers-LastBootUpTime,SerialNumber,InstallDate
    Generate a Report for installed Hotfix for Bulk Servers

  • Active x and event callback in Labview

    I have an active x written by Aanderaa Instruments (makes
    weather and hydrology sensors), it contain various methods and events to get
    the next line of records from a sensory scanning unit. The connection is
    through the COM1, so far i have wired it up only using the methods to get next
    record level, but then I have found that sometimes it does not get the complete
    record from the COM port. So to solve that I have to use an event in the active
    x to check for new record available. So what I want to do is send the event
    (when complete record available) to VI that uses the get next record method to
    pick up the data from the COM1 port and then send the data back to the main VI
    for processing, plotting and writing.
    My problem is that when I connect the output from the GetNextRecord method to a
    indicator that I then wire on the connector pane to be an output from this
    VI  get an error that there is a wire function conflict. I have tried to
    explain a bit better in the attached pdf file with diagrams.
    The reason why I want to export the data back in the main VI is because it runs
    continuously collecting data every 2 min and I plot them on a graph and write
    them to a file so it will no work to have all that done in the event callback
    VI that will only run ever 2 min, then it will reset the graph the whole time
    and I want continuous data plotting for 10 days of historic data records. I
    also have a few other sensors that come in through a connector board that are
    written o the same file.
    hope somebody can give me some hints
    Attachments:
    labview question.pdf ‏721 KB

    Duplicate post, click here for the original: http://forums.ni.com/ni/board/message?board.id=170&message.id=135639#M135639
    LabVIEW Champion . Do more with less code and in less time .

  • Is there any standard way to approach Factor Graphs using NI tools?

    I am interested in approaching some problems using graph theory techniques.  Is there any set of tools or techniques in the NI world that might lead to solving these kinds of problems?
    Thanks.
    Hummer1

    Hello,
    There is not a Functions Palette entry specifically for performing operations pertinent to Factor Graphs. Could you clarify further the specific operations you are hoping to deploy in LabVIEW? Are you working with LabVIEW, or other NI Products? 
    There will not be a direct tutorial built into LabVIEW environment on algorithm design for advanced data structures. Many developers have discussed various techniques for managing these items. The link below references a presentation given on translating advanced data structures into graphical programming:
    Advanced Data Structures in LabVIEW
    http://decibel.ni.com/content/docs/DOC-12668
    Hopefully, the information provided provides the high level overview you were seeking.
    Cheers!
    Patrick Corcoran
    Application Engineering Specialist | Control
    National Instruments

  • Web Activity Monitoring Tool

    I admin an OS X 10.4.11 server for a small network of about 10 Macs & 10 Windows computers.
    It is running both DNS and DHCP. An Actiontec DSL router is running NAT.
    The owner & management of the company wants to keep a closer eye on a couple of naughty employees, wanting to monitor their web activity. Apparently these employees are spending several hours a day on myspace and such.
    When I log into the Actiontec and check the web monitoring log, almost all of it appears from the Mac server and not the individual computers.
    Is there a tool, whether commercial or shareware, that will install on either a Windows computer or a Mac that can provide web activity logs by IP (given the current network setup)?
    Thanks!

    I do the same thing, and it's pretty simple to set up:
    What I do is enable the web service on the OS X server. Then I enable the Proxy service. (All through Server Admin)
    Then, I set that server as the proxy on the client machines. (Safari proxy is set in System preferences/Network Settings, and Firefox and Exploder in their respective Preferences. (something like Firefox/Preferences/Network Connection settings.))
    Then your server's web access log will show you by IPs all the accessed web pages.
    You can also block desired websites that way (it's in the proxy settings on the server -- Server Admin).
    Since Safari proxy is controlled via system preferences you can lock it so that users can't change it, but firefox and exploder settings are user acessible, if your users are savvy enough to find them.
    The only problem I've run with this, and it is such a minor issue, is that some websites that use nonstandard ports have trouble getting through proxy. In that case I just bypass the proxy on the browser settings. (It's in the same place where you set those settings in the first place.)
    Hope that helps:)
    There are liability issues involved though, with expectations of privacy and other policies, such as uniformly and randomly applying "keeping a closer eye". I wouldn't recommend firing anyone over that, as they could easily counter-sue.

  • Active X Calendar Event

    I would like to select an event case in an event structure when a new date is selected in an active x contained calendar. How do I get the active x event to be seen within Labview?

    Hello optobionics,
    Assuming you are using LabVIEW 7.0 or 7.1, there are two shipping examples that deal with registering callback functions for ActiveX events: �ActiveX Event Callback for Excel.vi� and �ActiveX Event Callback for IE.vi�. This will give you some idea of what to do. It is actually up to the program being called through ActiveX as to whether the events are available or not. The following KnowledgeBase also discusses using callback functions.
    Migrating from the ActiveX Event VIs to Using the Register Event Callback Node
    If none of these suggestions help, or if I�m not correctly understanding your issue, please reply with comments or answer
    s to the discussion above and any additional information that may help, and I�ll be happy to look further into it.
    Have a nice day!
    Robert M
    Applications Engineer
    National Instruments
    Robert Mortensen
    Software Engineer
    National Instruments

  • Array of Clusters with Graph - Y Scale Change Event

    Hello everyone
    I have a Array of Clusters with a Graph inside each cluster. I need to trigger a event when the user type a new value on the graphs' Y scale and hit "Enter" to apply the change. Any ideas how to trigger that?
    I am not considering the "mouse enter" event because I have other events linked with that already.
    Thanks
    Dan07
    Solved!
    Go to Solution.

    dan07 wrote:
    I think that I was not clear. Sorry. Lets thing about two arrays of clusters with graphs: Array of clusters 1 and Array of clusters 2. Both of them have their own graphs insides the clusters.
    I want to do the same thing that you told me to do, but with two arrays of clusters instead of one. Changing the scale range of any graph of array of cluster 1 will trigger case A of event structure (just an example), and changing the scale range of any graph of array of clusters 2 will trigger case B of event structure (just an example again).
    Then try the following. Dynamic Event Registration nodes are expandable:
    a.lia-user-name-link[href="/t5/user/viewprofilepage/user-id/88938"] {color: black;} a.lia-user-name-link[href="/t5/user/viewprofilepage/user-id/88938"]:after {content: '';} .jrd-sig {height: 80px; overflow: visible;} .jrd-sig-deploy {float:left; opacity:0.2;} .jrd-sig-img {float:right; opacity:0.2;} .jrd-sig-img:hover {opacity:0.8;} .jrd-sig-deploy:hover {opacity:0.8;}

  • Nom d'une courbe sur un graphe XY + palette graph XY

    Bonjour,
    J'ai plusieurs courbes sur une grahique XY. De la même manière qu'un curseur, je cherche à afficher d'une quelconque manière le nom de chacune de ses courbes sur le graph.
    Sur le même sujet du graph XY, je cherche également à "exporter" l'utilisation de la palette graphique. En effet, la palette est réellement trop petit pour mes fins. Je souhaiterais utiliser toutes les options de la palette mais via des booléens ou autre.
    Auriez vous des idées ?
    Par avance, MERCI !

    Bonjour,
    en utilisant les nom de propriétés, vous pouvez modifier et jouer avec les paramètres des courbes (nom de courbes, couleur du tracé, épaisseur, style... ajout de curseur et sa position...). Sélectionner le terminal de graph XY, clic droit puis créer/propriétés.
    Cordialement
    L.MICOU

  • Raising Event within an Activity Expects that Event to be in Current Proces

    Hi:
    I have a workflow process that is started by a business event. The process has an activity that calls a pl/sql procedure. Within that procedure I raise another event (let's call it event2). When this workflow process runs, it seems that the workflow engine expects event2 to be received by an activity in the currently-running process.
    Question: Is there any way to raise an event without the engine expecting the new event to be received in the currently-running process?
    Hope this makes sense.
    Thanks.

    Hi,
    Instead of raising the event from pl/sql, try creating a new 'event' activity and setting the Event Action to 'Raise'. Drag and drop the new Event into your process and set the Event Details tab.
    Hope this helps,
    Meg Hanson
    [Oracle XML Gateway Consultant|http://xmlgatewayconsultant.com]

  • Double clicking an intensity graph to call an event

    I am trying to make a certain sequence of events happen if a user double clicks an intensity graph. I didn't notice a 'double click event' just mouse up and downs. Is there a way to recognize a double click if it occurs within a pixel range or on an intensity graph?

    Hi.
    Indeed, there is no built in event to catch a double click, but you can use any of the "single click" events to build yourself your own double-click detector, as shown in the attached VI. What I do there is set the value of a shift register to 1 when there is a mouse down? event and the shift register had a value of 0 (first click). If there is another mouse down? event before the timeout (which you can set to whatever you want), I consider that a double click, and execute whatever code you want for a double click. If the timeout passes, the user didn't click twice on the graph fast enough to be considered a double click, so the shift register is set back to 0.
    Attachments:
    DetectDoubleClick.vi ‏35 KB

  • Offline/Local Activation option/tool for when the cloud servers are gone ?

    I hope that someone in HP will release a tool to allow to all the phones / tablets to activate locally, to be used once the online services are gone.
    Providing a copy of the online Help that's accessible from phone/tablet would also be very appreciated.
    You took our money, and I think we are entitled to be able to use the hardware we bought until it works.
    I would like to see an official answer, and I think that all the users of webosnations share the same interest.

    mazzinia wrote:
    In relation to my first post,
    even if I was contacted privately from an executive support representative, I have still to get an official answer to what I originally asked/wrote.
    Given that the 15th of January is closer now ( close to two months were lost, up to now ), I would appreciate the option of having a constructive dialogue with an hp representative that is actually knowing what webos and the online servers are.
    That you cannot find someone on the phone at HP support who is knowledgeable about webOS, is not surprising.  HP ceased active support for webOS (other than keeping Cloud Services and support downloads alive) in 2011.
    You have options from the webOS developer and user community.  There is a wealth of information and assistance available from http://www.webosnation.com and http://www.webos-internals.org including options to backup your device without the webOS servers after January 15.
    No one feels your pain and anxiety any more than we (WyreNut and I) do.  HP made a decision to shut down the servers because the active user base does not justify the cost.  I don't personally understand what those costs are, but I do believe what I have been told about it, and honestly, your energies are better spent using the remaining time to plan going forward without beating a dead horse (webOS Cloud Services).
    smkranz
    I am a volunteer, and not an HP employee.
    Palm OS ∙ webOS ∙ Android

  • How to determine which is the Active Selection Tool?

    My plugin implements a Custom Tool (Selection Server). The problem is that currently, it is detecting the Control-A combination regardless of which of the tools (I-Beam/Arrow, Hand, Loupe, my own, etc.) is the active one.
    I would like to add code that checks:
    if (I_Am_The_Active_Tool)
        process_Ctrl_A();
    TIA

    So, all this time when you were talking about registering my handler, you actually meant:
    "Registering before the Adobe Registrar"
    as opposed to:
    "Registering before the Microsoft Registrar"??
    I had no idea that "using things like Microsoft" facilities was frowned upon!  :-)
    TIA

Maybe you are looking for