Change RT controller in example

We have a NI example program that sounds like a good fit but the example uses a cRIO 9011 and we are using a 9014. Do we have to rebuild the entire project or is there a simple way to swap the controller and keep all the modules and references intact?
Lawrence M. David Jr.
Certified LabVIEW Architect
cell: 516.819.9711
http://www.aleconsultants.com
[email protected]

I can't find anything regarding a 9011 in our database. Either way, if you are changing the controller type, you will need to rebuild the build spec and fix your references.
Ben D.
Applications Engineer
National Instruments

Similar Messages

  • Change layout controller for permissions in details command

    How can we change layout controller for permissions shown when you select any repository > details > settings > permissions. here only 5 users are shown in the table i wanted to change the layout to see if i can display more than 5 rows but i can not seem to find the iView corresponding to this pop up screen. Any ideas?

    Hi Firasath,
    In the end, this is a modification of the standard, and there are several ways to do such things (and to avoid problems with it, for example when upgrading your installation).
    As this is a complex task, I won't say this and that is the right direction. That's really an individual decision for each customer. I know customers who really have a lot of modifications (and they enjoy their extended functionality), others I know who never ever would touch the SAP code. And many ways are in between...
    Just for a very fast shot (but not advised as a "clean" way), you could decompile the class itself, make it compilable as a Java project consisting of one class (extending the compile classpath to fit the classes needs), do the change, exchange the original class within the JAR by your modified version and restart the portal (for exchanging WinRAR for example can be used very easily).
    A more clean approach would be to import the original PAR as a portal project, decompile the class in question, remove it from the compiled JARs (which have to be added manually into the PAR structure), recompile and redeploy (within the same original namespace).
    A more complicated approach is to try to create a new PAR within a new namespace, so that in the end you are not modifying the original component but just "steal" code from the original component and deploy it independently. But this needs most experience.
    Not understood everything in detail?! In this case, sorry, but: It's really an absolute non-trivial task which only should be done by people having the experience to understand these lines more or less in a second...
    Hope it helps
    Detlev

  • TS1814 Most of the songs on my iPod Classic no longer dshow up on iTunes on my laptop.  I deleted iTunes & installed the latest version but this did not change anything.  For example on 1 playlist I have 66 songs but only 1 shows on the iTunes screen.  Th

    Most of the songs on my iPod Classic no longer show up on iTunes on my laptop.  I deleted iTunes & installed the latest version but this did not change anything.  For example on 1 playlist I have 66 songs but only 1 shows on the iTunes screen.  Thanks you for any help.

    See Empty/corrupt iTunes library after upgrade/crash or
    Recover your iTunes library from your iPod or iOS device.
    tt2

  • Regarding changing the controller of a standard page

    Hi,
    There is a standard OA framework page. To that I have to add a region which has a messageLovinput item. After selecting the value for the Lov item, I need to insert it into the database for which I will be using a VO.
    For insertion, I will have to detect when the apply button on the page gets clicked. To get access to the event of clicking of the apply button, the only way I can think of is by changing the controller pf the standard page. I plan to extend the existing controller and therby create a new controller.
    When I go to the personalise page option of the standard page, I get an option to personalise the controller. Here I plan to add the new controller.
    Is this way correct? Or am I thinking in the wrong direction?

    Hi,
    Yes ofcourse. I am going to write the code using jdeveloper only, what I was saying is that, After i deploy the new controller can I reference it using personalisation?

  • Change jmf controller component style

    Hi,
    i want to change jmf control panel component style. for example change background color or start button image.
    How can i configure jmf controller component style?
    thanks
    Edited by: q_fs on Sep 19, 2010 2:25 PM

    I'm not sure you can. You can always just write your own control panel, though.

  • Inputing program change without controller attached.

    is there any way to record program changes in realtime without any keyboard/controller hooked up to my laptop. for example, when i want do this with notes, i use the caps lock keyboard.
    thanks in advance for your time.

    thanks for the info. do you know if there is a way to have the faders or buttons accessible on the main window in logic 8 or would i have to record their changes from within the environment?

  • Changing Domain Controller for Exchange 2013

    Folks
    I have an Exchange 2013 running on Server 2012.
    Old DC on Server 2008.
    I want to decommission the 2008 server. I have build a 2012 DC and for the life of can not work out how to change the DC that my exchange box uses????
    Using Set-ADServerSettings cmdlet only seems to change the server for that current session?? reboot and back to the old DC...
    When I use the Se-ExchangeServer cmdlet, I get domain controller cant be found. I have set the execution policy on the dc to unrestricted and still Domain controlleer cant be found..
    New dc is a GC..
    Any ideas would be good.
    -graham

    First, the behavior observed for the cmdlet Set-ADServerSettings is normal. The values for the domain controllers
    designated are " per session". For example:
    The PreferredServer parameter
    specifies the FQDN of the domain controller to be used for this session.
    http://technet.microsoft.com/en-us/library/dd298063(v=exchg.150).aspx
    +++
    What parameters, exactly, did you use for Set-ExchangeServer? What was the entire command?
    If the domain controller(s) were found for "Set-ADServerSettings"
    and... if Exchange is functioning OK in general, the domain controllers should be accessible.
    +++
    Are you in a position where you could shut down the older server (during off hours for example) and see if Exchange can
    find - and use - the newer DC?
    Will you only have one DC after decommission of the old one?
    Please mark as helpful if you find my contribution useful or as an answer if it does answer your question. That will encourage me - and others - to take time out to help you.

  • Changing the Datasource of example CMP from Weblogic

    I got an error message while running a successfully (?) deployed
    Weblogic example bea\weblogic700\samples\server\src\examples\ejb20\basic\containerManaged.
    The error message is like this when I run the "ant run":
    run:
    [java]
    [java] Beginning containerManaged.Client...
    [java]
    [java] The client was unable to lookup the EJBHome. Please make
    sure that you have deployed the ejb with the JNDI name
    ejb20-containerManaged-AccountHome
    on the WebLogic server at t3://localhost:7001
    [java] Unable to look up the beans home: Unable to resolve
    'ejb20-containerManaged-AccountHome' Resolved: ''
    Unresolved:'ejb20-containerManaged-AccountHome
    BUILD FAILED
    D:\bea\weblogic700\samples\server\src\examples\ejb20\basic\containerManaged\build.xml:121:
    Java returned: 1
    The ConnectionPool and DataSource have been set through the Weblogic
    Console.
    Such that
    Name: MySQLConnectionPool
    URL: jdbc:mysql://localhost:3306/MyDatabase
    Driver: Classname com.mysql.jdbc.Driver
    Properties: user=sa
    password=
    Name: MySQLTxDataSource
    JNDI Name: MySQLTxDataSource
    Pool Name: MySQLConnectionPool
    Then I modified the weblogic-cmp-rdbms-jar.xml, such that
    <!-- the following line actually should be the JNDI name -->
    <!-- data-source-name>examples-dataSource-demoPool</data-source-name
    -->
    <data-source-name>MySQLTxDataSource</data-source-name>
    Then I got the above error. If I change the DataSource back to
    examples-dataSource-demoPool. Everything works fine.
    I could not find where the problem is. Could anyone give me a clue.
    Thanks
    Ruiwu Tao

    Please re-post if this is still an issue but first update to CR4E 2 and retest

  • How to change tree colors? example inside.

    Hello,
    I was looking on the Internet to find the way to change background tree to specific colors, not the same color.
    Here is an example...:
    and here's another one:
    Thank you'll.

    I reread your original post, and it is the opposite of what i was thinking. I thought you wanted all the trees to be the same.
    So, to separate your trees, you will need to use a selection. Probably the best way would be to use Select>Color Range
    You can then select that color, then using the selection tools or the quick mask, to remove part of that selection
    I would then copy that selected portion of the trees to a new layer
    Now repeat for another section
    What you could do with each layer before removing the selection is to create a mask, then you can use that mask to easily reselect if necessary. (Should not be needed, but it is an option)
    Now select a layer and use the hue/saturation command or adjustment layer to adjust the hue. (With the adjustment layer you will need to clip it to that layer so it does not affect the remaining layers below it. That means the adjustment layer must be just above that layer no higher or lower)
    When you are done, save as a psd or tiff for your master (just in case you need to change something later on. When you save as a png or jpg the layers will be merged in that file because they do not support layers. Just so you are aware.

  • Can I set calender invite to set at the same time, even when changing time zone. for example I am in the UK have set a meeting for 10am in NYC for weds, but when getting to NYC it is still set at 10am and doen't adjust to time zone?

    Can I set my Calendar invites on a IOS 7 device to set at the same time, even when changing time zones. For example I am in the UK and need to set a meeting for 10am NYC time on Wednesday, but when I reach NYC I don't want the time zones to adjust which will then adjust my meeting I set in the UK to NYC time.

    Here are the individual files for those that fear the my other file of virii.
    Attachments:
    HASP.vi ‏88 KB
    File Setup.vi ‏11 KB
    Gather and Output.vi ‏149 KB

  • Prime Infrastructure delegate specific config changes - wireless controller

    Hello,
    I have a customer that would like to delegate control for two items on a WLC to a sub-group within their organization.  They'd like to allow this group to change the PSK on a specific WLAN on their WLC 5508 and also add/remove/change mac addresses from the Mac Filter list whenever necessary. 
    They'd like to restrict the group to only be able to make these two specific changes and not be able to change anything else on the controller.  Is there a way in PI to restrict this group so that they can only make these changes? 
    I can see that in 2.0 I can require job approval which may work as some part of the restriction. 
    Any thoughts/ideas/help?

    add a new group (choose on of the user defined groups). Mark the options you want to have. (network configuration)
    Posted by WebUser Erik Boss from Cisco Support Community App

  • How does FDS Data syncronization and change tracking works? example needed

    Hi All,
    I found the FDS feature of detecting the change in data and
    only updating that particular change to the server-side data.
    Could you point out some good implemented examples or
    tutorial. I am not able to find one...........
    Also point out some references/examples on how data
    syncronization works with an example..........
    Thanks in Advance,
    Vijay Karthik

    Hi HustLiliAn,
    Thank you very much for you quick reply. I have to say sorry that my code is only partially belonging to me so I cannot distribute all of them, beg your understanding
    To overcome the delay, I open both Tx and Rx session at the beginning of the code so I don't need to initial and abort session before and after using respectively. It could save a lot of time (I measure the same delay as you shown). I read from WBX application notes (http://files.ettus.com/uhd_docs/manual/html/dboards.html) that if the system is working in the duplex mode, then antenna TX/RX is using for transmission and RX2 is using for reception. I simply tested it and it seems true.
    Since two antennas are working concurrently, the receiving antenna (RX2) can receive packet even it is sent by TX/RX. My problem is, in software level I have used the if structure to make transmission and reception work successively, RX2 can still receive signal sent by TX/RX. That is the real problem. Probably we can write some compensation VI which we can remove it by using the transmitted signal, but I still want to know is there any official solution for it.
    BTW, I use the modulation toolkit. Its demodulation VI is also quite slow.
    Thank you for your reading. I am not a native English speaker, so if my post make you confuse, please let me know and I would like to elaborate it again.

  • Change MRP Controller Description

    Hi,
    We have maintained Same MRP Controller with Description for all 100 Plants.
    Now we want to change Description of these MRP Controller for all 100 Plants.
    Is there any way to change in One go or we need to manually change one by one?
    Thanks & Regards
    ND

    Hi Nitin Desai,     
    Well there is a way:
    GO TO OMD0 t-code select all the plants and then on the top of the screen you can see SELECTION click it select BY CONTENTS then select MRP CONTROLLER NAME OR MRP CONTROLLER.
    Then a pop window will appear give the data then bottom press CHOOSE then you can do it easily OK.
    I hope it helps you.
    Regards,
    Madhu.G

  • [6140] Failover does not change owning controller

    Hello!
    We connected our 6140 to one host with two HBAs. Each HBA is connected to one of both controllers. I can see the volumes and create a filesystem there. When I pull out one cable, I get this message:
    qla2x00: FAILBACK device 0 -> xxxxxxxxxxxxxxxx LUN 00
    qla2x00: FROM HBA 1 to HBA 0This seems OK on the client side, but now I am unable to mount the volumes any more. But when I change the owning controller in the Web interface of the 6140, mounting works. I thought this should be done automatically? What do I have to change?
    TIA
    Stephan

    This seems OK on the client side, but now I am unable to mount the volumes any more. But when I change the owning controller in the Web interface of the 6140, mounting works. I thought this should be done automatically? What do I have to change?
    I have experienced this problem with Apple XServ servers and there HBA's , for some reason even though the card is dual ported you are unable to use both ports on the two controllers.

  • Change MRP Controller - MLFH

    Hello Experts,
    I want to change the mrp controller for recieving mail through output type MLFH  . .. current mrp controller is no longer with company so can anyone guide me the step by step process
    Will award full points
    Thank You
    Justin

    Hi
    for changing the MRP in MLHF go to T-Code NACE then select Application MEthen presscondition record on top. a pop up opens in that select your out out type double click on MLHF. it will ask for missing parts then Give X and execute it will open up a new screen then you can change your existing MRP controller to your new MRP controller.
    by doing this you will be able to send mails for missing parts to your new MRP controller.
    hope i made it clear
    Edited by: vikrama sharma on Dec 21, 2007 1:02 AM

Maybe you are looking for

  • How to see the Open PO Qty in Mass

    Dear Experts,                     How to see the Open Qty in PO in mass, is there any report available..Please help  Regards karthik

  • What to do when my new iphone 5 came damaged, is missing pieces, and apple won't help me?!

    I am EXTREMELY disappointed in Apple. I preordered my iPhone 5 as soon as it was available, but did not receive it in the mail until yesterday. I excitedly met the UPS man and ran inside to open my new phone. Upon opening the package, I found that my

  • HELP- My DVD Studio Pro stopped working

    I recently upgraded to leopard and my DVDSP stopped working. This is what I see when I load DVDSP. http://web.me.com/reeldamian/dvdsp/Blank.html I tried reinstalling DVDSP (first uninstalled - then reinstalled) I can't open anything. Also, my FCP won

  • Update playcount in shared library

    When i play a song from my shared library the playcount is not updated. Is there a way that it is? Thanks

  • Webobjects and C# web services on IIS.

    I've not been able to find any informationa about the level of interoperability of WebObjects and dotnet C# web services. Here's the situation: members of my programming group are writing an application as a web service. They come from a windows back