2011 9501 C-Series Example broken wire/property

Hello,
I'm trying to run the 2011 Position Control (open loop) example for the 9501 module, but it is showing a broken connection to the "Time Interval" property of the "Straight-Line Move" property node in the "Calculate Move Profile" VI. I've searched and the Time Interval property is not listed as a property of Straight-Line Move.
I'm running 2011 Softmotion Standard, is this simply an issue of not having Premium, or is this an actual problem with the code that I can fix. If so any advice on where to start? Thanks

Wandering, 
As long as you have the Soft Motion and Real Time modules installed, there should be no reason why a broken wire should appear when the Calculate Move Profile.vi is opened. If the Real Time module is not installed, then every wire to this property node would be broken, not just the Time Interval. 
This could indicate that a particular file or dll is missing. I would attempt to try a repair on the installation of both of these modules, restart your computer, and then see if the example opens up correctly. 
If you are still able to use the 2010 example, you could easily fix this reported issue with the incorrect Mechanical Action by referring to this NI White Paper, and look at item #288167 under Axis Interface. This describes the simple work around necessary in order to fix this small error.
Huntington W
National Instruments
Applications Engineer
***Don't forget to give Kudos and Accepted as Solution where it is deserved***

Similar Messages

  • Will my guarantee cover a broken wire on my charger?

    My 13-inch-Mac pro's battery has a broken wire. My guarantee is stil in use and will be for another 7 and a half months. I have never used my gurantee before! Will i have to now? Will my guarantee cover for me? Or will i have to pay?

      Direct you to the proper forum for MacBook :
    MacBook Series Forumshttps://discussions.apple.com/community/notebooks?view=discussions
    Mac OS X Forums
    https://discussions.apple.com/community/mac_os?view=discussions
    http://www.apple.com/support/macbookpro
    Mac OS X Help
    http://www.apple.com/support/macbasics/
    Isolating Issues in Mac OS
    http://support.apple.com/kb/TS1388
    https://www.apple.com/support/osx/
    https://www.apple.com/support/quickassist/
    http://www.apple.com/support/mac101/help/
    http://www.apple.com/support/mac101/tour/
    Get Help with your Product
    http://docs.info.apple.com/article.html?artnum=304725

  • Deleting broken wires crashes Labview 2010

    Hi
    I am down to earth after
    enjoying all the nice features of LV 2010.
    I randomly encounter
    hour-glass hang-up when I try to delete broken wires. This is really
    unpredictable as far as I have watched. I t happens if click on a broken with
    the mouse or when I select a couple of those. It does not happen, if I use
    ctrl-b.
    When you try to delete it,
    the hour glass comes up and the window is no longer refreshed.
    I use the task-manger to
    kill LV after
    that a wild hard disk action starts, whoever initiates that ??
    After LV-restart I usually
    can recover a lot, but this make RAEL work almost impossible.
    I a running an English LV
    2010f2  on a German WinXP professional.
    And Please, please patch
    this as soon as possible.
    Gabi
    7.1 -- 2013
    CLA

    Hi Gabi,
    I'm glad to hear that you are enjoying LabVIEW 2010! Can i ask what is the specifiation of the computer you are using it on?
    This is because it might be that your computer doesn't have enough memory for this program.
    Also there is a patch for LabVIEW 2010, in this link.
    Hope this helps!
    John McLaughlin
    Insides Sales Engineer Team Leader
    National Instruments UK & Ireland

  • Create Callback VI for IMAQdx Event - Broken Wire

    My application is using IMAQdx to communicate with a Basler camera. When my camera is triggered with a digital trigger, it sends out an event when exposre finishes. I can use this event to know when to grab an image.
    I have a working VI that uses an event structure to handle this event and pull the image. Using an event structure in my main application will not work for my arcitecture, though, so I need to do a callback VI upon event generation.
    I have been trying everything to get a callback VI to work, but it seems LabVIEW thinks that the callback VI doesn't match the input to the "Register Event Callback." I have tried everything ranging from making my own VI to match the exact inputs to just using "Create Callback VI" by right-clicking. No matter what I do to the VI, there is a broken wire.
    See attached VI's. The callback VI is unnecessary because it is just a blank VI that was generated.
    Any help with this would be highly appreciated!
    Thank you,
    James
    James
    LabVIEW Professional 2014
    Attachments:
    Callback VI.vi ‏8 KB
    Initialize Camera Triggering.vi ‏24 KB

    It looks like your code is looking for a TypeDef called CtlRef.  I don't know if this is part of the IMAQdx spec, or something you need to provide, but providing it should get rid of the broken arrow.

  • I have tried to wire a "get waveform components" to my WDT signal, but I get a broken wire.

    I an answer to a previous question I was told that I needed to wire my WDT signal to a "get waveform components" to seperate out the time stamp, but the second that I connected the wire I got a broken wire, with the comment that the two were of different data types. Where am I going wrong? and what is it that I don't understand? I have the vi file attached below.
    Attachments:
    Acquire_N_Scans_save_to_ss.vi ‏77 KB

    AI Read returns a waveform array. Each element in the array is for a single channel. Even if you're acquiring a single channel, an array is returned. What you need to do is use index array function first before wiring it to the Get Waveform Components.

  • Broken Wire ---- FPGA Interface Node Error

    Hi there,
    I am programming my RT application and I am getting this weird error:
    As you see, I am trying to set the value to a FPGA control (which is a typedef enum) and I am getting this broken wire strange
    for me, error.
    I was looking for a solution in the forums but I wasn´t able to get one.. Anyone could help me??
    Thanks!!
    PS: The error message was like "The type of the sink is void" which is untrue because is already defined in the FPGA vi.
    Solved!
    Go to Solution.

    Solved.
    To who may concern, it was like I changed some of the typedefs and didnot have that in mind. A recompilation solved the issue.

  • Broken wire : Refnum Class diagram objet

    Hi,
    Many times on my applications. On several computers, different project and LabView version (2011 to 2014).
    A "Refnum Class diagram objet" needs to be "updated" because its wire is broken.
    The attached example shows a valid WaveformChart Refnum class reference which is suddenly and aleatory "broken" and needs to be reset. Otherwise the vi is broken ...
    (In the example attached the Refnum "selected" by labview ar Control and "XControlTREE", the problem has no relation with its existence.)
    Thank you
    Best regards,
    Ulysse
    Attachments:
    2controls.JPG ‏87 KB

    Hi Gerd,
    I have had problems in the past with passing control references into subVIs. I had these problems because the strict control reference is often incompatible with a non-strict refnum control, or a strict refnum control of the wrong type. For example, if you have a multi-selection listbox, but you try to wire that control reference to a listbox reference associated with a scalar datatype (single-selection), you will get a wiring error.
    The easiest solution for these problems is to right-click on the control reference and choose Create > Control. Then, copy this control into your subVI and use it as the subVI input. I think this will solve your class conflict problems.
    If this doesn't work right, let me know and we can talk further...attachi
    ng a sample LLB that demonstrates the problem would be helpful.
    -D
    Darren Nattinger, CLA
    LabVIEW Artisan and Nugget Penman

  • Extend Security FAQ Example Broken?

    I have been trying out the Extend Seurity example in the Coherence FAQ here http://coherence.oracle.com/pages/viewpage.action?pageId=1343626
    Basically the way it works is that the Extend proxy uses a class scheme that uses a sub-class of com.tangosol.net.cache.WrapperNamedCache to wrap the "real" cache. This sub-class can then override methods you want to secure to do an access check before forwarding the method call to the wrapped cache.
    Now, this all appeared to work fine until I tried to execute queries against the cache. The queries will execute against the "wrapped" cache which resides in the storage enabled nodes of the cluster, as the Extend proxies are storage disabled. I started to get back errors that the methods I was querying on did not exist in the objects I had put into the cache.
    E.G. Missing or inaccessible method: com.tangosol.util.Binary#getIntValue[]
    The reason for this it turns out is that the "put" method of the WrapperNamedCache in the extend proxy gets instances of com.tangosol.util.Binary for its key and value parameters as the Extend Client has POF serialized the values to send over the wire. When WrapperNamedCache calls "put" on the real cache presumably it send these com.tangosol.util.Binary values. It then appears that these are serialized again to go over the wire to the real cache so the underlying real cache ends up containing a serialized value of a serialized value and hence my queries fail.
    Is this "double" serializing due to me mis-configuring the caches, or am I stuck with it?
    Obviously it is pretty impractical to de-serialize the objects in the methods of the WrapperNamedCache sub-class.
    Presumably making the Extend proxies storage enabled nodes of the cluster wouldn't make any difference either.
    I am beginning to give up on ever having a secure Coherence cluster as so many things related to security in Coherence seem broken.
    Banging my head in frustration...
    JK.

    I haven't been able to get this to work, and I'm using Noah's updated code.
    I'm trying to implement row-level security using the EntitledNamedCache, so basically I'll be intercepting calls to get() and checking the client's privileges against the data they're trying to read.
    The problem - as Jonathan experienced - is that inside the EntitledNamedCache the super.get() call to the WrapperNamedCache returns a com.tangosol.util.Binary instead of the actual object that was put() in.
    Is there a way for WrapperNamedCache.get() to return the actual object?

  • USB-8451 examples broken in LV 2012

    I have a USB-8451 on order but it hasn't arrived yet.  I went ahead and downloaded and installed the driver software, NI-845x 2.0.  I am running LV 2012 (12.0.1f5 32-bit) and I didn't see any options for 2012 support in the installer, so I clicked the LV 2011 support and installed that.  That seems to have created one LLB file, ni845x.llb.
    I searched for examples using the 8451 but didnt' find any (i.e. "Help --> Find examples" in LV 2012).  I searched NI support online and found SPI Execute Read of Shift Register.vi.  When I open it and point to the llb file to resolve references, the VI is broken.  All the sub-VIs are not executable.  The errors are 1) call lib. fcn. note contains unwired or bad terminal, 2) invalid refnum class, and 3) you have connected two terminals of different types.
    Why are these broken?  Does it have anything to do with the USB-8451 not actually being hooked up to my computer?

    Hi Vishak, 
    It may take some time for this to get fixed. I have resubmitted the request to have it fixed.
    2.1.2 is still the latest version of the driver. For future reference, the best place to find the most recent version of our drivers is at ni.com/drivers.
    Catherine B.
    Applications Engineer
    National Instruments

  • Broken Wire? (SBS 5.1 560)

    First off, I've had this SBS 5.1 560 sound system for about a year and a couple months.
    As time went on, it got to the point with my SBS 5.1 560 speaker setup that the sound from my left speaker would "crack in and out" occasionally. By messing with the position of the volume control thing (bending it), I would get the sound to play properly. I assumed something happened to the wire.
    NOW, the sound is completely unattainable out of that speaker. I think the wire may have fully severed, or something along those lines. All I know is that it is physical, involving the wire.
    I considered stripping and soldering the wire, but there are a number of problems with that:
    1) I don't know which wire it is.
    2) I don't want to damage the system to the point of hopelessness
    3) I'm sure there are other things I haven't thought of
    I guess my biggest concern is FINDING the wire that is broken. On the volume control thing, there is one wire that is separate from the rest, and then a combination of 3 little wires. I wish I didn't have to strip that, but Murphy's Law might come into play.
    Message Edited by BassGuitar on 09-18-2005 11:03 PM
    Message Edited by BassGuitar on 09-19-2005 12:55 AM

    The speakers system does not depend on the bundled software to achieve 5.1 surround. Most sounds that you will play within windows are stereo. This means that they are encoded with left and right signals only.
    Do you have a Creative sound card installed in this new PC?
    If so, what happens when you enable CMSS?

  • Weird network stream broken wire

    Well, we decided to use network streams. Here is a strange one. Can anyone explain this one to me? I have resorted to transposing the data external to the process that receives it so a transpose doesn't have to be done in the receiver, which is resulting in a broken run arrow.
    Full disclosure, this project we are required to use LabVIEW 2011, haven't tested in newer versions.
    CLA, LabVIEW Versions 2010-2013
    Solved!
    Go to Solution.
    Attachments:
    networkstream.png ‏2 KB

    And once again, the Always Copy comes to the rescue when you need a work around.
    There are only two ways to tell somebody thanks: Kudos and Marked Solutions
    Unofficial Forum Rules and Guidelines

  • DROPPED FRAMES on Apple Pro Training Series examples?

    I getting dropped frames a lot and I am just doing some of the examples in the Apple Pro Training Series. The book came with a cd and thats what i am using as footage. Recent upgrade to FCS3
    1) I have a dedicated internal harddrive 800gb open 7200rpm ( is there a faster rpm with out going raid?)
    2)NVIDIA GeForce 7300 GT ( is this enough to handle HD footage?)
    3)9gb RAM
    4) chose easy setup dv/ntsc / all formats / all rates
    I tried unlimited and safe RT and get dropped frames with both
    5) 2x2.66 dual core FB DIMM
    6)leopard 10.5.8 ( i know not to go SL based on the other post)
    I am looking at getting a Panasonic AG-HPX170.... do i have enough in my mac pro to handle this
    footage? or should i be looking at different hard drives and or video cards?
    thanks
    dave kc
    Message was edited by: DAVE KC

    Just to eliminate the possibility of a bad drive or wonky connection, try running a disk throughput test.
    Do you have the AJA drive test app? If not, it can be found on their website under the Kona 3 tools and utilities (AJA System Test).
    Download it and run it to test the throughput of the drive.
    For an internal sata drive with a lot of free space, you should see read/write speeds well in excess of 80 MB/s.
    x

  • Broken wire

    context help: you have connected two terminals of different types.
    the type of the source is 1-D array of boolean.
    the type of the sink is boolean.

    Feels like a broken record.  Here is what I have posted before for a similar question.
    An understanding of what the data represents is important, and knowing this will likely answer your question for you.
    Lets say you have a single analog reading of 5 volts.  This is a scalar double.  Now you want to graph it so you grab the Waveform Graph and put it on the front panel.  But when you wire your 5V reading to the graph it says you need to provide a 1D array.  This makes sense when you realize the graph is intended to display many values at once, not just one value.  This is why it wants an array of values to put on the graph all at once.
    A single reading can be turned into an array using the Build Array function, but it is still just a single reading.  If you wired a 5V reading to a build array then to the graph it would run, but what would you see?  Nothing because the graph can't display a single point of data, it needs multiple values.  So you could try to build previous 5V readings into the array so you have multiple values to display at once.
    You need to understand why you have a 1D Array of Booleans, and you need to understand why your function needs a single boolean.  Then you can realize how to fix it.
    Unofficial Forum Rules and Guidelines - Hooovahh - LabVIEW Overlord
    If 10 out of 10 experts in any field say something is bad, you should probably take their opinion seriously.

  • Sun's Image loading example broken?

    Hello,
    I am trying to use the ImageDisplayer application provided by the Java tutorial. I am doing this because I have been unable to display any images in a JPanel successfully. My problem specifically is that the ImageDisplayer program runs, the frame appears, but no image is painted.
    I am using Java version 1.3.1_02 on Win 2k, and 1.3.1_03 on Linux
    I have tried this on my Linux box and on my Windows 2k box, with the same results. Has anyone experienced this? Could anyone provide me with a small program in a jar file that loads an images sucessfully and is known to work? None of my code tests have sucessfully loaded an image.
    Here is the tutorial and example program. It can also be downloaded in binary format (image.jar) in the tutorial examples zipfile
    Im going nuts here.
    Thanks
    -Ken
    kz1000@hotmailDOTcom

    you can use the sharedobject class to determine how long ago the user logged in and the sequence of images that you want to display.

  • SharedBall example broken in Linux?

    Hello all,
    I am a bit frustrated with Flash Media Server and hoping for
    some help.
    I installed FPS3 in Linux and got the tutorial_sharedball
    example to work (from
    http://www.adobe.com/devnet/flashmediaserver/sample_apps.html).
    I can move the ball in one instance and see it move in another.
    However, I could not get the SharedBall example that comes with the
    installation to work. When it connects to the flash media server,
    the red ball disappears and doesn't come back.
    I have tried rewriting the example, but nothing that I write
    with ActionScript3 successfully changes the properties of a shared
    object. In the admin panel, I can see that tutorial_sharedball
    changes properties, but the code that I write never does.
    I am using Eclipse as an ActionScript3 editor, so I am not
    able to write or even look at .FLA files. So, the
    tutorial_sharedball example is not very useful to me because it is
    ActionScript2 and I can't view the insides of its .FLA file.
    I just installed the development server in Windows XP and got
    both the tutorial_sharedball and the SharedBall example to work.
    (By the way, I can't get the debug connection to work in Windows.
    In Linux I could just double click on the shared object and it
    would try to connect, but it's not the same in Windows.)
    Does anybody have any intuition for what could be going wrong
    in Linux? I could post my code or say more about my setup if anyone
    is interested.

    Hello all,
    I am a bit frustrated with Flash Media Server and hoping for
    some help.
    I installed FPS3 in Linux and got the tutorial_sharedball
    example to work (from
    http://www.adobe.com/devnet/flashmediaserver/sample_apps.html).
    I can move the ball in one instance and see it move in another.
    However, I could not get the SharedBall example that comes with the
    installation to work. When it connects to the flash media server,
    the red ball disappears and doesn't come back.
    I have tried rewriting the example, but nothing that I write
    with ActionScript3 successfully changes the properties of a shared
    object. In the admin panel, I can see that tutorial_sharedball
    changes properties, but the code that I write never does.
    I am using Eclipse as an ActionScript3 editor, so I am not
    able to write or even look at .FLA files. So, the
    tutorial_sharedball example is not very useful to me because it is
    ActionScript2 and I can't view the insides of its .FLA file.
    I just installed the development server in Windows XP and got
    both the tutorial_sharedball and the SharedBall example to work.
    (By the way, I can't get the debug connection to work in Windows.
    In Linux I could just double click on the shared object and it
    would try to connect, but it's not the same in Windows.)
    Does anybody have any intuition for what could be going wrong
    in Linux? I could post my code or say more about my setup if anyone
    is interested.

Maybe you are looking for

  • Portege 610CT OS INSTALL --- DOS/WIN3.11/95/98

    I am attempting to install any operating system (DOS, or an early Microsoft Windows Operating System specifically) on a Toshiba Portege 610CT. The hard drive in the unit has been wiped, and the system boots with the message: "Insert system disk in dr

  • Zen Micro - Loose Headphone Connect

    I bought a Zen Micro last december and I love it. Unfortunately it has recently developed a problem. It seems that there is a problem with the headphone socket as I keep losing sound volume/stereo quality etc as if the headphones are not seated corre

  • Vendor for Overhead Conferencing?

    I have a large conference room requiring voice capabilities for conference calls. The room is too large for a 7937 with the external mics, and I am interested in an overhead solution where the speakers are ceiling mount and the mics are located on th

  • Query for a chart

    I have this query: select null link, creationdate  label, COUNT(PROBLEM) BER from INCIDENTS where PROBLEM=:p10_id AND SOURCE = 'BER' and creationdate between (select (min(creationdate)) from  INCIDENTS where PROBLEM=:p10_id) and SYSDATE group by crea

  • HT201364 I can't update to OsX mavericks.

    My Macbook pro was bought in april 2007. 2.16 GHz Intel Core 2 Duo, 2 GB 667 MHz RAM and Lion 10.7.5   I have 30Gb free memory in my hard disk. Were is the problem?