NI Motion Assistant LabVIEW Code Generation Error

Hello, the following is my current setup:
NI PCI-7334 motion control board
NI UMI 7774 splitter board
3 x NI P70530 Drives
3 x NI CTP12ELF10MAA00 Stepper Motors
3 x Power supply units for drives
LabVIEW 2010
NI Motion Assistant 2.6
Motion and Automation Explorer 4.7
I have built a three axis motion system that I am trying to configure with labview. After verifying that everything was set up correctly, I opened MAX, updated the firmware to my motion control board, and intitialized the controller. Since then, I have created many basic programs using the Motion Assistant Software to test the movement of my device. Everything works fine while using the Motion Assistant software (I have three axis movement, multidirectional control, and can perform various straight line and arc moves). My problems begin when I try to use the code generation feature.
When trying to use the code generation feature to output a labview diagram, I run into a problem where a dialog box pops up and says "Find the vi named ...."
Some examples of the names that come up are: Configure Vector Space.flx, Vector Space To Control.flx, Motion Error Handler.flx.
To be clear the program in Motion Assistant that I am trying to export to LabVIEW code is composed of two individual steps. One that tells X,Y, and Z motors to move forward 25 revolutions, and one step that tells them to move backwards 25 revolutions.
I have made many other programs in Motion Assistant that run fine, but I always receive similar errors when trying to use the code generation feature to export to LabVIEW. Is there something that I can do to solve my problem?
Thank you for your help.

Hi Joe,
I am using Ni-Motion Assistant 2.6, Ni-Motion 8.1, and Motion and Automated Explorer version 4.7.
The code I posted is supposed to tell Axis 1 to move 40 revolutions at 400 rpm. It works fine in Ni-Motion Assistant but when I try to generate a LabVIEW diagram I receive the following error, "Find the VI named 'Motion Error Handler.flx'". I have had it search my directory, as well as the disk that I installed both LabVIEW and Ni-Motion but no luck. Thanks for your help.
Attachments:
1111.vi ‏9 KB
1 axis movement.zip ‏8 KB

Similar Messages

  • Generic oracle eway code generation error in Java caps 5.1.3

    Hi,
    I'm using an oracle eway for adding records to a table. I have a prepared statement in the otd. When I try to build the project I'm getting the following error. Could any one let me know how this problem can be fixed?
    com.stc.codegen.framework.model.CodeGenException: Generic Oracle eway code generation error(ERROR_CODEGEN_GENERIC_CODELET_GENERAL)
         at com.stc.oracle.codegen.OracleEWayCodeletFactory$OracleEWayCodelet.generateFiles(OracleEWayCodeletFactory.java:1860)
         at com.stc.codegen.frameworkImpl.model.CodeGenFrameworkImpl.processCodelets(CodeGenFrameworkImpl.java:640)
         at com.stc.codegen.frameworkImpl.model.CodeGenFrameworkImpl.process(CodeGenFrameworkImpl.java:1544)
         at com.stc.codegen.frameworkImpl.model.DeploymentVisitorImpl.process(DeploymentVisitorImpl.java:405)
         at com.stc.codegen.frameworkImpl.model.DeploymentVisitorImpl.process(DeploymentVisitorImpl.java:308)
         at com.stc.codegen.frameworkImpl.model.DeploymentVisitorImpl.traverseDeployment(DeploymentVisitorImpl.java:268)
         at com.stc.codegen.driver.module.DeploymentBuildAction.loadCodeGen(DeploymentBuildAction.java:923)
         at com.stc.codegen.driver.module.DeploymentBuildAction.access$1000(DeploymentBuildAction.java:174)
         at com.stc.codegen.driver.module.DeploymentBuildAction$1.run(DeploymentBuildAction.java:599)
         at org.openide.util.Task.run(Task.java:136)
         at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:599)
    Caused by: com.stc.codegen.framework.model.CodeGenException: Exception when generating OTD code ...Exception: javaClass: Oracle_std_otdOTD: Exception when invoke DB Codegen Task...Exception: Invalid parameter type: Class : [Std_insert_PreapredStat] Object: [Param1] Param Type : [DECIMAL].(ERROR_CODEGEN_DB)(ERROR_CREATE_OTD)
         at com.stc.oracle.codegen.OracleEWayCodeletFactory$OracleEWayCodelet.generateOtdJarFile(OracleEWayCodeletFactory.java:2045)
         at com.stc.oracle.codegen.OracleEWayCodeletFactory$OracleEWayCodelet.generateFiles(OracleEWayCodeletFactory.java:1756)
         ... 10 more
    Regards,
    Abdul

    hi...
    i too getting same problem..how did u reslove this...
    please help me out...
    thanks in advance
    KK

  • Code generation error when implementing an accumalator

    Hi everyone,
    I am implementing an accumalator which implements X = X + Y where X and Y are memories of length say 5. Initially I write 5 values into X and Y using a for loop. Then I perform the addition inside a single cycle timed loop and store the results in a temporary buffer(another memory) again of length 5. In another single cycle timed loop, I copy the data from the temporary buffer to memory X.
    I changed the arbitration option to never arbitrate for X, but I get a code generation error because of arbitration. Could anybody please tell how to solve this problem.
    Regards,
    Prashant
    Solved!
    Go to Solution.

    Hi NitzZ
    I figured out a way to solve the problem. I chose the "Never Arbitrate" option for all memories and replaced the for loop with a timed loop. Now there are no errors.
    Thanks,
    Prashant

  • Code Generation Error - SUP 2.2 / SUW 2.2

    Hi,
    I have formatted my laptop PC and re-installed Sybase Unwired Workspace 2.2. After the installation I get Code Generation Error message:
    Before Code Generarion attemp the Java Build Path / Source tab is empty and after the Code Generation the error specified above is generated and the following path is added to the Java Build Path / Source tab:
    XXX/Generated Code/src (missing)
    I cannot resolve the problem. Does anybody has idea about the problem?
    thanks,

    Hi,
    1. I created a new model having only one MBO and generated code successfuly.
    2. The result is the same after deletion of "Generated Code" and creating new folder
    3. The result is the same after generation code to another folder.
    nothing has changed but I discovered additional information in the "workspace\.metadata\.log" file:
    com.sybase.uep.tooling.codegeneration.coordinator.CoordinatorException: Member not found: inverseClass on object com.sybase.afx.compiler.AttributeDef@2a3881
      at com.sybase.uep.tooling.codegeneration.coordinator.impl.ClientObjectAPICoordinator.sendRequest(ClientObjectAPICoordinator.java:115)
      at com.sybase.uep.tooling.codegeneration.ui.CodeGenerationJob.sendRequest(CodeGenerationJob.java:200)
      at com.sybase.uep.tooling.codegeneration.ui.CodeGenerationJob.processTasks(CodeGenerationJob.java:172)
      at com.sybase.uep.tooling.codegeneration.ui.CodeGenerationJob.runInWorkspace(CodeGenerationJob.java:123)
      at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:38)
      at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
    Caused by: com.sybase.uep.tooling.codegeneration.clientobjectapi.ClientObjectAPIException: Member not found: inverseClass on object com.sybase.afx.compiler.AttributeDef@2a3881
      at com.sybase.uep.tooling.codegeneration.coordinator.CoordinatorException.<init>(CoordinatorException.java:27)
      ... 6 more
    Caused by: com.sybase.modeling.templatej.runtime.adapter.impl.NoSuchMemberException: Member not found: inverseClass on object com.sybase.afx.compiler.AttributeDef@2a3881
      at com.sybase.uep.tooling.codegeneration.CodeGenerationException.<init>(CodeGenerationException.java:26)
      at com.sybase.uep.tooling.codegeneration.clientobjectapi.ClientObjectAPIException.<init>(ClientObjectAPIException.java:27)
      at com.sybase.uep.tooling.codegeneration.clientobjectapi.impl.ClientObjectAPIDelegator.generate(ClientObjectAPIDelegator.java:155)
      at com.sybase.uep.tooling.codegeneration.coordinator.impl.ClientObjectAPICoordinator.sendRequest(ClientObjectAPICoordinator.java:86)
      ... 5 more

  • Motion assistant labview

    hi
    I have to control a motor speed using the PcI 7342 controller.
    I have MID 7654/7652 servo motor drive and NI motion assistant.
    MY hardware connections are proper.
    I am using motion assistant to generate a arc move and then generating labview code .
    I have inserted just a knob in the front panel to control the speed and made a slight modification in the block diagram to insert the knob in the place of velocity.
    Now i am not able to stop the motor .
    Can anyone help me to insert a stop button in the labview diagram.
    Should i use configure inhibit output flex or just use the stop button in flex motion.?
    i have attached the labview diagram....
    Pls help me.
    thanking you
    sumitha ravindran
    Attachments:
    labvie diagram.vi ‏49 KB

    Hello Sumitha,
    The code generated by Motion Assistant is designed to run the arc move once and stop at the end of the move. The Arc Move step of the LabVIEW diagram is setup to wait until the move completes before stopping. There should be no need to add a stop button (or the Stop Motion VI) if the motor is configured properly. If this is the case, you should see the VI hanging in the Arc Move step. Is this what you see? Can you perform a straight line (point-to-point) move?
    I noticed that you have another similar discussion forum post here. You most likely will need to solve the motor configuration issue first (which may also solve this issue).
    Best Regards,
    Jesse D.
    Applications Engineering
    National Instruments

  • Fpga code generation error after updating from 8.5.0 to 8.5.1

    Hi All,
    I have a FPGA-VI which was compiled in LV 8.5.0 without errors. After I updated to 8.5.1 the Code Generation stops, telling me the clock domain is not supported for write FPGA I/O node (see attachment).  Also I attached a picture of a simplified FPGA-VI which brings up the same error.
    I use a PXI-7833R connected to a cRIO-9151 R Series Expansion Chassis with a NI-9421 modul (8-ch DI, 24V) installed in it.
    My original FPGA-Code has a theoretical maximum of 22MHz, so I can't change the clock domain to 40MHz.
    Do you have any suggestion how to get the VI compiled?
    Uli
    Solved!
    Go to Solution.
    Attachments:
    ErrorMessage1.jpg ‏30 KB
    FPGA-VI1.jpg ‏17 KB

    Hi Ruhmann, hi Basset Hound,
    thank you for your reply and giving me a better insight in things.
    I started my VI with 40MHz clock domain. The Vi got bigger, some more logic here and some more code there. Finaly the compiler couldn't satisfy the timing any more. Instead of optimising the code, I reduced the clock domain.
    Until your post I didn't realise I use CompactRIO I/O. Is There a difference to (let me call it) "direct R-Series I/O"?
    I need the Expansion Chassis (Connector 1), the 9421 (8-ch DI) and 94?? (8-ch DO) to connect 24V logic to the FPGA. Additionally I have two SCB-68 (Connector 2+3) for 5V logic (DI, DO, A/B linear position measurement, pulse generation) and some analog input. All code in 1 VI, but distributed in 3 loops.
    To change the clock domain back to 40MHz, I have to optimise my code . Well, the code is sloppy , so optimising is OK .
    To tell the hole story:
    After updating to 8.5.1, my first contact to NI was by phone. The engineer asked for the Code, the project and the hardware.
    It took a while for me to put the information in an email. Meanwhile engineer the found a paper with the solution I
    mentioned in my second post and send it to me, before looking at my code. The paper said someting about "tightend timing constraints",
    "safe communication" and "multiple DMA target to host transfer". Not exactly what I was doing, but I reinstalled
     RIO 2.3.1 and ... compile successful.
    @ Basset:
    The simple VI (picture) in my first post reproducese the issue exactly.
    I'm not at work any more, so I can't provide the full code or the SRQ# until tuesday (holiday on monday ).
    FYI I'm located in Germany, so I called the german NI support.
    Uli

  • NI Vision Assistant trial version doesn't allow LabView code generation

    Hi,
    I am trying to evaluate NI Vision Assitant 8.5. When I attempted "Create LabView VI..." available in the 'tools' menus I get an error message indicating that it needs LabView 7.1 or higher and IMAQ Vision 8.2.1 or higher. As I already have necessary LabView versions I downloaded IMAQ Vision 8.2.1 from NI web site but it appears IMAQ is not availabe for trial. It asks for an activation code which I dont have. Are there any trial codes availabe for NI IMAQ Vision 8.2.1 or higher?
    Thanks

    Hi manyam,
    NI IMAQ Vision (I presume you mean NI Vision Acquisition Software) contains three drivers (IMAQ, IMAQdx, and IMAQ I/O), only one of which requires a license (IMAQdx). You should be able to evaluate NI Vision Acquisition Software for 30 days by skipping the activation when it prompts. Was this option available?
    Bill E. | Applications Engineer | National Instruments

  • Apparent code generation error in AIR 16 AOT

    I have a fairly large project that seems to run well under AIR 16 except for a library that is throwing an error.  The library is D.eval-1.1.swc. D.eval is a library for simulating the eval function of AS2 in AS3.   Our program uses it for runtime scripting much like LUA.   I have reduced the problem to a very simple program that shows the error.
    The program is:
    import flash.display.MovieClip;
    import r1.deval.D;
    public class testEval extends MovieClip {
    public function testEval() {
    var value:String = "10==10";
    try {
    var result:Boolean = D.evalToBoolean(value);           
    // evaluate conditional
    } catch (e:Error) {
    trace("testEval:  caught error from D.evalToBoolean");
    trace("testEval:  error = " + e);
    trace("testEval:  stack = " + e.getStackTrace());
    trace("testEval:  result = " + result);
    When compiled under AIR 14 for IOS (or AIR16 for the desktop debugger) the output is the expected:
    testEval:  result = true
    When compiled under AIR 16 for IOS, this is the result:
    testEval:  caught error from D.evalToBoolean
    testEval:  error = TypeError: Error #1009: Cannot access a property or method of a null object reference.
    testEval:  stack = TypeError: Error #1009: Cannot access a property or method of a null object reference.
        at r1.deval.rt::Env$/idToMessage()[H:\p4_workspaces\r1\riaone\r1lib\src-priv\r1\deval\rt\Env .as:286]
        at r1.deval.rt::Env$/getMessage()[H:\p4_workspaces\r1\riaone\r1lib\src-priv\r1\deval\rt\Env. as:273]
        at r1.deval.rt::Env$/getMessage()
        at Function/http://adobe.com/AS3/2006/builtin::apply()
        at r1.deval.rt::Env$/reportError()[H:\p4_workspaces\r1\riaone\r1lib\src-priv\r1\deval\rt\Env .as:264]
        at TokenStream$/reportError()[H:\p4_workspaces\r1\riaone\r1lib\src-priv\r1\deval\parser\Toke nStream.as:1162]
        at TokenStream/getToken()[H:\p4_workspaces\r1\riaone\r1lib\src-priv\r1\deval\parser\TokenStr eam.as:506]
        at r1.deval.parser::ExprParser/peekToken()[H:\p4_workspaces\r1\riaone\r1lib\src-priv\r1\deva l\parser\ExprParser.as:59]
        at r1.deval.parser::BaseParser/parseProgram()[H:\p4_workspaces\r1\riaone\r1lib\src-priv\r1\d eval\parser\BaseParser.as:119]
        at r1.deval::D$/parseProgram()[H:\p4_workspaces\r1\riaone\r1lib\src-priv\r1\deval\D.as:369]
        at r1.deval::D$/eval()[H:\p4_workspaces\r1\riaone\r1lib\src-priv\r1\deval\D.as:299]
        at r1.deval::D$/evalToBoolean()[H:\p4_workspaces\r1\riaone\r1lib\src-priv\r1\deval\D.as:357]
        at com.toolwire.Test_Files::testEval()[C:\Toolwire\ToolwireSVN\src\com\toolwire\Test_Files\t estEval.as:14]
        at com.toolwire.Test_Files::testEval()
    testEval:  result = false
    I looked into this a little bit. I decompiled the library with JPEXS.   The function that throws the error is:
    private static function idToMessage(id:String) : String
    var msg:String = __errors[id] as String;
    return msg == null?id:msg;
    __errors is a static Object that starts off:
    private static const __errors:Object = {
    "msg.no.paren.parms":"missing ( before function parameters.",
    "msg.misplaced.case":"misplaced case",
    The thrown error indicates that it couldn't find the static Object.    There is probably another error in the generated code as well.  From the stacktrace, you can see that there is an error in getToken that  precipitates the error.   That error in getToken doesn't occur normally because the expression doesn't have an error.  My guess is that is caused by more incorrectly generated code (If the gods are smiling it might have the same underlying cause as the thrown error).
    My guess as to what is wrong is the library SWC is at SWF level 9.   Maybe the AOT compiler has trouble with something (static const Objects) in that format.  The library is no longer supported and I believe that  we are using  the final version, so getting an updated version doesn't seem possible.  (The decompiled SWC has too many errors to be useful as source code). 
    For now, I am now stuck at AIR 14 which is not useful in an IOS 8 world, and to me this seems important.  
    Dennis

    Dennis, if you start looking for alternatives, you could check out Haxe's HScript. It compiles to SWC, and can be passed and operate on any AS3 objects / classes directly with no translation/serialization. It's syntax is Haxe, which is very ecma-like (just like AS3 or JavaScript - aka, familiar). You can pass it your stage and objects (or pass it getDefinitionByName and then basically have dynamic access to everything). The only downside I've found to HScript is that it's fairly slow, so dynamic loops / algorithms are a bad idea.
    I'll try to write a blog post / github quick example app sometime.  (wishful promises.  =)

  • LabVIEW code generation failed to execute.

    Hello, I'm having a problem that already was posted. When I'm trying to change a resistor value on the "sensor de presiones" VI, I get the error that is mentioned in the subject.
    I read on other posts that a possible cause would be that some drivers were installed incorrectly, so I uninstalled and then installed again both LabVIEW and NI-DAQmx9.9 (in that order) and I still get the same error, so I can't change that value.
    Screenshots of the situation were attached.
    Please, any help is appreciated.
    Thanks a lot!
    Attachments:
    error.PNG ‏55 KB
    error1.PNG ‏72 KB

    There you go
    Thanks for helping me!
    Attachments:
    Control 2.1.vi ‏273 KB

  • Studio11 code generation error

    cc with -xdepend generation wrong code in AES of openssl from www.openssl.org
    Here is how to reproduce:
    ## I used this package:
    star xf ~/ftp/openssl-0.9.7i.tar.gz
    ## on this machine
    uname -a
    SunOS ultra 5.8 Generic_117350-26 sun4u sparc SUNW,Ultra-5_10
    ## do a config run of openssl
    /config
    ## now try to compile and test
    gmake && gmake test
    ## compile run is fine, test failes with
    Testing cipher AES-128-ECB(encrypt)
    Key
    0000 00 01 02 03 04 05 06 07 08 09 0a 0b 0c 0d 0e 0f
    Plaintext
    0000 00 11 22 33 44 55 66 77 88 99 aa bb cc dd ee ff
    Ciphertext
    0000 69 c4 e0 d8 6a 7b 04 30 d8 cd b7 80 70 b4 c5 5a
    Ciphertext mismatch
    Got
    0000 90 fa f4 7b 2d 67 23 16 76 b1 28 ab bf e7 ef fd
    Expected
    0000 69 c4 e0 d8 6a 7b 04 30 d8 cd b7 80 70 b4 c5 5a
    ## after removing -xdepend in Makefile
    ## old CFLAGs (with xdepend):
    CFLAG= -DOPENSSL_SYSNAME_ULTRASPARC -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -
    DHAVE_DLFCN_H -DOPENSSL_NO_KRB5 -xtarget=ultra -xarch=v8plus -xO5 -xstrconst -xd
    epend -Xa -DB_ENDIAN -DBN_DIV2W -DMD5_ASM
    ## new CFLAGs (without xdepend):
    CFLAG= -DOPENSSL_SYSNAME_ULTRASPARC -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -
    DHAVE_DLFCN_H -DOPENSSL_NO_KRB5 -xtarget=ultra -xarch=v8plus -xO5 -xstrconst -Xa
    -DB_ENDIAN -DBN_DIV2W -DMD5_ASM
    ## now try a new run:
    gmake clean
    gmake && gmake test
    ##everything is fine

    I can see that bug has already been fixed by compiler developers, and probably should be in the next patch.
    You still see the problem under -fast because -fast
    consist s of several other optimizations flags,
    and -xdepend is one of them So, when you
    putting -xdepend=no after -fast you actually
    cancel -xdepend flag and program works ok.
    But -xdepend includes some other useful optimizations
    which you loose when -xdepend=no is on.
    In this particular case, you can actually save
    all those optimizations except one which causes
    the failure. Instead of -xdepend=no put
    -W2,-Rloop_reform
    after -fast flag. That internal [ undocumented ] compiler
    flag just turns off so called "loop reformation"
    phase in optimizer which causes the failure.
    After that program should work without loosing
    much of performance gain.

  • Code Generation Error in DOE ( 2 BEAdapter Active at same time)

    I guys
    I had deleted my backend data adapter(profile_BA) and created other (perfil_ba) in my subscription data object.
    I know that I can create many backend data adapter for one Data object but only one can be set to active.
    But in SMMW_BADPT both exists with Active = X.
    I think the DOe generator class made a mistake. Because in SDOE_WB I can view only one (perfil_BA).
    How do I fix it ?, because when I transporte the my Software component and import in other system, in check the incomplete object transport there are errors reference profile_BA. But it no more exists.
    Thanks.

    What is the state of DELETED column in SMMW_BADPT table for PROFILE_BA? When you delete the backend adapter it will be deleted from the system where you are importing the model changes. Could you please paste the errors faced by you while importing the model changes.

  • FPGA Code Generation fails with error codes 7 and -1

    Hi all,
    I have been having a weird issue with my LV FPGA compilation in the last couple of days, no matter what I try to compile LV fails to generate the FPGA code files and returns with errors 7 and -1 and complains that the file is not found. This happens no matter what I am trying to compile even a VI with just a while loop. I followed the discussion forum here without any luck, also followed the NI article here and that did not help either. The error codes always get generated at the start of the Generating Intermediate files step #7 (out of 7).
    Attached to this post is a screenshot of the error I am getting (error -1 just says internal error and to contact NI support), bellow is basically the error I get for error code 7
    An internal software error has occurred. Please contact National Instruments technical support at ni.com/support with the following information:
    Error 7 occurred at Read from Text File in nirviGetInstantiation_cRIO-IDSel_Timer.vi->nirviGetInstantiation_cRIO-IDSel_Timer.vi.ProxyCaller
    Possible reason(s):
    LabVIEW: File not found. The file might have been moved or deleted, or the file path might be incorrectly formatted for the operating system. For example, use \ as path separators on Windows, : on Mac OS X, and / on Linux. Verify that the path is correct using the command prompt or file explorer.
    =========================
    NI-488: Nonexistent GPIB interface.
    C:\NIFPGA\compilation\cRioController_8-SlotFPGA_FPGA-TriggerTest_C06156E2\IDSel_Timer.vhd
    I tried to do some digging to see what could possibly be happening, and I noticed that LV is looking for the vhdl files in the wrong folder (see the line highlighted in red above), when generating the vhdl files, LV will place them inside the "source_files" folder under the compilation project, but for some reason it is trying to find them under the root folder not inside the source_files folder!!!
    Does anyone have any idea why LV would be looking for these files in the wrong subfolder? 
    Thank you,
    Aws
    Attachments:
    Code Generation Errors.png ‏35 KB

    Hi Aws_Khudhair,
    What version of LabVIEW are you using? And what version of the FPGA module? From what I found, it seems as though this is primarily an issue with LabVIEW 8.6 and 8.6.1.
    http://digital.ni.com/public.nsf/allkb/A711119FE89E39E78625754E00075E92
    This forum also discusses a similar issue:
     http://forums.ni.com/t5/Real-Time-Measurement-and/FPGA-compile-errors-after-generating-intemediate-f...
    It may also be worth repairing/reinstalling the FPGA Module and the Xilinx compile tools.
    Catherine B.
    Applications Engineer
    National Instruments

  • Motion Assistant Code Generation

    I am using the Motion Assistant code generation tool to generate a simple single axis relative move in LabView.
    In the Motion Assistant I can jog the motor CW or CCW, however it does not appear I have control over the rotation direction in the VI.
    The LabView code works fine otherwise for all other parameters, I just need to be able to control the direction.
    Can someone pointme inthe right direction?
    Thanks
    Kevin

    Figured out the error of my ways....changing the sign of the distance number controls the rotation direction.

  • Motion assistant 2.1 code generation...

    HI all!
    I have a problem generating labview code with motion assistant 2.1 ; My labview version is 8.2.1 and I've tried all manner of installs / uninstalls combinations trying to get it to generate labview code. It consistantly gives me the error: Labview templates not found when I try to generate... 
    Any info would be appreciated!

    Hi,
    Thank you for using the NI discussion forums.  It sounds like the problem may be with the NI motion driver.  Have you installed the NI-Motion driver?  This is seperate from the motion assistant.  Once this is installed then you should see that error go away.  If you do have that installed what version are you using? Did you install NI Motion after LabVIEW?  If you did it before installing LabVIEW you may have not included LabVIEW support, which can be corrected by modifying the installation.   I hope this helps. 
    Have a great day,
    GG

  • Motion assistant: Cannot convert to Labview diagram

    Hello,
    I would like to ask for help on problem:  the file generation from Motion assistant to Labview
    Background:
    1.  Use Motion assistant to generate 2 or 3 steps of motion.
    2.  Inside Motion assistant, Use Tools>>Generate Code>>LabView Diagram.
    Result:
    After I doing this, the LabView file is generated.  But, it is a file containing a few control switch (without any other key components to produce the motion control function).
    Thus, what is the problem behind?   
    Thanks
    James

    Good morning James,
    This post appears to be a duplicate of the following thread:
    http://forums.ni.com/ni/board/message?board.id=240&message.id=3878
    Please refer to this thread for the solution.  If am incorrect, please post back and I will do my best to answer your questions.
    Respectfully,
    Jeffrey P.
    LabVIEW Product Management
    National Instruments

Maybe you are looking for

  • Runtime error in abap report

    error analysis as in ST22 TRANSACTION: AN EXCEPTION OCCURED THE EXCEPTION ASSIGNED TO CLASS CX_SY_CONVERSION_NO_NUMBER WAS NOT CAUGHT WHICH LED TO AN ERROR. THE REASON FOR THIS EXCEPTION IS : THE PROGRAM TRIED TO INTERPRET VALUE ':4' AS NUMBER SINCE

  • InDesign CS6 Text Wrap increments not accurate.

    My work jumped from CS4 to CS6 so I don't know if CS5 had the same issue. Anyway. Text wrap (around bounding box) seem to now be very limited. For example, If I have, say a .25 text wrap on the bottom of a object, but I need to change it slightly to

  • What is the role of Packaging Team

    Hi, I have around 4.5 yrs of experience in SAP FICO and a Certification in FICO. Have worked for 2 Full Implementation cycles and 1 partial Implementation Cycle, and 2 support projects as a FICO consultant. Now the project where I am working, its a s

  • How to configure Outlook 2013 to call direct from within the application without using Lync 2013?

    I have Outlook 2013 running on Windows 7 Pro 64-Bit with Lync 2013 (Office 365 Pro). We are using a 3rd party TAPI app from FortiVoice. WE would like to be able to place calls directly from within Outlook either by selecting a telephone number within

  • TS3367 PEOPLE WHO I FACETIME CAN SEE ME BUT CANNOT HEAR ME.

    I am having trouble with the audio on facetime. I can hear and see folks I facetime. These folks can see me BUT they cannot hear me. what do I need to do?