Best way to run a LabVIEW VI, written for Windows in a MAC OSx environment

I've written a VI in LabVIEW 8.6 Windows XP and it compiled into a .exe.  Now, I want you to run this executable on a MAC OS x computer.  What is the best way to do this without having to buy a LabVIEW for MAC license or machine virtual Windows for MAC software?

Thank you

CJL

CJL,

Yes, that should run.   Except... Your show is there any material?  To use all the functions that are specific to Windows (from the platform folder)? It relies on a video driver specific or sound card? It relies on mouse right click action?  All these kinds of things may or may not work because they are closely linked in the Windows operating system and the underlying hardware.  While the software itself will problaby execute, the programmay does not work as expected if some of these dependencies are handled differently by the Apple hardware.

I have not used VM but native running under Bootcamp works fairly well, again allowing the issues mentioned above.

Lynn

Tags: NI Software

Similar Questions

  • What is the best way to run the report of jasper in the ADF Applications?

    Mr President.

    What is the best way to run the report of jasper in the ADF Applications?

    Concerning

    Tender Hello,

    Check out these links

    Sameh Nassar: Using Jasper report in Application of ADF (detailed)

    https://www.YouTube.com/watch?v=ezX0gdLIhs0

  • Best way to run a script from a script

    Hello world

    I'm looking for running a script from an After Effects script, so far, there is aftereffects.executeScript (scriptContent) who use eval to run the script. The problem is that it uses eval so it is not really sure and he is slower. So I would like to know what is actually used when we file-> Script-> Run script file.

    As seen in the Javascript tool Guide CC page 168 in the section QAnywhere Corss-DOM.

    aftereffects.executeScript(theScriptContent); // Doesn't work with a script which as comments AND the script has access to my scope
    

    In addition, if there are comments like / * * / or / * / in the script I want to run, it no longer works.

    So, what is the best way to run a script from a script?

    If you want to evaluate a whole script file, you can use $.evalFile (file, timeout) - see description in ESTK object model viewer

    To evaluate a bit of code, you can use eval, that's for sure.

    Xavier

  • How is the best way to improve my office from Vista to Windows 10 to 15/02/16 date?

    Original title: Conversion of Vista to win 10

    How is the best way to improve my office from Vista to Windows 10 to 15/02/16 date?

    Buy a full version of Win10 & do a clean install - assuming that you think 10 + years material will be compatible Win10.

  • What is the best way to make the completely white background for the pictures of the products?

    What is the best way to make the completely white background for the pictures of the products?  I just need to show a product on a completely white background.

    Shoot on properly informed white background is easy. Then be tot apply an adjustment layer to whiten the BG, then apply a mask for the domains you want to not so bright.

  • file inf was written for windows 95 or later

    My usb ports does not work and I get this error message

    "the driver for this device is missing a necessary entry .This ay because the inf files was written for windows 95 or later.

    When I try to update driver ' sis 7002 usb 2 enhanced host controller ".

    Have you tried the updated your site of motherboard drivers, or the PC manufacturer if large oem or your laptop

  • Microsoft Bluetooth Notebook Mouse 5000 installation error: "problem installing the driver for the device software - file to install the driver for this device is missing a necessary entry.» Maybe it's because the file INF was written for windows 95 or la

    Original title: Microsoft Bluetooth Notebook Mouse 5000 install problem

    I have a LG S1 Pro Express dual computer with vista sp2. My Bluetooth Notebook mouse 5000 can be coupled to my computer, but after pairing, it will say "Device Bluetooth HID - ready to use" and "unidentified - device failed. It then opens a window saying "problem of installing the software driver for the device - driver for this device is missing a necessary entry.» Maybe it's because the file INF was written for windows 95 or later. »

    I checked some things here and read about intellipoint 7.x and installed but it still does not work. This used to work before mouse

    Hello
     
     
    The drivers that you try to install seems to be corrupted. Let us fisrt remove all traces of the software driver for this device in the Device Manager and then install the drivers from the manufacturer's Web site.
     
    Step 1.
    You can uninstall the audio drivers completely from the Device Manager and re-install from the manufacturer's Web site.
    I would also recommend to check if there are Windows updates for this device.
     
    Step 2.
    Here is the link to download the latest drivers.
    http://www.Microsoft.com/hardware/download/download.aspx?category=MK
     
    Select the type of product like "Mouse" and select the product as "Notebook Optical Mouse" and your version of operating system and the language of the operating system.
     
    This page will direct you to a link to download the IntelliPoint software, which is the software of the mouse.
     
    For more information see the links below.
     
    I hope this helps.
     

    Thank you, and in what concerns:
    Shekhar S - Microsoft technical support.

    Visit our Microsoft answers feedback Forum and let us know what you think.
    If this post can help solve your problem, please click the 'Mark as answer' or 'Useful' at the top of this message. Marking a post as answer, or relatively useful, you help others find the answer more quickly.

  • What is the best way to run two concurrent programs using the output of either executing the other?

    I wanted to just kind of get a notice of some people here. I have two main screws the first is a data acquisition system that displays 99 different sensors and which feeds on these data in a table. The second is a real-time processing system that is designed to take the painting and do many calculations. The two output data from screw at the front that I want to see, so I don't want to use just as a Subvi.

    Is there a simple way to run two screws, using the output of the data acquisition system to power the processor so that you can easily see the signs before two screws? I had thought to simply copy the code from the processor in real-time in the DAQ VI, but I fear that the VI resulting will be very large and unsightly.

    On a side note, I'm more thinking about this? I apologize if this is a stupid question, it has been a long week... aaaand it's Wednesday.

    Look at the Architecture of producer/consumer.  It will be a good starting point, even if you find that you need to change.  When performing data acquisition and processing of tasks in parallel loops, they can both run simultaneously.  Both can feed data to the main draw of the VI.

    I'd probably use three loops with the third being the user interface only.  All that must be displayed to the user is sent to the GUI of the acquisition of data or processing loop loops and commands or entered by users are returned in these loops, probably through queues.  The wall of the VI of data acquisition and processing VI are never displayed to the user.  Especially the treatment, because it runs on a system in real-time, should avoid synchronization issues that can present a graphical interface.

    Lynn

  • What is the best way to run DAQ in larger system?

    I have a relatively simple installation of the PXI hardware require software in real time to perform data acquisition and to provide feedback to the user.  Somewhere on the order of discrete outputs 150, 55 entered discrete, some analog, etc...  My question is this: does anyone know of a white paper, etc., which describes the best way to the acquisition of configuration data?  For example, is it better to put all the discrete outputs on a single task and manage state in memory (150 items Boolean) before writing to DAQmx, or is there some advantage at the time of the execution/memory to open a task for each channel and individually each signal.  The driver even allow me to do this?

    Synchronization is not a concern, is pilot crashes, so I would like to get the best performance out of DAQmx.

    If someone has explored this?

    Dan

    Hi Dan,.

    To optimize your application, you'll want to create tasks as little as possible.  When you create a task, you ask for all the parameters of this task (which would be like doing 150 calls to the hardware).  The extent of the GB whitepapers - you can find useful this webcast .  For example, some of your concerns are addressed low toware of this FAQ document.  Hope this helps, let me know if you need something more specific.  Have a great day!

  • Best Way to hook 8,53 PT / wait for PeopleSoft Ajax grid to load?

    Hello

    I'm looking to improve our tools of 8.49 to 8.53

    We have little javascript which reads and modifies the data in the html grid once the page is loaded in 8.49. Any grid / grid page navigation would, of course, a trip to the server and javascript code would be just re - run on the page.

    8.54 Grids are transferred via AJAX - so that the page will load everything first, then the grid is loaded after... so any modification of the grid, I suppose, will no longer cause a page refresh.

    My question is - can anyone suggest the best way to hang on in the grid of Peoplesoft and call code javascript after the grid has loaded and whenever the change in the data grid (IE view another page of the grid)?

    I have the same problem with pagelets too, but guess that the grid would be similar to pagelets.

    Thank you

    Kane

    The benefits of user experience of 8.54 are great. One of the problems I had with Ajax and JavaScript, however, is exactly what you mention:'re missing us this trigger that identifies the data and the loading of the page changes. The solution that I use is to override the net. ContentLoader and net2. The ContentLoader object methods. I save a pointer to the old version and reset to use my version. All PeopleSoft Ajax calls work through these methods. Prior to 8.54 I must add my code to any supplied HTML definition. From 8.54, you can create your own definition of JavaScript that contains the version of your"punch Monkeypatched/duck" of net2. ContentLoader then add it globally or to a specific aid of the new component branding options in 8.54. I refer to this technique in a few blog posts and comments on my blog. The most glaring example, however, probably is in this post: Jim's PeopleSoft Journal: Monkey Patching PeopleSoft.

  • Best way to convert H.264 to ProRes for FCPX

    Hello! I'm about to get a DJI Osmo device that records in H.264 codec, and I did research on disorders that FCPX will have to try to change this sequence. While some people say that FCPX takes care of everything, most of the comments say that the conversion to ProRes format would be the best way to deal with the stress of editing.

    Apple has a converter for ProRes? FCPX has the ability to convert (If Yes, please explain how and where to do this), or is the only way to do this conversion through a third-party software?

    You have to may not convert H.264 at all, depending on your hardware, and you certainly do not need a third party converter. FCP can transcode at the stage of import, or after you begin your project.

    There is a full trial that you can download and see for yourself how your Mac handles your images.

    Good luck.

    Russ

  • What is the best/best way to cut a folder of videos for only the useful parts?

    Hello

    I have a folder of 30 + videos that have many unstable parts for them. What is the best way to cut the unusable parts in transfer?

    Best

    Hi Gorazdr27768010,

    I have a folder of 30 + videos that have many unstable parts for them. What is the best way to cut the unusable parts in transfer?

    Use the media browser and import the required clips.

    Import media into Premiere Pro | Adobe first Pro CC tutorials

    And you can apply points in the source monitor and exit before adding them to the timeline.

    Score Points in the Source monitor output and first Pro CC - YouTube

    Answer please, if this is useful.

    Thank you

    Ilyes Singh

  • What is the best way to have a form of request for a page web app that tells you what element of web application they watch?

    In previous old web apps, I used the see a scenario of a friend, even if it was not ideal, it did / still works for the most part elderly. It's a long time I don't remember putting it in place! What is the best way to make a request for information from the page now? Any help appreciated

    If you have a form on the detailed view of the web application, and you fill in the fields, lets say 'product name' with the actual tag name as the value of the entry. So who will automatically fill.

    Given that the user has no need to change it, you can even hide the field filled with his car.

  • best way to avoid the full table scan for clause "column is zero.

    I have a query with is control null, and because of that it performs a total scan of table (in millions of rows in the table)

    SELECT id, x,
    LAG (id) OVER (PARTITION BY userid ORDER BY has had place, id) as p_id,.
    FROM MyTable
    WHERE X is ZERO


    What is the best way for me to avoid the full table scan. I have indexes for the X column and other columns.

    Thank you

    Hi Vasif

    NULL values are indexed if the indexed entry also includes a value non-zero.

    If you create an index such as:

    CREATE INDEX mytable_x_idx ON mytable (x, ' ');

    ensure all null values for the column X are indexed and will therefore potentially use the index to search for null values, assuming of course the result set is small enough to justify the use of the index in your query.

    I have spoken previously on my blog:

    http://richardfoote.WordPress.com/2008/01/23/indexing-nulls-empty-spaces/

    See you soon

    Richard Foote
    http://richardfoote.WordPress.com/

  • Best way to work with Google Calendar (Apps for Business)

    Hello world

    According to this article:

    http://www.Theverge.com/2013/3/25/4141184/Windows-8-mail-calendar-people-app-updates

    -the upcoming update for applications Mail, calendar and people will remove its support for Google calendars in the calendar application. I use my Surface to connect to my schedule of work, which is hosted by Google Apps for Business. Even if Google haven't removed Exchange Active Sync support for paid on behalf of Google, the article above suggests that Microsoft is.

    Are there apps compatible CalDAV calendar for Windows RT (Nothing obvious to search the store/web)? Also, can anyone recommend an easy way to continue to access Google Calendar.

    Thanks in advance,

    George.

    Hello GeorgeBeckett,

    I would recommend the Google Search of the store application. It's actually 14 Google apps in one alone, including Calendar, Gmail, Utube and many others. Once your connection it will keep you connected all day.

Maybe you are looking for

  • UNSYNC my photos

    I had photos on my mac that I moved to a folder on my desktop. Later, I tried to transfer these photos on my iPad in this folder. When they went on my iPad, they became unchangeable and I'm unable to remove the image. How can I remove my iPad images

  • Networking with MOCA (Express extreme 2/2)

    So I am using Moca for a while with 1.0 but just had some new 2.0 adapters.  I put them up and while doing this also changed the location of the modem cable main to my office.  I have an airport extreme in my office with the cable modem, one in the l

  • Satellite A660 - 11M - I can not use wireless - seems to be swiched off

    The free thread is disabled and he let me turn on the switch wireless, but when I pressed the key that in front of the keyboard, easycontrol bar and just have no reaction and wireless light does not work on.I wonder is there is another key to turn it

  • Sintonizador TV

    CFFO PARA FAZER COMO A SINCRONIA BETWEEN AUDIO TV PROGRAMA O E A IMAGEM NOT WINDOWS MEDIA CENTER?

  • Win Home server 2011 cannot connect to workstations.

    Can't do a Windows 7 workstation to connect to home server 2011. Keeps saying an error has occurred, see Troubleshoot the connection to a server using. That is without help.