Cursor List Property - error 1077

Hello
I'm trying to programatically create cursors in the Waveform Graph. I want to have as many cursors as plots in the graph. See the attached VI. And now the weird thing: when I decrement number of plots, everything is OK - plots are shown, cursors are created. But when I increment them - I get "Error 1077 - Invalid property value." from the Cursor List Property Node.
So the typical question: is it me or LabVIEW doing it wrong?
Attachments:
CursorList.vi ‏29 KB

Thanks to your reply, TiTou, I've came with another workaround - if you put wait (for example 10 ms) into the sequence struct on my VI's front panel, it works. And this lead me tothe best solution yet - update graph using Value property:
This leads to interesting conclusion regarding updating controls using terminal or property node. It seems that update through terminal is the quickest method, but it doesnt work immediately - the graph didn't know about the data update right after the cable reached the terminal! When you use Value property node, you can be sure that everything is updated when the flow leave the node.
Any comments from NI about this?
Attachments:
cursors.png ‏39 KB

Similar Messages

  • A Cursor List Control for the HomeBoyz

    I wanted a Cursor List Control for use with a Waveform Graph, but I couldn't find one anywhere in the Controls Palette. So during a busy morning of data gathering, I took about an hour to write one by hand. [Since I'm getting to be pretty good at LabVIEW, I reckon I can bill about $250/hr for this stuff, so y'all appreciate your free software.]
    Anyway, a Cursor List is an array of Cursor Property Clusters. The attached "Cursor List.vi" contains both a singleton Cursor Property Cluster and an Array of Cursor Property Clusters; the block diagram shows how to wire this array to the Waveform Graph's Cursor List property node.
    Attachments:
    Cursor_List.vi ‏40 KB

    Dennis,
    I followed your instructions..
    It works..!!!

  • Display Property Node Error 1077

    I have created a vi with multiple analog inputs (up to 20), and I want to be able to turn plots on and off on the front panel. I currently have this case structure set up to go through each input (i through N), and the front pannel array (LED buttons) can be turned on and off to choose which plot to display:
    Turning the plots on and off work, but I am getting this error message:
    Error 1077 occurred at Property Node (arg 1) in NetworkAnalyzer_UpdatedDAQmx.vi
    Possible reason(s):
    LabVIEW:  Invalid property value.
    Property Name: Active Plot
    Any solutions? Thank you.
    Solved!
    Go to Solution.

    Are you sure the number of elements in the Boolean array matches the number of plots you actually have? That error implies that you have more elements in your Boolean array than you have plots.

  • XY graph - Cursor List

    Hi,
    i have a problem with the display of the cursor text. I am using the property node cursor-list to draw the lines including also the text of the cursor. Attached is a screenshot how I build this property. Unfortunately the text is invisible and I have to drag the label to the appropriate position. When I rerun the VI everything is fine and the label is drawn correctly. Now my question: Is there a special order how these properties have to be written?
    Thanks for your response.
    Best Regards,
    Joachim
    Attachments:
    cursor.png ‏6 KB

    Hi,
    the justification of the x shell be most right - the y-position is well - but when I change the x position, it has no influence. When the cursor is align most right I have to use the minus-values to bring it more left. I have attached an example of the problem again.
    Best Regards,
    Joachim
    Attachments:
    cursor_test.vi ‏22 KB

  • Hadbm list hadbm:Error 22012

    Hi all,
    When i try to list using the hadbm the following error prompts:
    hadbm list hadbm:Error 22012: The management agent at host localhost is not ready to execute the operation, since it is about to do repository recovery.
    Please make sure that a majority of the management agents in the domain are running, and retry the operation later.
    in the first ma.log:
    2007-03-11 08:46:42.587 INFO Thr{0010} MgtProperties.logProperties:
    Using property: ma.server.mainternal.interfaces=
    in the second ma.log:
    i can see the IP displayed even same configurations were done.
    Is this the problem? If so, how can i solve it?
    If not, how can i solve the above error?
    Thanks,
    Scotty

    Hi,
    Second issue:
    asadmin configure-ha-cluster --hosts host1,host2  --devicesize 56 hadbExecutes a couple of things:
    1) check if a application server cluster called hadb (your last argument) exists, this is probably not the case
    2) Create a HADB database with device size 56 called hadb , if not there already
    3) Create Datasource and connectionpool in AS configuration
    4) add reference from cluster to datasource and pool.
    So the way to go is, define a cluster first and afterwards, run this command to enable and configure HA for your appserver cluster.

  • Background job cann't open the Spool list, the error as below.

    Hi, experts,
    My background job 'Z1RM0063' couldn't open the spool list, the error as below:
    ' The selected section of the spool request 20,004
    in SYSTME SID is empty.'
    Who could tell me this is why ?
    Thank you very much in advance,
    B.R
    Michael

    Hi Michael,
    Its very difficult to tell... seems to be a custom job, what program is running?.. Does the spool that the job is trying to read still exists?...
    Can you please post more details?
    Regards
    Juan

  • TS1424 everytime i try to download an app from itunes, or to 'view all' the apps listed, the error says; 'We could not complete your iTunes Store reuest. The network connection was reset' I used both my desktop and laptop both on Windows 7 Pro, & net is f

    everytime i try to download an app from itunes, or to 'view all' the apps listed, the error says; 'We could not complete your iTunes Store reuest. The network connection was reset' I used both my desktop and laptop both on Windows 7 Pro, & net is fine. please help. is there soemthing wrong with apple store temporarily?

    The latest message is: 'We could not complete your iTunes Store request. The network connection was reset.'
    In between, I got a messge about verifying my payment method. When I tried to submit the details, I kept getting a mmessage stating that my payment method was declined (my card is not near it's expiration date, and works fine).
    Argh!

  • How to find the List of Errors occured while Upgradation

    Hi All,
    I am working on Upgrade Project from 4.7C to ECC 6.0. I need to find out the list of all errors occured custom objects while doing Upgradation. I heard abt tool Uptimizer but our company is not using that tool, is there any other way to find out the list of errors.
    Can anyone please give me some suggestion how to proceed further tht would be great help.
    Regards
    Yathish

    Most of the development issues can be identified by SAMT and UCCHECK in the upgrade sandbox. There may be a small percentage of runtime issues not identified but they will be covered during the testing phase.
    -Cheers

  • Mixed Signal Graph: Cursor Position Property for Multi-Plot Cursor

    I'm working 6 waveforms on 3 different plot areas in a mixed signal graph in LV2009.  When I try to pull the Cursor.PosY property from my cursor (in which Watch All Plots is True, and is set to Multi-Plot in the graph properties), it returns the value of only the first plot in the cluster of waveforms fed into the graph.  I've tried changing the active plot, active plot area, nothing changes.  I am able to retrieve each value via the cursor legend, but I cannot pull each of those values into another portion of my program.  Also, I noticed that when setting events in an event structure, any events relating to a cursor drag aren't present as they are in a waveform graph.  My workaround is to create an indicator for the Cursor.PosX property and monitor when that value changes, but I feel there should be an easier way.  Any help is appreciated.
    Thank you in advance!

    Jeanius,
       I am not quite sure why the cursor pos in the Wavegraph reference does not change when you change the active plot, but if you grab a reference to the specific cursor and then change the active plot things you receive the expected behavior.
    Ben J.
    National Instruments
    Applications Engineer
    Attachments:
    MODDEDmixed graph cursor ex.vi ‏41 KB

  • List threshold error on SharePoint Documents webpart under Mysite Content tab

    Hi,
    Even though the list threshold limit has been increased for a team site to 40k in CA -> Web App -> Resource Throttling options when a user goes to his/her mysite and are member of a particular team site they get the following error message on the SharePoint
    Documents webpart:
    An error has occurred.
    The attempted operation is prohibited because it exceeds the list view threshold enforced by the administrator.
    The number of items in the document library for that particular team site are 14k where as the limit has been increased to 40k.
    Can anyone help why we are getting this error message? Thanks
    Regards,
    Kashif

    Hi,
    According to your post, my understanding is that you had List threshold error on SharePoint Documents webpart under Mysite Content tab.
    Items in the recycle bin count towards the limit, please make sure you did not delete items from this list recently and if you did, remove them from the recycle bin too.
    Please make sure you removed the 'Assigned to' criteria from the view.
    I also recommend to increase the threshold limit and see if that works, though it is not a good idea for the long term.
    The default value for this limit is based on farm and list performance and how SQL Server manages locks.
    Rather than bumping the List View Threshold or the List View Threshold for Auditors and Administrators, you should modify your query.  The best ways to do this are:
    Execute the query against a limited view rather than the default list view containing all items by specifying the view name in the new SPQuery object constructor.
    If you can’t execute your query against a limited view, create a column index for each column contained in the <Where> clause of your SPQuery.
    Here is a similar thread for you to take a look at:
    http://social.technet.microsoft.com/Forums/sharepoint/en-US/bb7cf9b5-1473-4ab8-be32-75a62a34dc10/the-attempted-operation-is-prohibited-because-it-exceeds-the-list-view-threshold-enforced?forum=sharepointadminprevious
    More information:
    http://thedotnetter.wordpress.com/2013/04/25/spquery-and-the-list-view-threshold/
    http://www.collabshow.com/2011/08/03/managing-large-lists-in-sharepoint-for-users-and-site-admins/
    Best Regards,
    Linda Li
    Linda Li
    TechNet Community Support

  • Why does Apple not give a list of error messages and possible solutions? I have the (-54) error continually that has suddenly appeared and cannot find a solution, even though other users seem to have the same problem.

    Why does Apple not give a list of error messages and possible solutions? I have the (-54) error continually that has suddenly appeared and cannot find a solution, even though other users seem to have the same problem.

    This is a user to user forum.  Apple isn't here and won't answer you.  You need to contact Apple directly.  You can use the Contact button at the bottom of the screen.

  • Description for list of errors in log file

    Hi,
    Is there anybody out there that would have a description for the list of errors we can get in crawl log file.
    For example I would like more info and how to fix these errors...
    WKG-30199
    WKG-30201
    WKG-30005
    WKG-30007
    WKG-30008
    WKG-30009
    WKG-30013
    WKG-30018
    WKG-30027
    WKG-30041
    WKG-30083
    WKG-30126
    If anybody can help me find a description of these errors that would be great. How to fix them event better.
    thanks

    I am not sure about all the errors but lets build up slowly.
    Following are Authentication related errors:
    WKG-30007: Authorization required.
    WKG-30199: Authentication
    WKG-30201: Missing authentication credentials
    WKG-30025, WKG-30164 are both related to connection between the crawler and the target. Errors appear when ssl connection could not be establised or the ssl certificates have expired.
    I am afraid there is not much documentation where the problem and solutions could be dug out.
    HTH
    Aravind
    WKG-30146: Cookie Tracing: 'display cookie obtained from target server'
    WKG-30145: Cookie Tracing: New cookie domain ".XYZ.com" created
    WKG-30147: Cookie Tracing: ' Sending the cookie back to the target server in responce'
    WKG-30027: Not allowed URL: 'This occurs when the link(domain) in page being crawled/indexed is not in the inclusion policy
    WKG-30083: http://xyz.com/xyx : Duplicate document ignored 'This occures when the url in question has already been indexed, HINT: signature hash value of each url is stored in the wk$url table'
    WKG-30008: URL in question NOT FOUND.
    Message was edited by:
    [email protected]

  • ACL-list syntax error in PIX after upgrade, need urgent help!

    Hello everyone
    We have a setup including Cisco ACS + a VPN 3005 Concentrator and a PIX 515E (7.2.4)
    We upgraded the PIX version from 7.0 to 7.2.4 and suddenly our downloadable access-list was getting refused when users authenticated against the ACS.
    When debuging radius in the PIX we found that entering this line in the downloadable access-list give error and stop the users of getting the ACL.
    "deny ip any 192.168.0.0 0.0.255.255"
    PIX refused to process their auth request when encountering this line.
    Fine we said, we changed the ACL syntax to this : deny ip any 192.168.0.0 255.255.0.0
    This made the PIX process the ACL.
    We were happy for awhile until VPN users started to complain.
    It seems that the VPN 3005 cant deal with the syntax we entered in the PIX!
    The VPN 3005 doesnt seem to be able to handle the acl line "deny ip any 192.168.0.0 255.255.0.0" !
    It can only handle "deny ip any 192.168.0.0 0.0.255.255" !
    Which the PIX cant handle..
    I'm a loss at what to do here..
    We got VPN users who cant surf now with these ACL problems.
    What can I do? Anyone else encountered this?
    We upgraded the VPN 3005 to the lastest SW version
    Really need some help here guys!
    Thanks

    I don't think Cisco ever changed anything on the PIX. It uses subnet masks from day one AFAIK and VPN Conc uses wildcard masks like IOS. You can use the acl-netmask-convert command on the ASA to fix this issue. This way you define a willdcard ACL on the ACS/AAA server and then use this command on the ASA to use the same downloadable ACL for both devices (PIX,VPNC).
    http://www.cisco.com/en/US/docs/security/asa/asa81/command/ref/a2.html#wp1622944
    Please Rate if helpful.
    Regards
    Farrukh

  • Forms 6i: Dynamically set Validate from List property

    Hi,
    Is there any API to set the VALIDATE FROM LIST property for an item with an LOV in Forms 6i?
    Thanks

    you can use set_item_property to do that dynamically. Look in the help for the values of the built-in

  • Validate from List Property

    i created a form and used validate from list property to TRUE for a particluar item which have LOV.But when table hav too many rows (here i hav 18000 rows) getting too slow....Is this problem is common...? If any one hve any idea about this Please help me...
    Edited by: pms on Sep 11, 2011 10:31 PM

    But when table hav too many rows (here i hav 18000 rows) getting too slow....Is this problem is common...? Yes, this is common when you have a lot of rows returned by your LOV query. In situations like this, it is best to try and reduce the size of the data returned by your LOV. One way of doing this is to enable the Filter Before Display property on the LOV. When enabled, it causes Forms to display a query criteria dialog before displaying the LOV. This too can cause slowness because this option could cause a full table scan to occur. Perhaps a better option would be to make your LOV dependent on other limiting values. For example, if your Form showed a list of all employees in a company you could make your user select limiting data like a department number to help reduce the number of employee records returned by your LOV.
    Craig...

Maybe you are looking for

  • Send print Request - Salary Statement

    Hi, Does anyone  have any information on this button. Where is it configured, how does it send print requests, can it be changes(send to different location) and what roles does the user require. Thanks Points to helpers

  • Structure type conflict

    Dear Experts, My smartform gives dump due to identified reason. That is Type conflict of one field in the structure. The data type of this filed READG is declared as p decimals 2 I am not clear how to define this field (as predefined)  in the structu

  • Zoom In/Out

    I'm trying to zoom in/out of a 3D room. At the moment, I've replicated this using a translate function: if gZoomIn then pCamera.translate(0,0,-1) --gZoomIn refers to the mousedown of a different sprite But I don't want to move the whole camera. Is th

  • I need a nice menu on a web page

    I have 5 links on my page. I need the java/class files to make a pretty menu, without images. Can be singles like-bottons java based menu. Say me where can dowonload. I visit javaboutique.com, but only found complex examples. My email: [email protect

  • Size and duration of a MDM Project

    Hello, I have a difficult question (because I know that the answer depends on the situation), but I would appreciate to have some ideas based on real experience : 1) what is the man-month effort for a typical MDM project? Say to put in place a reposi