Compatibilité target labview 8.6 et laview 2013

Bonjour
Comment puis je savoir si je peux utiliser l'API Configuration système de LabVIEW pour piloter une cible RT sous labview 8.2 sachant que le PC de pilotage est sous labview 2013 SP1
Exemple (récupérer les taches DaqMX sur la cible)
Merci

Bonjour,
Si 'ai bien compris, vous souhaiteriez utiliser les fonctions pour récupérer des informations de la cible RT qui fait tourner une application en 8.2 depuis une application LabVIEW en 2013.
Malheureusement, je pense que cette fonctionnalité n'est pas supporté en 8.2. Maintenant si tu peux donner plus de détails sur la fonction recherchée et sur la configuration complète ?
Pourquoi vouloir récupérer la tâche sur la cible RT, tu souhaites récupérer des données ou de la configuration ?
Merci
.mesLeft{float:left} .mesInfo{border-left:solid 1px #989898;font-size:x-small;color:#989898} .mesLogo{float:right;opacity:0.18} .mesLogo:hover{opacity:0.9}
Maxime R.  
  CLD - Certified LabVIEW Developer / Développeur LabVIEW Certifié  
  CLAD - Certified LabVIEW Associate Developer   

Similar Messages

  • Targeting LabVIEW to MCB2140 board using Microprocessor SDK problem

    Good day,
    I am trying to port an ARM target to LabVIEW. The target is a 32bit uC LPC2148, more exactly a MCB2140 board. I have followed the "LabVIEW Embedded for ARM Porting Guide - Chapter 2: Integration of LabVIEW and Keil Toolchains" and I have a problem with building the library from the "LVAnalysis.Uv2" project. I mention that I have used the "lpc3180solutions" folder from which I have modified the files from Chapter3 as mentioned. The problem is the builder cannot find the "memory.h" file. I am using Keil uVision v4.03 and LabVIEW 2009.
    Thank you! 

    Hello ClaireR,
    I only had Microprocessor SDK module installed, after installing the ARM module I've managed to build the library and create a project for the MCB2140 target. However I have problems with running even the simplest code.
    I had to modify the "STARTUP.S: Startup file for Philips LPC2000" with:
    IMPORT  Undef_Handler
                    IMPORT  SWI_Handler
                    IMPORT  PAbt_Handler
    ;Undef_Handler   B       Undef_Handler
    ;SWI_Handler     B       SWI_Handler
    ;PAbt_Handler    B       PAbt_Handler
     so I could build the project.
    Secondly in the Options for target "LabVIEW" panel, I don't know if I should use as in the LPC3180 example, the following:
    1. RAM_INTVEC, REMAP options in the ASM tab
    2. Ext_RAM.ini and Clock.ini, as they do not exist for the MCB2140, in Keil folder
    When I Run the Main.VI the target is started, the code is running just for a couple of seconds, but the Numeric Indicator doesn't increment.
    uVision reports an error :
    *** error 57: illegal address (0x00000024)
    BS 0x23E8, 1
    0x0000040C  2AFFFFFE  BCS       0x0000040CC - dissasembly
    The code I am running is the one from the Chapter 2: Integration of LabVIEW and Keil Toolchains
    I also mention the debugger that I'm using is a KEIL ULINK.
    Thank you! 

  • Compatibilité windows2000,labview 7.0 et windows xp,labview 7.1

    bonjour,
    j'ai une application qui fonctionne sous windows 2000 avec labview 7.0 mais qui plante sous windows xp avec labview 7.1.
    l'erreur est du type "remplacer fichier".
    a bientot merci

    Heu... sans voir le code... désolé, je n'ai pas beaucoup d'idées.
    Ce programme est de toi ou tu l'as obtenu d'un fournisseur ? L'accès au diagramme requiert un mot de passe... de plus, je n'ai pas la dll nommée blablabla_darwin_.dll... Je suppose que toi tu l'as, il est très probable que le problème vienne de cette dll et là je ne peux pas faire grand chose à part de te conseiller de contacter l'auteur de ce programme.
    désolé de ne pas pouvoir faire plus....
    When my feet touch the ground each morning the devil thinks "bloody hell... He's up again!"

  • Convert to labview 2010 or 2011 from 2013

    Hi,
    Could someone help me converting these llb to LV 2010 or 2011?
    Thanks for your help!
    Attachments:
    CAB_SOAP.zip ‏168 KB

    Conversion done here: http://forums.ni.com/t5/Version-Conversion/conversion-from-2013-to-2010/m-p/3027335#U3027335
    There are only two ways to tell somebody thanks: Kudos and Marked Solutions
    Unofficial Forum Rules and Guidelines

  • How to see/use Target Audience column in SharePoint Designer Workflow (SharePoint 2013 Online, Designer Workflow)

    Hello,
    I'm attempting to use use the Target Audiences field in a SPD 2013 workflow, in this case just attempting to log the value to history for testing purposes.  This is failing saying the column does not exist.
    I enabled Audience Targeting on the list then create a simple workflow to log the value to history when the item changes.
    I change an item and the workflow starts, but when it gets to any action looking at "Current Item:Target Audiences" it stops and says:
    HTTP BadRequest to <site url>/_api/web/lists(guid'XXXXXXXX')/Items(4)?%24select=ID%2CTarget_x0020_Audiences 
    The field or property 'Target_x0020_Audiences' does not exist. 
    But it does.  It is listed in the list setting and enabled for the content type.
    I ran the listed API through an API program and sure enough, Target Audience is not listed in the results object.
    I'm 99% sure I've enabled this and that the field is present and the workflow is valid.  I ran the same situation on two lists to ensure it wasn't a hiccup, same results.
    Is this a know issue?  I couldn't find anything obvious online saying you cannot see this field via workflow, most of what i found said this would work.
    Thanks an advance for any input.

    Thanks so much Lisa, for the clarification.
    I understand what you have explained, and have seen several similar explanations that have lead to my confusion.  Can you elaborate a bit, maybe for the sake of future information seekers?
    I understand that audiences can be defined using the rules operations in Central Admin, but it seems another standard function is to just directly assign existing SharePoint groups.  I think this is what you mean above, but this is also the point of
    my misunderstanding.
    In this particular setup I have only used existing SharePoint groups with no audiences defined in Central Admin.  List Item A has a target audience of SharePoint group X, just that simple of a setup.
    Assuming the above is valid, I would then like to see or alter the groups via SPD workflow.
    Based on the following posts, I was under the impression this may be possible (but obviously not fully clear and thus I posted this):
    https://social.msdn.microsoft.com/Forums/sharepoint/en-US/5eb984ba-55a3-4da7-a904-c34b2fece84c/how-do-i-set-the-target-audience-using-sharepoint-designer-workflow
    http://www.sharepoint-tips.com/2011/01/setting-target-audiences-with-code.html
    (sorry about lack of links, my account must still require verification)
    So in SPD, I set a simple action such as "Log Current Item:Target Audience to history" (note the I am able to select target audience in SPD like any other field with no errors).  At this point I am assuming everything is valid as SPD is treating
    the field like any other string field.  When executed the error in the above post comes up.
    So to confirm your explanation, this is not supported?  Even though the field is available for selection by design, it is not capable of use and known to produce errors in all cases of its use?  The first post above is 100% wrong and you cannot
    use SPD to set/view the target audience field?  The second post is also wrong as it seems to present the fields as available for alteration using string concatenation?
     If in fact the field is present by design, but also impossible to use by design, is this potentially a bug as the field is not supposed to be available if it will always produce the error when used with no error in SPD during compile?
    Thank you again for the reply and I hope we might be able to provide a rock solid answer to this for future seekers. 

  • Report Generation Toolkit Compatibility with Microsoft Office 2013 and LabVIEW 2012

    Hello community,
    on this page there is shown the Report Generation Toolkit Compatibility with Microsoft Office and LabVIEW.
    In our company we use actually LabView 2012 and it works perfectly with MS Office 2010.
    Has anyone ever tried the "Report Generation Toolkit" of LabVIEW 2012 with MS Office 2013? Does it really not work? Has anyone an emirical value for this topic?

    Hi digital_badger,
    as you sure have seen in the link it is not officially supported by NI, which means to you one of the following things:
    1. You could upgrade your LabVIEW and your Report Gerneration Toolkit to Version 2014 and use MS Office 2013
    2. You could just try it with MS Office 2013 which might work but if it's not working you don't get any support from NI.
    Even if someone tried it already and it worked for him does not mean that it will work on your machines. It is possible that on some of your machines it could work but not on others. Their can be a lot of problems while playing around with unsupported setups.
    3. You could leave your setup as it is and stick to your MS Office 2010.
    I hope I could give you a good answer to your question

  • MATRIX Toolkit for LabVIEW 2012 for LEGO Mindstorms Installer ?

    Hello,
    Please help
    Solved!
    Go to Solution.

    Hi 40123157,
    MATRIX support is included in the MINDSTORMS Competition Toolkit. You can find last year's toolkit here: http://www.ni.com/download/labview-ftc-toolkit-201​2-2013/4331/en/.
    An updated version of this toolkit for 2014-2015 is targeted to be released at the end of August.

  • Labview 13 to 12

    Trying to get this converted when someone has time. Thanks ahead of time. 
    Source Labview Version: NI LabVIEW 2013 SP1 (32-bit)
    Target Labview Version: 12.0 32-bit
    Thanks again. 

    Thank you I appreciate the help.

  • Can windows 8.1 in boot Camp display in target display mode on an IMac?

    I have given up on Windows 7 running in Boot Camp on my 15" MacBook Pro and displaying it on my 27" IMac via thunderbolt and Target Display Mode. 
    The FAQ concerning Target Dsiplay Mode farily clearly says Windows 7 won't work. 
    But it  does not say Windows 8.1 will or will not drive Target Display Mode via thunderbolt.
    see:  http://support.apple.com/kb/HT5219, question 29
    Has anyone found that running Windows 8.1 in BootCamp on a MacBook Pro Retina mid 2012 will display via a thunderbolt cable in to Target Display Mode on a late 2013 IMac 27"? 
    I don't want to go to the trouble of installing Windows 8.1 and trashing my otherwise functional Windows 7 Boot Camp installation unless it is going to display properly on my late 2013 27" IMac running OSX 10.9.3 via thunderbolt.
    Thanks in advance!

    no, tdm doesn't work under bootcamp regardless of which windows is being used, imho i don't think it will ever work under bootcamp

  • Where is coding guideline for SharePoint 2013 available?

    Can any one suggest where is coding guidelines and best practices for SP 2013 development is available?

    Hi,
    According to your post, my understanding is that you want to know the best practices for SharePoint 2013 development.
    There are some articles cover best practices targeted towards software developers in SharePoint 2013, you can refer to them.
    http://social.technet.microsoft.com/wiki/contents/articles/13373.sharepoint-2013-what-to-do-farm-solution-vs-sandbox-vs-app.aspx ,
         discusses when to use farm solutions, sandbox solutions, or sharepoint      apps.
    http://social.technet.microsoft.com/wiki/contents/articles/13637.sharepoint-2013-best-practices-what-client-api-should-you-choose-when-building-apps.aspx ,
         guidelines to help you pick the correct client API to use with your app.
    http://msdn.microsoft.com/en-us/library/jj164060(v=office.15).aspx       
    http://social.technet.microsoft.com/wiki/contents/articles/16343.sharepoint-2013-best-practices-setting-up-a-dev-environment-for-windows-apps-and-sharepoint.aspx ,
         describes how to set up a dev environment needed for creating Windows Apps      that leverage SharePoint.
    http://social.technet.microsoft.com/wiki/contents/articles/16353.sharepoint-2013-best-practices-working-with-connection-strings-in-auto-hosted-sharepoint-apps.aspx ,
         discusses how to deal with connection strings in auto-hosted apps.
    For more reference:
    http://social.technet.microsoft.com/wiki/contents/articles/12438.community-best-practices-for-sharepoint-2013.aspx
    Thanks & Regards,
    Jason
    Jason Guo
    TechNet Community Support

  • Using Fieldpoint from Labview RT on a PXI System

    I have a PXI system with Labview RT (PXI 8186 controller with LVRT ver 7.1).
    I wanted to connect a FP remote I/O system to this controller. The Fieldpoint system I have has a FP-1000 RS-232 Network module.
    I was hoping to be able to connect the FP-1000 to the serial port of the PXI-8186, and use the standard Fieldpoint VIs to write/read data (as you would from a Windows-based Labview app).
    It doesn't seem to be that easy, trying to download any code with a Fieldpoint VI down to my RT target gives an error ("failed to load shared library FPLVMgr.dll on RT target device"). Looking through MAX I see that Fieldpoint drivers are not loaded on the RT target, and there is no option to load them there either.
    So: Ho
    w do I control my Fieldpoint units from my PXI System using Labview RT?
    Any help would be much appreciated.
    Thanks,
    Ravid

    Hi, Ravid.
    Effectively, under LabVIEW RT, you cannot use the standard FieldPoint VIs to communicate to a FieldPoint module, since they are not supported. If you have a serial module, like the FP-1000 or FP-1001, you need to use Optomux commands to interface and communicate to it. You can find great examples on how to do the communication in the Example Finder of LabVIEW >> Hardware Input and Output >> FieldPoint >> Optomux >> and use any of the examples that use VISA to communicate to the modules. To run the examples, first target LabVIEW to your 8186 and open the example. Before running it, match the baud rate and address specified in your FP-1000 with the controls in the Front Panel. Also, verify that you have either an alias defined for COM1, or use AS
    RL::INSTR1 for the VISA resource name. You will need to have VISA RT installed on your RT Target to be able to run this examples.
    You can find the Optomux commands in LabVIEW under the Advanced FieldPoint palette. For more information on Optomux commands, you can take a look at the FP-1000/1001 Programmer Reference Manual
    Let me know if you have further questions. I hope this helps!
    Gustavo Valdes
    Applications Engineer

  • Sharing typedefs and VIs between different targets in the same project

    Hi,
    I'm writing a distributed application that runs on a PC and a CompactRIO. There are some data structures and convenience functions (typedefs and VIs) that I'd like to share between them. What's the recommended way of doing so? Is an LVLIB suitable for this purpose?
    I currently just host the shared items on the "My Computer" target. However, when I'm editing my code, I sometimes have to click "synchronize with other application instances". Also, the shared items show up on the dependencies list of my cRIO target. I'd rather not have these happen; is it possible to avoid these?
    Thanks!
    Solved!
    Go to Solution.

    Hi JKSH,
    JKSH wrote:
     I'd rather not have these happen; is it possible to avoid these?
    Why do you want this not to happen? When you assign a VI to one target, but still use that VI on the other target, LabVIEW has to recompile for that other target (read: No, you can't avoid that!).
    I do the same for many VIs (a lot of them in my user.lib) but still have no problems with it. And using the same typedef for all targets in a project really helps minimizing errors!
    Best regards,
    GerdW
    CLAD, using 2009SP1 + LV2011SP1 + LV2014SP1 on WinXP+Win7+cRIO
    Kudos are welcome

  • OGG-00204,Missing TARGET specification.

    Hi All,
    I'm having some issues on my replicat process as I'm encountering this error "OGG-00204, MIssing TARGET specification" when I'm trying to start it,
    my replicat parameter file includes "TARGET" on table mapping, am i missing something? please see below the error log and replicat parameters below.
    i tried googling it but i don't have any luck on finding a solution, please help.
    GG version
    Version 11.2.1.0.1 OGGCORE_11.2.1.0.1_PLATFORMS_120423.0230_FBO
    Solaris, x64, 64bit (optimized), Oracle 11g on Apr 24 2012 01:48:54
    DB version 11.2.0.1.0
    ERROR LOG
    2013-08-29 21:08:38  INFO
    OGG-00987  Oracle GoldenGate Command Interpreter for Oracle:  GGSCI command (oracle): start replicat RPGRPA0A.
    2013-08-29 21:08:38  INFO
    OGG-00963  Oracle GoldenGate Manager for Oracle, mgr.prm:  Command received from GGSCI on host unknown (START REPLICAT RPGRPA0A ).
    2013-08-29 21:08:38  INFO
    OGG-00975  Oracle GoldenGate Manager for Oracle, mgr.prm:  REPLICAT RPGRPA0A starting.
    2013-08-29 21:08:39  INFO
    OGG-00995  Oracle GoldenGate Delivery for Oracle, rpgrpa0a.prm:  REPLICAT RPGRPA0A starting.
    2013-08-29 21:08:39  INFO
    OGG-03035  Oracle GoldenGate Delivery for Oracle, rpgrpa0a.prm:  Operating system character set identified as US-ASCII. Locale: en_US_POSIX, LC_ALL:.
    2013-08-29 21:08:39  INFO
    OGG-00506  Oracle GoldenGate Delivery for Oracle, rpgrpa0a.prm:  Both GETTRUNCATES and DDL replication are enabled.
    2013-08-29 21:08:39  INFO
    OGG-01815  Oracle GoldenGate Delivery for Oracle, rpgrpa0a.prm:  Virtual Memory Facilities for: COM
    anon alloc: mmap(MAP_ANON)  anon free: munmap
    file alloc: mmap(MAP_SHARED)  file free: munmap
    target directories:
    /ogg/ggs/dirtmp.
    2013-08-29 21:08:39  INFO
    OGG-00996  Oracle GoldenGate Delivery for Oracle, rpgrpa0a.prm:  REPLICAT RPGRPA0A started.
    2013-08-29 21:08:39  ERROR   OGG-00204  Oracle GoldenGate Delivery for Oracle, rpgrpa0a.prm:  Missing TARGET specification.
    2013-08-29 21:08:39  ERROR   OGG-01668  Oracle GoldenGate Delivery for Oracle, rpgrpa0a.prm:  PROCESS ABENDING.
    -bash-3.00$
    REPLICAT PARAMETER
    REPLICAT RPGRPA0A
    getenv (ORACLE_SID)
    USERID ggs_owner, &
    PASSWORD AADAAAAAAAAAAAJANEMJKFJARJIFTJCHBABBCIBEQJNIGJVFIGQJAGGIHHTHTHAIGIUJPGSDTCOECFVA, &
    ENCRYPTKEY clarityogg
    ASSUMETARGETDEFS
    DBOPTIONS DEFERREFCONST
    DISCARDFILE ./dirout/dscrpgrpa0a.dsc, APPEND
    APPLYNOOPUPDATES
    GETTRUNCATES
    --ERROR HANDLING
    REPERROR (-1, EXCEPTION)
    REPERROR (-1403, EXCEPTION)
    DDLERROR DEFAULT IGNORE RETRYOP
    --OPTIMIZATION
    BATCHSQL
    GROUPTRANSOPS 2000
    --DDL REPLICATION
    DDL &
    INCLUDE OBJNAME "SCHEMA2.APRTEMP" &
    INCLUDE OBJNAME "SCHEMA2.AWAIT_TASK4" &
    INCLUDE OBJNAME "SCHEMA2.BASH_CUSTOMER_RBG" &
    INCLUDE OBJNAME "SCHEMA2.BC_CBG" &
    EXCLUDE INSTR 'AS SELECT'
    --TABLE REPLICATION
    SEQUENCE SCHEMA2.*;
    MAP SCHEMA1.APRTEMP, TARGET SCHEMA2.APRTEMP;
    MAP SCHEMA1.AWAIT_TASK4, TARGET SCHEMA2.AWAIT_TASK4;
    MAP SCHEMA1.BASH_CUSTOMER_RBG, TARGET SCHEMA2.BASH_CUSTOMER_RBG;
    MAP SCHEMA1.BC_CBG, TARGET SCHEMA2.BC_CBG;
    Thanks a lot
    Villy

    Found the answer, i just removed sequence schema2.* and the replicat runs fine.

  • Application is too large for target memory

    Hi,
    I'm working with the Luminary ARM Evaluation Board and Labview Embedded for ARM. Right now I'm having a very critical problem : the code cannot fit into the cpu memory.
    There are a few things I was wondering if you guys could help me with :
    1. Is there a way to know the code size? Since the build fails the build report is incomplete and Keil is not giving me much more information either, so I don't know by how much bytes I'm busting the memory, and if it there is even hope to reduce the code size.
    2. I've compiled a minimal project for the LM3S8962 (a while loop) and the code size is 24kB (!!!) This is ridiculous, I'm not even calling any special libraries. Am I missing a configuration tools that loads only the specific libraries used in the code?
    3. I might never be able to reduce code size under the 256 kB limit (and I have additional code to implement to make things worse). Would it be feasible to run code from the flash micro-sd slot onboard the development platform and are there tools around that can do that (I'm not talking about a bootloader but more of a memory extension).
    I'll be crossing my fingers!
    Thanks

    There are certain optimizations I could do and I will look into it as the program features a lot of array and string manipulation (listed as the worse things to do of course, lol). One thing I have noted though is that the run-time compiles a lot of drivers which are never used (ex: SPI, CAN, I2C) and I suspect it links them into the program, adding to its bloating. Can I somehow specify which libraries I want included into the final build and exclude the rest?
    Also, I've started a second program, much smaller this time. It compiles correctly with no error or warnings but when it comes to linking the linker fails without any errors. I only get a very generic error :
    [10:30:36 AM] Status: Error
    linking...
    Program Size: Code=94136 RO-data=2936 RW-data=2664 ZI-data=14536 
    ".\Obj\LabVIEW.axf" - 0 Error(s), 0 Warning(s).
    Status: Build failed.
    The Keil linker gives me only
    Build target 'LabVIEW'
    linking...
    Program Size: Code=94136 RO-data=2936 RW-data=2664 ZI-data=14536 
    ".\Obj\LabVIEW.axf" - 0 Error(s), 0 Warning(s).
    I am at a lost to understand why it wouldn't link... everything seems fine up to there and the program and ram sized are appropriate for the LM3S8962
    Thanks!

  • Why is "FPGA device emulator" not an option in my target list?

    I have the LabVIEW RT module and the FPGA module installed.
    (LabVIEW 7.1)
    I have developed several VI's for the cRIO, but one thing has always stumped me: On my targets list, I have "Windows", then I have "compile only xxxx" where xxxx is my FPGA device, then I have "RT:IP-address" and also "VISA::FPGA" option, but, as mentioned in the topic, I do not have a "emulator" option in the target list.
    Now, up until today, that has not been to much of a problem, but now, I have a bug in my VHDL code, and since I cant emulate, I cant use probes and every change I make forces me to do a 30+ minute re-compilation. To make it worse, I do not have enough room left on my device to have "Indicators" for all signals I would like to look at, so debugging my code is -A PAIN-.
    If anyone could help me with tips as to how to get the "emulator" option, I would be grateful.
    System specs:
    Win XP home (SP2 with all the latest updates)
    LabVIEW 7.1
    LabVIEW RT ETS
    LabVIEW FPGA (1.1?)
    Pentium 4, 1.6GHz
    768MB RAM.
    Project Engineer
    LabVIEW 2009
    Run LabVIEW on WinXP and Vista system.
    Used LabVIEW since May 2005
    Certifications: CLD and CPI certified
    Currently employed.

    Hello,
    I am glad that targeting LabVIEW for Windows does the trick.  About the Digital Input, you are right.  All IO is simulated when targeting LabVIEW for Windows. So what you get is only random data generated by LabVIEW.  As soon as you target to the FPGA, it will talk to the IO and then you will have true data.
    Ricardo S.
    National Instruments.

Maybe you are looking for

  • My imported objects distort when I rotate them

    I'm importing objects from illustrator into After Effects, but when I rotate them they distort. I also noticed that the anchor points for my objects are way off, but readjusting those anchor points doesn't help to alleviate the rotation problem. I'm

  • SOA Suite / JDeveloper connection issue

    we're deploying SOA Suite using enterprise deployment guide 10.1.3.3 in our company. The web-server is in the front-end DMZ and app-server is in the backend DMZ. There is load-balancer configuration even though our environment doesn't have HA. From J

  • Disable http - use only https

    dear all, i have created a self sign certificate on my oracle application server and enables ssl on port 443. how can i disable the http service as i inly want users to access https://myportal/ instead of using http://myportal as well thank you in ad

  • Does Audition 3 do MIDI routing, merging, etc.?

    I have one MIDI in and one MIDI out on my audio card and four MIDI ins and four MIDI outs on a USB interface. I would like to be able to use some of these ports to connect synths and controllers together in various ways, rather than having them all g

  • Help! problem about jstl sql with "LIKE?" in query

    Hi All, I have a problem about getting data by using "LIKE" in my sql statment. here is my case: <sql:query var="tmp"> SELECT ...... FROM ... WHERE a LIKE ? <sql:param value="%${param.a}%"/> </sql:query> Once I used "LIKE" keyword, the query failed t