I want to use labview 12 files in labview 11

Hi,
I have been working on some biomedical application on Labview 11 and biomedical bench but for that i need to use some pre build VI of Labview 12( VI's of biomedical workbench) I can't currently update my Labview version so please help me if you could convert these few vi's attached in the 11 version.
Thanks.
Attachments:
HRV Analyzer Template.vi ‏8 KB
biosig_log_process_template.vi ‏15 KB
Feature Extractor.llb ‏4448 KB

There is a version conversion thread, try posting your downversion request there:
http://forums.ni.com/t5/Version-Conversion/bd-p/VersionConversion
Thoric (CLA, CLED, CTD and LabVIEW Champion)

Similar Messages

  • I want to use labview controls in VB ? how do i do it

    i want to use labview controls in VB ? how do i do it?

    The easiest way to do this is to create a LabVIEW DLL and call it from vb. So write a vi in labview with the front panel you want and then compile it into a dll. The only problem with this is that when vb calls the dll nothing else can happen in vb. Hope this helps.
    BJD1613
    Lead Test Tools Development Engineer
    Philips Respironics
    Certified LV Architect / Instructor

  • I want to *use* very long file and path names!

    This is really a plea to Microsoft...
    There are several threads about copying or deleting files where the path and/or file name is too long.
    Most have explanations of why this problem occurs.  (depending on Windows version and application, the total length [fully qualified file name; i.e. C:\this-dir\that-dir\somefile.xyz] is limited to a maximum of 260 or fewer characters).  This limit
    But I *WANT* to be able to use very long file names and paths!
    I can understand Microsoft keeping this limit - even while allowing UNICODE paths and file names up to 32k characters - because many existing tools will be unable to handle the longer names.  This would probably yield a lot of questions/flames about
    them "breaking the software I've used for years."
    But it would be possible to have a system setting to optionally allow the long names.  Since I'd have to manually set it, I'd know I'm potentially breaking existing software.
    In my case, I'm backing up various file directories where some files are very long.  With the server-side additional paths (e.g., client-name\project-name\backup-date\...") I occasionally hit files that can't be copied.  Renaming is not suitable;
    sometimes names have to match other file names.
    I can zip them, create iso files, use a backup program that creates a blob, put them in a source-control system, etc - but I really don't *want* to do that; it's very convenient to have a direct copy of the directories.  Each of these 'solutions' either
    requires extra work (which could be scripted, so ok...) or doesn't work with the work-flow for some reason.
    Microsoft, *please* fix this in Windows 8!  (if not before...)   This limit has existed for far too long!
    And readers - please don't just repeat what's in the other threads (rename/use subst/map directory/etc) or flame without useful information.  Thanks!

    Hi,
    I would submit your opinion to our Product Team. If you have another feedback, please feel free and let me know. Or you could follow TekDozer’s advice to submit
    by yourself.
    Thank you for your understanding and cooperation.
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread. ”

  • I would like to programatically enable Java Plugin in Firefox 19. I do not want to use pluginreg.dat file in Appdata Folder

    I have a need to enable Java Plug-in 6U20 6.0.200.2 in Firefix 19. This version of Java is disabled by Firefox by default since it has few security issues. But still i need that to be enabled. Do we have a method to do it. I do not want to use %Application Data%\Mozilla\Firefox\Profiles\<Random Profile Name>\pluginreg.dat file as this is created under a random profile. Thanks in advance for any help.

    Hi David, Thanks for the quick reply. But i have already gone through the solution that you provided. My requirement here is to automate this. User machines are already installed with the Java 6 U20 which they need it anyway. When i install Firefox, this Plug in should be enabled to the users. I need to use some script / commands to make this happen.

  • Generate Sample data for the cube .- I don't want to use the flat file

    Hello BI Gurus,
    I know there is a sap sap standard program where you write records to the cube. I think first you change the cube from basisc to real time cube and then another program which displays a ALV layout- you can create,delete or change ther records.
    I don't want to create a flat file load for this. I want to create 5 records to check the layout.
    I forgot the program name.
    Can you please let me know the program name.
    Thanks
    Senthil

    A long time for a simple question, so here it is: the program name is CUBE_SAMPLE_CREATE.
    Please, mark this question as anweared.
    Regards,
    André

  • How do I choose the lates file from a directory in LabView? I want to use the latest file without having to choose it manually

    When a LabView program starts up, I want it to go to a directory and choose the latest file there. Is there a way to sort the files to get the latest?

    Hello,
    Check annex.
    Hope it helps,
    Paulo
    Attachments:
    LatestFile.vi ‏24 KB

  • Why would anyone want to use ASM Clustered File system?

    DB Version: 11gR2
    OS : Solaris, AIX, HP-UX
    I've read about the new feature ACFS.
    http://www.oracle-base.com/articles/11g/ACFS_11gR2.php
    But why would anyone want to store database binaries in a separate Filesystem created by Oracle?

    Hi Vitamind,
    how do these binaries interact with the CPU when they want something to be done?
    ACFS should work with Local OS (Solaris) to communicate with the CPU . Isn't this kind of double work?ACFS dont work with .... but provide filesystem to Local S.O
    There may be extra work, but that's because there are more resources that a common filesystem.
    Oracle ACFS executes on operating system platforms as a native file system technology supporting native operating system file system application programming interfaces (APIs).
    ACFS is a general purpose POSIX compliant cluster file system. Being POSIX compliant, all operating system utilities we use with ext3 and other file systems can also be used with Oracle ACFS given it belongs to the same family of related standards.
    ACFS Driver Model
    An Oracle ACFS file system is installed as a dynamically loadable vendor operating system (OS) file system driver and tool set that is developed for each supported operating system platform. The driver is implemented as a Virtual File System (VFS) and processes all file and directory operations directed to a specific file system.
    It makes sense you use the ACFS if you use some of the features below:
    • Oracle RAC / RAC ONE NODE
    • Oracle ACFS Snapshots
    • Oracle ASM Dynamic Volume Manager
    • Cluster Filesystem for regular files
    ACFS Use Cases
    • Shared Oracle DB home
    • Other “file system” data
    • External tables, data loads, data extracts
    • BFILES and other data customer chooses not to store in db
    • Log files (consolidates access)
    • Test environments
    • Copy back a previous snapshot after testing
    • Backups
    • Snapshot file system for point-intime backups
    • General purpose local or cluster file system
    • Leverage ASM manageability
    Note : Oracle ACFS file systems cannot be used for an Oracle base directory or an Oracle grid infrastructure home that contains the software for Oracle Clusterware, Oracle ASM, Oracle ACFS, and Oracle ADVM components.
    Regards,
    Levi Pereira

  • I am an English teacher, and my school just bought iPads for my students and me. I want to use Dropbox for file sharing and to be able to edit their work on my iPad so that my students will be able to open their work from Dropbox and see my corrections.

    I would like my editing marks and comments to save in Dropbox in a contrasting color. The students will then need to be able to open the document and make corrections, then save again to Dropbox. Thanks for any ideas!

    Thanks, everyone, for these helpful suggestions. Before we got the iPads last week, we were saving compositions from desktops onto the school server. There was not a problem with the students seeing other students' files, so I didn't password protect them, but there was the issue of copying all their work onto a thumb drive so I could grade it at home. I like accessing files in the cloud much better. Under the previous system, I was also printing out their work and marking it up for the students to correct before I put it on our class web site. Now under this new system, I would like to go paperless, sharing my digital revisions with the students as they perfect their work before I put the final products online. This usually takes 3 or more revisiosns. So far, I have tried the following apps: Quickoffice, Documents to Go, Writeup, Plaintext, Pages, Essay, and Droptext. The students and I have no trouble saving into and retrieving from Dropbox, but there is no good way so far for me to edit their work in color so that they can open up the file and see my comments in order to make their revisions. I do have this capability on my laptop and desktop by using the redlining feature in Word. It's just that I'd rather be able to use my iPad for this purpose. I will check out Evernote.

  • I just purchased an ATC for my wife for Xmas, and she wants to use it for file sharing.  Help??

    From an external location (over the interent).........not at home on............Is this doable?  Please let me know!!!
    Thanks for any help.

    There are 3 methods which Tesserax explains here..
    https://discussions.apple.com/docs/DOC-3413
    The key one being the one Apple designed for easy access, Back to My Mac.. which has been around the place for ages but was updated to iCloud some time ago.
    She will need a Mac computer to use for the connection.. that is one limitation.. Another is the TC must be the main router in the network.
    If you run into any other issues feel free to ask.. it is never the simple thing you expect because it is unlikely you are using a business account with a static IP.. ISP deliberately work to stop you doing this without paying for it.
    A thread like this show that all not sweetness and light even in the BTMM world.
    https://discussions.apple.com/thread/3699096?start=0&tstart=0

  • When attempting to Sign a pdf document I am not finding the option to use an image, I'm only able to use a digital signature. I want to use a jpg file.

    I click on Fill & Sign Tools, then I click Place Signature. The instructions show a dialog box with four options however that does not happen. I am only presented with the option of importing a digital signature. How do I get to the option of importing an image (jpg) signature?
    Robert

    I assume you have a digital ID set up already. When you sign then you need to select how the signature is to appear and you can then select create new appearance. Not sure if this is what you are dealing withage.

  • How to use a c file in LabVIEW

    Hi All,
    I have a c file which communicates through serial port and J1850 protocol. I want to use the C file in labview and do the communication through serial port.
    Can any one give me an idea how I have to use the c file in LabVIEW.
    Thank you.!
    ---------------- Be Good. Do Good. ---------------------

    Have you tried reading the LabVIEW Help or even searching this web site? This question has been asked MANY times. There's a section in the LabVIEW Help called "Calling Code Written in Text-Based Programming Languages." There are also several articles written on this. Here's just one: https://decibel.ni.com/content/docs/DOC-1690
    Please do the research and then come back with a more specific question.

  • How to create a dataplugin for DataFinder using LabVIEW

    We want to use LabVIEW to create a dataplugin that will be used by DataFinder (My DataFinder). We have found on the NI web site the LabVIEW DataPlugin SDK - , a SDK that allow us to create a dataplugin. The SDK is for LabVIEW 8.6.
    The dataplugin example code of the SDK work very well in the “For testing” section of the development project. We are also able to register it to use it through DataFinder. The dataplugin is available in the “Configure ...” window of DataFinder.The problem is that the dataplugin doesn’t work with DataFinder. We didn’t receive any kind of error message or code. We only get the value “eIndexedFailure” in the “Index status” property. After expectation, it seems those input parameters are different between a LV and a VBS dataplugin. And we think that can be the source of the problem. There is someone that can help us about that?
    We also want to use LabVIEW 2009. The SDK example work under 2009, but we get the same problem with DataFinder.
    Thanks
    Solved!
    Go to Solution.

    Dear Kelly R, you're right I can’t open the file in DIAdem. The RegisterLabVIEWDataPlugin.ini file is correct. But I’ve just tried to rebuild the project and then use the Installer instead of just using the Deploy. Now it works, even with my own code. Now I can open the file in DIAdem without problem. The installer uses the “NI LabVIEW Dataplugin 1.0” package. It seems that the SDK installer has never install this package.I thank you all for your help. 

  • Using Labview realtime module in RTAI

    hello everyone,
    i want to use Labview realtime module in RTAI for real time applications beacuse of it's free source and very good performance. is it possible to do this work?
    if it is, can anyone introduce some same case study or something similar to this?
    Solved!
    Go to Solution.

    amirsaman wrote:
    hello everyone,
    i want to use Labview realtime module in RTAI for real time applications beacuse of it's free source and very good performance. is it possible to do this work?
    if it is, can anyone introduce some same case study or something similar to this?
    I don't think that is possible for anyone outside NI. LabVIEW realtime supports at this time only Windows as development host and as target only National Instruments hardware with specifcally targeted OSes or the Pharlap ETS system on x86 systems with a somewhat specific hardware configuration. Using RTAI as target OS for LabVIEW realtime applications would require first some modifications to the LabVIEW realtime plugin to support this new platform.
    Also none of the LabVIEW realtime files created for either the NI platforms running VxWorks or Pharlap OS, or the Pharlap ETS system woud be possible to get deployed to a RTAI system, as they are not compatible. You would in the first place have to port the whole slew of shared libraries that make up the realtime LabVIEW runtime system on one of these targets to your RTAI system which is basically a completely new LabVIEW target platform that you can only create with quite a bit of effort from the LabVIEW source code. It's not really impossible for NI as most of the LabVIEW code is written quite platform independently but it would be a combination of the compile settings for current LabVIEW realtime, with settings to produce LabVIEW VxWorks realtime targets with some extra Linux settings. Yet it would be by far not trivial and some of the parts are actually hardware specific drivers which have to be ported too, and limit the possibility of what RTAI hardware could be used even further. In short not something that would make any commercial sense to NI as they would have to invest a lot of resources without any possibility to sell extra hardware.
    And hell is freezing up before NI releases LabVIEW source code in any form that would give non-NI employees access to it! 
    Rolf Kalbermatter
    CIT Engineering Netherlands
    a division of Test & Measurement Solutions

  • Using LabView to run VB program with parameters

    Hi,
    It's my first message here so I hope I am doing things correctly. I tried to do some research before asking and I found a lot of good informations but right now, I seem to be stuck.
    I am quite new to LabView, I did few VIs here and there but nothing really "serious". I am currently working on a LabView interface that deals with VB, Excel macros and Data extraction from Text file.
    The VB program is in charge of a motor position, then, some Excel macros are used to do some measurement and the results are written in a text file that I use to plot some graphs.
    The VB program I made give the window I put in the picture in the attached files. Basically, you have to enter some values in those TextBox then click on Move and the motor will move. When you click on the button Home, the motor moves back to the position "0", no need of the two TextBox. In my labview interface, I created two ComboBox that contain all the possible values for both of the TextBox of my VB program. What I would like to do, when I click on my "Measure" button on LabView that initiates the VB program, is that it can fill the two TextBox from VB with the data entered in my LabView ComboBox and then run the program, simulating a "click" on the Move button.
    Right now, I found a VI (included in the attached files) that runs my VB program from LabView (I use it as a Sub-VI) but I still have to manually put the values in my VB program. My goal would be that when I click on my LabView button to start my measure, the motor moves but the VB program doesn't show up for the user to manually enter the values he wants.
    I hope I was clear but if you need any clarification.
    I did the the VB program myself.
    I can also link the LabView interface I already created if need be.
    Thanks for your help,
    Baptiste
    Attachments:
    Moteur.png ‏5 KB
    lancerEXE.vi ‏9 KB

    First, thank you for your answers.
    I know that I don't need to use VB or LabView. I just want for myself to be able to use LabView to manage a program in VB, one in VBA and use data from a text file. I know I could write everything in VBA and that would get the job done. The thing is I want to get away from VBA and Excel as much as I can. In the future, the plan would be to re-write my VBA program with LabView but as of now, I just want to use LabView to manage everything. I know I don't really need it but I want to learn how to do it and have something that works.
    So I would like to know if there is way to do what I wish to do, running my VB program with parameters coming from LabView.
    Thanks

  • How do I use m2ts movie file format from my old pc with FCP on my mac?

    I have recently moved from a PC to a iMac. I have a large number of Sony AVCHD movie files, which were imported to my PC and are in the m2ts file format on my PC. The original files on my Sony camera were deleted so these files are now all I have. Also, for each movie clip on my PC there are 3 files....a very large m2ts file along..... with two very small file....one is a .modd file and the other a .moff file.
    I now want to use these m2ts files (and if needed possibly these other two smaller files) on my Mac make movies with either iMovie or Final Cut Pro. and don't know how to import them or convert them for use on my Mac. Can anyone help?
    One final question. Can FCP author DVD's or is separate software required. Apple has discontinued iDVD for iMovie (which I find rediculous) and so I'm worried they don't support making DVD's with FCP.
    Thanks

    Although I don't use Toast I know lots of people who do and like it for a variety of purposes; for example, many people author in DVDSP and burn disks using Toast. But there are a lot of versions and they have differing features and capability. Do a search in these (or iDVD) forums you'll find plenty of info. Don't know about the other app. Again, if you ask Apple, they may come through with iDVD…they have for others.
    Clipwrap quality limitations? Try the trial and test the results for yourself. As far as I know the trial is fully freatured but there is a one minute clip limitation (which doesn't apply to the paid version).
    Good luck.
    Russ

Maybe you are looking for

  • My computer had issues and I dumped it.  Now I need to sync my iphone.  Am I going to lose all my contacts and ringtones?

    I was having computer problems and dumped my computer and started over from scratch.  I had to download itunes to this comptuer again.  But now when I go to sync my iPhone with my computer, it appears that I'm going to lose all the information on my

  • Things seem to keep freezing

    when i'm capturing using final cut express hd, i seem to have an occasional problem with my computer freezing when i hit the escape key to end the capture. it seems to happen when i capture for long periods of time. and by long periods of time, i mea

  • How to write list values to a text file?

    Hi. Does anyone know how to write values stored in a List to a text file? I have a program that asks the user to enter a name and stores it in a list. The number of names in the list depends on how many times the user wants to enter a name. The probl

  • Frame Moving Runtime using Look and Feel

    Hi All, I need creating Frame Moving runtime using Look and feel (Oracle forms 10 g with swing concept). If any bodies know give me a idea and demo files. Thanks and Regards M.Sathiya

  • WRT54GS - Firewall - adding program to router's firewall

    Need help.  I have ATX 2007 tax software and I'm trying to do an e-filing.  I contacted software vendor and was walked through adding the software in exceptions using Windows Firewall.  I also disabled the windows firewall but still could not do a fi