<?xml version="1.0"?>
<rss version="2.0"><channel><title>Apple Macintosh Latest Topics</title><link>https://lavag.org/forum/22-apple-macintosh/</link><description>Apple Macintosh Latest Topics</description><language>en</language><item><title>Trying to run LabVIEW 3.0.1 in Mini vMac on my 3DS and it's crashing on startup</title><link>https://lavag.org/topic/59183-trying-to-run-labview-301-in-mini-vmac-on-my-3ds-and-its-crashing-on-startup/</link><description><![CDATA[<p>
	Does anyone know how to fix this error that appears when starting up LabVIEW 3.0.1?
</p>

<p>
	Failure: "units.c", line 334<br />
	LabVIEW version 3.0.1<br />
	Please record the preceding information<br />
	and contact National Instruments for<br />
	Technical Support
</p>

<p>
	I don't plan on contacting <a href="https://www.ni.com/" rel="external nofollow">NI</a> because I doubt this version is still supported, at least not without a contract.
</p>

<p>
	<img class="ipsImage ipsImage_thumbnailed" data-fileid="22679" data-ratio="75.00" width="2048" alt="image.png.dc9e2e3b083ae2685a5869ab2b23694a.png" data-src="https://lavag.org/uploads/monthly_2026_01/image.png.dc9e2e3b083ae2685a5869ab2b23694a.png" src="https://lavag.org/applications/core/interface/js/spacer.png" />
</p>
]]></description><guid isPermaLink="false">59183</guid><pubDate>Sat, 24 Jan 2026 04:38:41 +0000</pubDate></item><item><title>Final LabVIEW Release: 2023Q3</title><link>https://lavag.org/topic/23916-final-labview-release-2023q3/</link><description><![CDATA[<p>
	I was about to build an executable for a OS X customer when I noticed that it won't be possible for much longer:
</p>

<p>
	<a href="https://www.ni.com/en/support/documentation/compatibility/18/labview-and-macos-compatibility.html" rel="external nofollow">https://www.ni.com/en/support/documentation/compatibility/18/labview-and-macos-compatibility.html</a>
</p>

<p>
	This surprised me because I know the founders were hard core mac enthusiasts and also because usually large companies will put something like this on their road maps so that people can plan better.
</p>
]]></description><guid isPermaLink="false">23916</guid><pubDate>Tue, 14 May 2024 00:31:05 +0000</pubDate></item><item><title>Failure to run a LabVIEW 2021 standalone app on macOS Monterey</title><link>https://lavag.org/topic/22400-failure-to-run-a-labview-2021-standalone-app-on-macos-monterey/</link><description><![CDATA[<p>
	I usually develop LabVIEW code on and for Windows (I used a MBP in the past, but exclusively developed within a Windows VM running on Parallel Desktop).
</p>

<p>
	A colleague of mine wanted to run an old app I had released on macOS a few years ago (labVIEW 17 was in the error log), and he reported that the app did not run anymore.
</p>

<p>
	I figured that since he was using macOS Monterey on an Intel MBP, there might be a chance that releasing the app using <abbr title="LabVIEW">LV</abbr> 2021 would work. Since my MBP runs macOS Catalina, I released it on that, sent him the executable and instructed him to download the 2021 RTE.
</p>

<p>
	That still doesn't work. I can't even make sense of the mangled error message he sent me.
</p>

<p>
	I know that Monterey is not even a term on NI's website, but I would assume that some have tried it already and maybe even released LabVIEW apps on it.
</p>

<p>
	Any hint as to what could be a problem in my workflow would be helpful.
</p>

<p>
	 
</p>

<p>
	PS: the app is native G, there is no .NET, Active X or whatnot. I can actually upload the executable if someone wants to try it out on a Monterey Mac.
</p>
]]></description><guid isPermaLink="false">22400</guid><pubDate>Sat, 22 Jan 2022 01:42:19 +0000</pubDate></item><item><title>VIPM 2017 for Mac now available</title><link>https://lavag.org/topic/20450-vipm-2017-for-mac-now-available/</link><description><![CDATA[<p>
	More info here:
</p>

<p>
	<a href="https://forums.jki.net/topic/2676-vipm-2017-for-mac-is-here/" rel="external nofollow">https://forums.jki.net/topic/2676-vipm-2017-for-mac-is-here/</a>
</p>
]]></description><guid isPermaLink="false">20450</guid><pubDate>Sun, 04 Mar 2018 20:15:19 +0000</pubDate></item><item><title>Programming for Separator Character in File Paths between platforms</title><link>https://lavag.org/topic/19382-programming-for-separator-character-in-file-paths-between-platforms/</link><description><![CDATA[<p>Hello,</p>
<p> </p>
<p>I'm experimenting with porting my existing LabVIEW application from Windows to Mac OS X. The code uses several instances of 'Build Path' function in 'File I/O' functions sub-palette. The 'Name or Relative Path' input is being connected with a 'string' data type rather than a 'file path' data type. With some quick code change and checks, I've realized that it's better to use the latter data type, so that the separator character '\' in Windows is automatically interpreted as ':' in Mac OS.</p>
<p> </p>
<p>Some parts of the code, however, build up the string. E.g. a 'Format Into String' is used to output based on a format string, e.g. 'Images\%s.jpg'. Doing a 'String to Path' after this function does not automatically interpret the '\' in Mac OS to ':'. (I can imagine that it would be difficult for the compiler to recognize that a specific character is meant to be a separator and not part of a file/folder name.)</p>
<p> </p>
<p>I can write more complicated code where the format string is itself concatenated based on the execution platform. Are there any easier or recommended approaches? Also, does LabVIEW have any 'File Constant' that provides the equivalent string character depending on the platform?</p>
<p> </p>
<p>Thank you.</p>
<p> </p>
]]></description><guid isPermaLink="false">19382</guid><pubDate>Mon, 28 Dec 2015 15:04:18 +0000</pubDate></item><item><title>Upgrade from LV2011 to LV2013 on a mac?</title><link>https://lavag.org/topic/17074-upgrade-from-lv2011-to-lv2013-on-a-mac/</link><description><![CDATA[<p>I've only just started to migrate to LV2012-mac now that NI have sorted out their DAQ &amp; GPIB driver issues with 32bit 64bit apple OS.  Anybody tried <abbr title="LabVIEW">LV</abbr>-2013 for mac and NI-DAQmxBase v3.6.0?</p>]]></description><guid isPermaLink="false">17074</guid><pubDate>Sat, 24 Aug 2013 15:43:11 +0000</pubDate></item><item><title>Best settings for Parallels virtual machine when running on Mac Retina?</title><link>https://lavag.org/topic/17033-best-settings-for-parallels-virtual-machine-when-running-on-mac-retina/</link><description><![CDATA[<p>I've installed Parallels on my Mac Retina and the default resolution settings make LabVIEW incredibly difficult to use. SubVI icons are tiny and fonts are tough to read.</p>
<p> </p>
<p>Does anyone with a similar setup have any suggestions on what settings to use?</p>
<p> </p>
<p>Thanks guys.</p>
]]></description><guid isPermaLink="false">17033</guid><pubDate>Fri, 09 Aug 2013 01:40:58 +0000</pubDate></item><item><title>SQLite API For LabVIEW testers Needed (Apple Mac).</title><link>https://lavag.org/topic/15756-sqlite-api-for-labview-testers-needed-apple-mac/</link><description><![CDATA[<p>Hi Peeps.</p>
<p>I've finally managed to compile SQLite binaries for the Macintosh and have tested the <a href="http://www.labview-tools.com/software/sqlite-api/" rel="external nofollow">SQLite API For LabVIEW</a> on OSX Lion (10.7) but need some kind-hearted people to test on other OSX systems to establish a minimum version (in particular 10.4 to 10.6).</p>
<p>If anyone is interested and can spare a few minutes to try it out; please PM me with an email address and I will send the pre-release</p>
]]></description><guid isPermaLink="false">15756</guid><pubDate>Sat, 19 May 2012 13:36:36 +0000</pubDate></item><item><title>VIPM 2013 for Intel-Based Macs</title><link>https://lavag.org/topic/16791-vipm-2013-for-intel-based-macs/</link><description><![CDATA[<p>JKI will be releasing VIPM 2013 for the Mac soon.</p>
<p> </p>
<p>If you want to try a preview release, you can download it here:</p>
<p> </p>
<p><a href="https://jki.box.com/s/d3ux8pknhu39znpc0re8" rel="external nofollow">https://jki.box.com/s/d3ux8pknhu39znpc0re8</a></p>
<p> </p>
<p>It supports Package configurations, building, repositories and The LabVIEW Tools Network. All the same cool stuff that the Windows version has. The power of LabVIEW allowed us to use the same code base for both Windows and Mac versions which was pretty awesome.</p>
<p> </p>
<p>Let us know if you have any issues.</p>
]]></description><guid isPermaLink="false">16791</guid><pubDate>Fri, 03 May 2013 03:40:51 +0000</pubDate></item><item><title>VIPM installation error</title><link>https://lavag.org/topic/14613-vipm-installation-error/</link><description><![CDATA[<p>hello all,</p>
<p> I am trying to install the VIPM for Mac and I seem to be gathering an  error about not having permission to write to certain areas. My  question is how can I go about fixing these permissions? I am the only  user and administrator for my mac and running OSX 10.7.</p>
<p> Thanks in advanced for the help</p>
<p> PS... I attached a screenshot of the error screen</p>
<p><a class="ipsAttachLink ipsAttachLink_image" href="https://lavag.org/uploads/monthly_07_2011/post-26001-0-26814800-1311469273.png" rel="external nofollow"><img src="https://lavag.org/uploads/monthly_07_2011/post-26001-0-26814800-1311469273_thumb.png" data-fileid="%7B___base_url___%7D/applications/core/interface/file/attachment.php?id=4846" class="ipsImage ipsImage_thumbnailed" alt="post-26001-0-26814800-1311469273_thumb.p"></a></p>
]]></description><guid isPermaLink="false">14613</guid><pubDate>Sun, 24 Jul 2011 01:01:26 +0000</pubDate></item><item><title>How to list running Mac Apps and close one of them</title><link>https://lavag.org/topic/16755-how-to-list-running-mac-apps-and-close-one-of-them/</link><description><![CDATA[<p>Need a solution for LabVIEW on the Mac. I'm looking for a way to list all running Mac apps. Then I want to pick one of them and issue a quit message and have it exit gracefully.</p>
<p> </p>
<p>Does anyone know how to do this on the Mac?</p>
]]></description><guid isPermaLink="false">16755</guid><pubDate>Mon, 22 Apr 2013 00:11:35 +0000</pubDate></item><item><title>Wanted: Used  LabVIEW  for Mac License</title><link>https://lavag.org/topic/16528-wanted-used-labview-for-mac-license/</link><description><![CDATA[<p><strong><span style="color:#0000cd;">Wanted:  Used Labview with app builder -  for Mac (I'm crossing over from Windows and  don't have the $3.6k to buy new version)</span></strong></p>
<p> </p>
<p><strong><span style="color:#0000cd;">I've been told in another post that NI has to receive written notice of the transfer to allow me to register a used version.  </span></strong></p>
<p> </p>
<p><strong><span style="color:#0000cd;">Thanks  </span></strong></p>
]]></description><guid isPermaLink="false">16528</guid><pubDate>Thu, 07 Feb 2013 11:26:05 +0000</pubDate></item><item><title>Ascii Mac to Ascii Windows</title><link>https://lavag.org/topic/14801-ascii-mac-to-ascii-windows/</link><description><![CDATA[<p>Hi</p>
<p>I need to create program on Mac to communicate to serial device. This device use extended ascii code (0-255). I know that the first 128 characters are same between Ascii Mac and Windows. But different for next 128 characters.</p>
<p>Do know how convert them to be compatible between Ascii Mac and Windows?</p>
<p>(Mac OSX and Labview 2009SP1) </p>
<p>Regards</p>
<p>Eric</p>
]]></description><guid isPermaLink="false">14801</guid><pubDate>Wed, 24 Aug 2011 16:30:58 +0000</pubDate></item><item><title>Reading mouse, LabVIEW2010, Mac OS X</title><link>https://lavag.org/topic/14736-reading-mouse-labview2010-mac-os-x/</link><description><![CDATA[<p>Hello,</p>
<p>I recently upgraded from LabVIEW 7 that I used on Windows to LabVIEW 2010,which I now use on a Mac. Most of the program I made on the PC/earlier version seems OK on the Mac except I am having some difficulty reading the mouse to determine whether the left or right button was clicked. I was hoping someone might be able to shed some light on this for me?</p>
<p>I forgot to add that it's the MAC OS X version.</p>
<p>Any suggestions will be really helpful! Thank you!</p>
<blockquote data-ipsquote="" class="ipsQuote" data-ipsquote-contentcommentid="88295" data-ipsquote-username="Michelle_Marneweck" data-cite="Michelle_Marneweck" data-ipsquote-timestamp="1313115797" data-ipsquote-contentapp="forums" data-ipsquote-contenttype="forums" data-ipsquote-contentid="14736" data-ipsquote-contentclass="forums_Topic"><div>
<p>Hello,</p>
<p>I recently upgraded from LabVIEW 7 that I used on Windows to LabVIEW 2010,which I now use on a Mac. Most of the program I made on the PC/earlier version seems OK on the Mac except I am having some difficulty reading the mouse to determine whether the left or right button was clicked. I was hoping someone might be able to shed some light on this for me?</p>
<p></p>
</div></blockquote>
]]></description><guid isPermaLink="false">14736</guid><pubDate>Fri, 12 Aug 2011 02:25:09 +0000</pubDate></item><item><title>VM Ware Fusion - how to scoot and copy drag?</title><link>https://lavag.org/topic/14372-vm-ware-fusion-how-to-scoot-and-copy-drag/</link><description><![CDATA[<p>Hi,</p>
<p>I can't seem to depress the control button and drag to either expand/scoot the diagram, or to make a copy by dragging. Does anyone know the Fusion settings to allow this?</p>
<p>Bonus: in Bootcamp shift-ctrl-a does not align.</p>
<p>(BTW I'm going to try out <abbr title="LabVIEW">LV</abbr> Mac eval)</p>
<p>Thanks</p>
<p>cc</p>
]]></description><guid isPermaLink="false">14372</guid><pubDate>Fri, 03 Jun 2011 20:18:19 +0000</pubDate></item><item><title>Best VM tool for running Win LabVIEW on OSX?</title><link>https://lavag.org/topic/13996-best-vm-tool-for-running-win-labview-on-osx/</link><description><![CDATA[<p>What is the more stable emulator for running Windows version of LabVIEW under OSX: Parallels 6 or VMWARE Fusion 3?</p>
<p>thanks,</p>
<p>-John</p>
]]></description><guid isPermaLink="false">13996</guid><pubDate>Thu, 17 Mar 2011 21:22:21 +0000</pubDate></item><item><title>DAQ using Pic18f4550</title><link>https://lavag.org/topic/14311-daq-using-pic18f4550/</link><description><![CDATA[<p>Hi to all im trying to make my demo board i found in this page <a href="http://www.ston10.com/ston/Pic_18F4550.html" rel="external nofollow">Ston10.com</a> and trying to connect it to my Macbook but it dosent soport the dll file given by microchip it says error  the file you selected is not a valid library,  can any one help me thanks ill send the VI im using.</p>]]></description><guid isPermaLink="false">14311</guid><pubDate>Tue, 17 May 2011 21:25:17 +0000</pubDate></item><item><title><![CDATA[Editing &#34;Windows&#34; VI&#39;s on a Mac]]></title><link>https://lavag.org/topic/12984-editing-windows-vis-on-a-mac/</link><description><![CDATA[<p>Hi all,</p>
<p>I use LabView 8.6 on Windows PC's to run instruments in my lab.  The .vi's I've written all use DAQmx (version 9.0 I think) to access the hardware.</p>
<p>What I would like to be able to do is edit these .vi's on my Mac, then upload the edited versions to the Windows computers to execute.  Has anyone ever done this or know if its possible?</p>
<p>All I've tried to do so far is open my .vi's on the Mac, and of course I get DAQmx errors and missing files (.dll's mostly).  I've installed DAQmx Base on the Mac, but I can't convert all my software to use DAQmx Base on the Windows side because there are some functions that aren't supported by Base (DAQmx Events for instance).</p>
<p>Is there a way to 'trick' my LabView on the Mac to think its in Windows and actually load all of the 'Windows only' .vi's?  Or will my software be messed up anyways when going back to Windows to execute?</p>
<p>Thanks for the help!</p>
]]></description><guid isPermaLink="false">12984</guid><pubDate>Fri, 27 Aug 2010 16:22:12 +0000</pubDate></item><item><title>DAQmx Base for OS X</title><link>https://lavag.org/topic/1797-daqmx-base-for-os-x/</link><description><![CDATA[<p>Am I the only LabVIEW for OS X user out there?</p>
<p>I just got my USB 9161 and 9211 thermocouple device working with the newly released version of DAQmx Base for OS X.  I am able to read temperatures from LabVIEW but the DAQmx Physical Channel control does not automatically populate with the ID of my USB device.  (Note that the phyiscal channel control does contain the PCI devices.) If I type in the name, Dev1/ai0 for instance, it works.  </p>
<p>But so far, I can't find any way to query for attached devices without just trying to read them and checking for an error.  This isn't particularly good because my software is running on several machines that all have slightly different hardware configurations.  If I don't get an error reading an analog input on dev1, I only know that the device contains an analog input but I still don't know the device type. Is it a thermocouple device or a generic analog input device?</p>
<p>Anyone else run into this?</p>
]]></description><guid isPermaLink="false">1797</guid><pubDate>Tue, 25 Jan 2005 20:52:24 +0000</pubDate></item><item><title>LabVIEW crash on visa after updating to OSX 10.6.5</title><link>https://lavag.org/topic/13395-labview-crash-on-visa-after-updating-to-osx-1065/</link><description><![CDATA[<p><span style="font-family:Calibri, Verdana, Helvetica, Arial;"><span style="font-size:10px;">After updating from OSX 10.6.4 to 10.6.5, every time I open a VI or try to create a VISA resource name control , LabVIEW crashes. Both </span></span><abbr title="LabVIEW"><span style="font-family:Calibri, Verdana, Helvetica, Arial;"><span style="font-size:10px;">LV</span></span></abbr><span style="font-family:Calibri, Verdana, Helvetica, Arial;"><span style="font-size:10px;"> 2009 and 2010 exhibit the same behavior. </span></span></p>
<p><span style="font-family:Calibri, Verdana, Helvetica, Arial;"><span style="font-size:10px;">By looking at the crash log, it seems that nipal has some problems when loading libSystem.B.dylib.</span></span></p>
<p><span style="font-family:Calibri, Verdana, Helvetica, Arial;"><span style="font-size:10px;">I'll try to reinstall VISA and be back to you about the result.</span></span></p>
<p><span style="font-family:Calibri, Verdana, Helvetica, Arial;"><span style="font-size:10px;">Ch</span></span></p>
<p><span style="font-family:Calibri, Verdana, Helvetica, Arial;"><span style="font-size:10px;">(BTW, look at the funny way the editor interprets the crash log by replacing ": D" with smiley)</span></span></p>
<p><span style="font-family:Calibri, Verdana, Helvetica, Arial;"><span style="font-size:10px;">Thread 0 Crashed:  Dispatch queue: com.apple.main-thread</span></span></p>
<p><span style="font-family:Calibri, Verdana, Helvetica, Arial;"><span style="font-size:10px;">0   libSystem.B.dylib             0x91362176 __kill + 10</span></span></p>
<p><span style="font-family:Calibri, Verdana, Helvetica, Arial;"><span style="font-size:10px;">1   libSystem.B.dylib             0x91362168 kill$UNIX2003 + 32</span></span></p>
<p><span style="font-family:Calibri, Verdana, Helvetica, Arial;"><span style="font-size:10px;">2   libSystem.B.dylib             0x913f489d raise + 26</span></span></p>
<p><span style="font-family:Calibri, Verdana, Helvetica, Arial;"><span style="font-size:10px;">3   libSystem.B.dylib             0x9140a9bc abort + 93</span></span></p>
<p><span style="font-family:Calibri, Verdana, Helvetica, Arial;"><span style="font-size:10px;">4   com.ni.framework.nipalu       0x2679d7df _palPrintToLog + 1547</span></span></p>
<p><span style="font-family:Calibri, Verdana, Helvetica, Arial;"><span style="font-size:10px;">5   com.ni.framework.nipalu       0x267a8fc3 0x2671f000 + 565187</span></span></p>
<p><span style="font-family:Calibri, Verdana, Helvetica, Arial;"><span style="font-size:10px;">6   dyld                              0x8fe0ed6d ImageLoaderMachO::doModInitFunctions(ImageLoader::LinkContext const&amp;) + 235</span></span></p>
<p><span style="font-family:Calibri, Verdana, Helvetica, Arial;"><span style="font-size:10px;">7   dyld                              0x8fe0d31e ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&amp;, unsigned int) + 246</span></span></p>
<p><span style="font-family:Calibri, Verdana, Helvetica, Arial;"><span style="font-size:10px;">8   dyld                              0x8fe0d2c2 ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&amp;, unsigned int) + 154</span></span></p>
<p><span style="font-family:Calibri, Verdana, Helvetica, Arial;"><span style="font-size:10px;">9   dyld                              0x8fe0d3d1 ImageLoader::runInitializers(ImageLoader::LinkContext const&amp;) + 61</span></span></p>
<p><span style="font-family:Calibri, Verdana, Helvetica, Arial;"><span style="font-size:10px;">10  dyld                              0x8fe0200b dyld::runInitializers(ImageLoader*) + 34</span></span></p>
<p><span style="font-family:Calibri, Verdana, Helvetica, Arial;"><span style="font-size:10px;">11  dyld                              0x8fe0b299 dlopen + 558</span></span></p>
<p><span style="font-family:Calibri, Verdana, Helvetica, Arial;"><span style="font-size:10px;">12  libSystem.B.dylib             0x913078a8 dlopen + 66</span></span></p>
<p><span style="font-family:Calibri, Verdana, Helvetica, Arial;"><span style="font-size:10px;">13  com.apple.CoreFoundation          0x96f8413a _CFBundleDlfcnLoadFramework + 218</span></span></p>
<p><span style="font-family:Calibri, Verdana, Helvetica, Arial;"><span style="font-size:10px;">14  com.apple.CoreFoundation          0x96f49b13 _CFBundleLoadExecutableAndReturnError + 1523</span></span></p>
<p><span style="font-family:Calibri, Verdana, Helvetica, Arial;"><span style="font-size:10px;">15  com.apple.CoreFoundation          0x96f49511 CFBundleLoadExecutable + 33</span></span></p>
<p><span style="font-family:Calibri, Verdana, Helvetica, Arial;"><span style="font-size:10px;">16  com.apple.CoreFoundation          0x96f4a189 CFBundleGetFunctionPointerForName + 57</span></span></p>
<p><span style="font-family:Calibri, Verdana, Helvetica, Arial;"><span style="font-size:10px;">17  com.ni.framework.VISA         0x2409cf9c visaLibSymbol + 68</span></span></p>
<p><span style="font-family:Calibri, Verdana, Helvetica, Arial;"><span style="font-size:10px;">18  com.ni.framework.VISA         0x2409d4a9 visaLibFree + 1267</span></span></p>
<p><span style="font-family:Calibri, Verdana, Helvetica, Arial;"><span style="font-size:10px;">19  com.ni.framework.VISA         0x240a1247 viFlush + 2194</span></span></p>
<p><span style="font-family:Calibri, Verdana, Helvetica, Arial;"><span style="font-size:10px;">20  com.ni.framework.VISA         0x240b484e viOpenDefaultRM + 1262</span></span></p>
<p><span style="font-family:Calibri, Verdana, Helvetica, Arial;"><span style="font-size:10px;">21  com.ni.framework.VisaCtrl     0x1cff5080 GetIOControlNames + 2570</span></span></p>
<p><span style="font-family:Calibri, Verdana, Helvetica, Arial;"><span style="font-size:10px;">22  com.ni.framework.VisaCtrl     0x1cff46f8 GetIOControlNames + 130</span></span></p>
<p><span style="font-family:Calibri, Verdana, Helvetica, Arial;"><span style="font-size:10px;">23  com.ni.labview                    0x0086267e TagDriverNameProvider::GetIOControlNames(unsigned long, unsigned char const*, _LStrArray***, LvVariantArray***, LvVariant const*, long, void*) + 98</span></span></p>
<p>ch</p>
]]></description><guid isPermaLink="false">13395</guid><pubDate>Fri, 19 Nov 2010 13:49:37 +0000</pubDate></item><item><title>Creating Labview callable DLLs on OSX</title><link>https://lavag.org/topic/13332-creating-labview-callable-dlls-on-osx/</link><description><![CDATA[<p>Hi all.</p>
<p>Not really a "Labview" question....but related.</p>
<p>I've "zero" experience with Macs so apart from a huge learning curve, I'm getting bogged down with multiple tool chains and a severe lack of understanding of MAC (which I think is BSD based).</p>
<p>I've released an <a href="http://lavag.org/topic/13205-discuss-sqlite-api-v11-lv90/" rel="">API</a> which currently supports windows (x32 and x64) and has been reported to work with Linux x32. These work because I'm able to compile dll and .so for those targets. I'd really like to include Mac in the list of support but am having difficulty compiling a shared library  (dynlib?)  that Labviewwill accept.</p>
<p>I have set up a Mac OSX Leopard 1.5  virtual machine with labview and Code:Blocks.It all runs (very slowly) but I'm able to compile a shared library in both x32 and x64 (Well. I think I can at least.. The gcc compiler is using -m32 for the 32 bit and won't compile if I have the wrong targets). The trial version of Labview I downloaded I know is 32 bit (got that from conditional disable structure) and I think the Mac is 64 bit.</p>
<p>So I have the tool-chains set up and can produce outputs which I name with a "dynlib" extension. However. No matter what compiler options I try, whenever I try to load a successful build using the labview library function (i.e. select it in the dialogue)  it always says it's "Not a valid library".</p>
<p>Does anyone know what the build requirements (compiler options, architecture, switches etc) are for a Mac shared library? There are a plethora of them and I'm really in the dark as to what is required (i386?, Intel?, AMD? all of the above?, -m32?, BUILD_DLL?, shared?)</p>
<p>Any help would be appreciated.</p>
]]></description><guid isPermaLink="false">13332</guid><pubDate>Thu, 04 Nov 2010 15:12:06 +0000</pubDate></item><item><title>How to access a MySQL DB from LabVIEW for MacOs?</title><link>https://lavag.org/topic/12177-how-to-access-a-mysql-db-from-labview-for-macos/</link><description><![CDATA[<p>A customer would like us to write an application with LabVIEW that writes data to a MySQL data base.</p>
<p>No problem at all, as long as we are talking about Windows - you just have to chose which one of all the DB toolkits you want to use. <img src="https://lavag.org/uploads/emoticons/default_smile.png" alt=":)"></p>
<p>But this project is supposed to run on a Mac.</p>
<p><strong>Does anyone know a LabVIEW DB toolkit for MacOS?</strong></p>
<p>In case it matters: The MySQL DB itself will also run on a Mac, but on a different computer.</p>
<p>Thanks in advance for all suggestions!</p>
]]></description><guid isPermaLink="false">12177</guid><pubDate>Thu, 01 Apr 2010 07:50:18 +0000</pubDate></item><item><title>Reading Resource Fork Data from old files</title><link>https://lavag.org/topic/10553-reading-resource-fork-data-from-old-files/</link><description><![CDATA[<p>I am trying to read and manipulate data from files written using OS 9.1.  These files contain some important meta data in the resource fork.  Using the standard FILE IO functions I can only get to the data in the data fork.  Any ideas or assistance would be greatly appreciated.</p>]]></description><guid isPermaLink="false">10553</guid><pubDate>Wed, 22 Jul 2009 14:52:55 +0000</pubDate></item><item><title>how to activate scripting on a Mac ?</title><link>https://lavag.org/topic/9173-how-to-activate-scripting-on-a-mac/</link><description><![CDATA[<p>Does anyone know how to activate scripting on a Mac (<abbr title="LabVIEW">LV</abbr> 8.5.1) ??</p>
<p>Cheers</p>
]]></description><guid isPermaLink="false">9173</guid><pubDate>Sun, 11 Jan 2009 08:43:24 +0000</pubDate></item><item><title>Build executable error 200220 on Mac OS</title><link>https://lavag.org/topic/8598-build-executable-error-200220-on-mac-os/</link><description><![CDATA[<p>I'm a beginner at labview and am hoping that someone with more experience would be able to spot this simple error I'm probably overlooking.  I'm trying to build an executable application on labview 8.6 for mac OS.  I created the project and created the application with my selected VI.  Everything in the build process went smoothly however when I try to run the application I get the "200220" error stating my device identifier is invalid however I made sure of the device name on LSDAQ and the channel I'm sampling is correct.  The other computer without labview that I am trying to run the application on does have the latest run time engine installed and the USB DAQ 6009 plugged in.  Thanks</p>]]></description><guid isPermaLink="false">8598</guid><pubDate>Fri, 10 Oct 2008 01:03:24 +0000</pubDate></item><item><title>slighty OT: "Inside the Mac OS X Kernel"</title><link>https://lavag.org/topic/7636-slighty-ot-inside-the-mac-os-x-kernel/</link><description><![CDATA[<p>Hi,</p>
<p>I recently found a nice presentation about the myths of Mac OS X.</p>
<p>Entertaining and interesting: </p>
<p><a href="http://events.ccc.de/congress/2007/Fahrplan/events/2303.en.html" rel="external nofollow"></a><a href="http://events.ccc.de/congress/2007/Fahrpla...ts/2303.en.html" rel="external nofollow">http://events.ccc.de/congress/2007/Fahrpla...ts/2303.en.html</a></p>
]]></description><guid isPermaLink="false">7636</guid><pubDate>Wed, 14 May 2008 11:35:24 +0000</pubDate></item><item><title>OS X LabVIEW folder structure</title><link>https://lavag.org/topic/7027-os-x-labview-folder-structure/</link><description><![CDATA[<p>Hi,</p>
<p>I need help from someone who happens to be using LabVIEW on a mac. What is the LabVIEW folder structure for OS X i.e. which folders are there under the LabVIEW installation folder. Especially is there a folder named readme like in Windows with readme files, or is this replaced with a folder named unix like on Linux?</p>
<p>Regards,</p>
<p>Tomi</p>
]]></description><guid isPermaLink="false">7027</guid><pubDate>Fri, 08 Feb 2008 13:32:24 +0000</pubDate></item><item><title>Labview 7.1.1 on Leopard</title><link>https://lavag.org/topic/6784-labview-711-on-leopard/</link><description><![CDATA[<p>Hi,</p>
<p>I have an old labview disk from work for 7.1 for Mac OS and at home I'm running Mac OS 10.5.1 on a Dual G5.  Everything went well during installation and the 7.1.1 update.</p>
<p>So after installing everything I can open existing vi and the simple one I've tried works but Labview consistently crashes when I try to select "File - New", (not new vi).</p>
<p>Does anyone have any suggestions?</p>
]]></description><guid isPermaLink="false">6784</guid><pubDate>Sat, 29 Dec 2007 15:53:24 +0000</pubDate></item><item><title>LabVIEW in Virtualized/Dual-booted Windows on the MacBook?</title><link>https://lavag.org/topic/3320-labview-in-virtualizeddual-booted-windows-on-the-macbook/</link><description><![CDATA[<p>I wasn't sure where to drop this topic (Hardware &gt;&gt; Macintosh, or is it Windows-related?  <img src="https://lavag.org/uploads/emoticons/default_blink.png" alt=":blink:"> ), so apologies if it's in the wrong spot....</p>
<p>I saw <a href="http://forums.lavag.org/index.php?showtopic=2515" rel="external nofollow">this thread</a> about running LabVIEW on the new Intel-based MacBooks, but I have a different question.  Has anyone booted Windows on these machines and tried to run Windows LabVIEW?</p>
<p>There are basically two ways to boot Windows on the MacBooks.  One is to dual-boot, and the other is to run a virtualization solution (like something from <a href="http://www.parallels.com/" rel="external nofollow">Parallels</a>).</p>
<p>I'm imagining that LabVIEW itself might run fine in at least one of those scenarios (as long as Windows is happy, which reports indicate it is), but I'd be more concerned about NI-DAQ.</p>
<p>Any experiences?  Any hypotheses?  Any brave souls want to give me a bag of money to buy a MacBook with so I can carry out this daring expriment... for the good of the community and all? <img src="https://lavag.org/uploads/emoticons/default_wub.png" alt=":wub:"></p>
<p>Justin</p>
]]></description><guid isPermaLink="false">3320</guid><pubDate>Wed, 10 May 2006 15:09:24 +0000</pubDate></item><item><title>mac/windows over the network... with Labview</title><link>https://lavag.org/topic/3909-macwindows-over-the-network-with-labview/</link><description><![CDATA[<p>Hello guys,</p>
<p>I have many computers acquiring datas, and I need to read and write these datas from a single ethernet hard drive (LaCie 500 GB, FAT32). </p>
<p>On a Mac G5 with LV8, once the ethernet drive is mounted in the finder, I try to read a simple config (or text or binary...) file in labview, but I get an open/create/replace file code 10 error.  </p>
<p>I've got the same behavior with a file located on a PC hard drive (mounted in the Finder too), but I don't have any problem with a file on a Mac hard drive.</p>
<p>It works when I try the same from a PC with LV8. For me, all this tells it's related to smb/cifs stuffs...</p>
<p>I tried manual path entries like : "file://Volumes/GRESSENSGRP;U676-BACKUP/Datas/file.txt", etc... but nothing works. I didn't find the same problem in the forums...</p>
<p>Any idea ?</p>
<p>thanks</p>
<p>Boris</p>
]]></description><guid isPermaLink="false">3909</guid><pubDate>Tue, 12 Sep 2006 09:39:24 +0000</pubDate></item><item><title>LabVIEW and Mac OS X: State of the Union</title><link>https://lavag.org/topic/3643-labview-and-mac-os-x-state-of-the-union/</link><description><![CDATA[<p>Dear LVers,</p>
<p>For the wireworkers on the Mac and those interested in the topic who attend this year's NIWeek I would like to announce the session entitled ''LabVIEW and Mac OS X: State of the Union'' to be presented by my fellow compatriot Chris Salzmann from the Swiss Federal Institute of Technology (EPFL). The session will be in the ''Software Development Techniques'' track with the following abstract:</p>
<p>Attend this session to learn how to access Mac OS X features using LabVIEW, including the command line, pipes, Script, and FrameWorks. Explore data acquisition options and specific LabVIEW for Mac extensions for image acquisition, database access, and math. </p>
]]></description><guid isPermaLink="false">3643</guid><pubDate>Sun, 23 Jul 2006 13:57:24 +0000</pubDate></item><item><title><![CDATA[Installing LabVIEW via &quot;LabVIEW  for Everyone&quot;]]></title><link>https://lavag.org/topic/3582-installing-labview-via-labview-for-everyone/</link><description><![CDATA[<p>I'm new to LabVIEW.  I have been trying to install the evaluation version of the application to my system (Mac OSX).  I end up downloading a bunch of files, but no app.  I called LabVIEW and they said that this problem has come up in the past with a Mac and that there is nothing they can do for me.  The readMe refers me to NI for help and specifically tells me not to contact the publisher.  Help please!</p>]]></description><guid isPermaLink="false">3582</guid><pubDate>Fri, 07 Jul 2006 19:27:24 +0000</pubDate></item><item><title>Mac OS-X Kiosk Mode</title><link>https://lavag.org/topic/3035-mac-os-x-kiosk-mode/</link><description><![CDATA[<p>LV7.1.1 VI with CIN to OS-X API "SetSystemUIMode" to completely hide the Apple Menu and Dock to create a strong Kiosk mode.  Prevents user from getting to the OS or other Apps.  Includes a Test Demo VI that includes "password" code to exit the Kiosk.  Tested on OS 10.3.9 and 10.4.x using LV7.1.1 and LV8 on standard and Intel Mac.</p>
<p><a href="http://lavag.org/old_files/post-1718-1142209434.zip" rel="">Download File:post-1718-1142209434.zip</a></p>
]]></description><guid isPermaLink="false">3035</guid><pubDate>Mon, 13 Mar 2006 00:26:24 +0000</pubDate></item><item><title>LabVIEW on the Apple Macintosh platform</title><link>https://lavag.org/topic/2710-labview-on-the-apple-macintosh-platform/</link><description><![CDATA[<p>Dear LabVIEW programmers,</p>
<p>I suppose some know me as the notorious advocate for LabVIEW to stay on its initial heritage platform. I know I would better spend my energy on other topics but the circumstances force me to keep the issue recognized. Even though the present majority of LabVIEWers use <abbr title="LabVIEW">LV</abbr> on Windows there is still an active group of LabVIEW pioneers and very committed users who were faithful to NI as well as Apple for nearly two decades by now. Note that the success of the <abbr title="LabVIEW">LV</abbr>-environment was made possible by an initially very small community who recognized the potential and the beauty of graphical programming of DAQ solutions at a very early stage!</p>
<p>I personally never really understood the breakthrough of the MS-OSes but it obviously happened this way. If you work with LabVIEW on the Apple platform, if you consider this possibility in the future or if you believe in the fundamental value of keeping LabVIEW independent of computer OSes it would be a valuable service if you take the small survey under ''Measurement and Control Products for MacOSX'' at:</p>
<p><a href="http://www.ni.com/mac" rel="external nofollow">http://www.ni.com/mac</a></p>
<p>Thank you very much for your support.</p>
<p>Have some peaceful and relaxing days and a good start into 2006.</p>
<p>Urs</p>
<p>Urs Lauterburg</p>
<p>Physics demonstrator</p>
<p>LabVIEW wireworker since LabVIEW 2 on Apple Macintosh</p>
<p>Physikalisches Institut</p>
<p>University of Bern</p>
<p>Switzerland</p>
]]></description><guid isPermaLink="false">2710</guid><pubDate>Sun, 25 Dec 2005 13:30:24 +0000</pubDate></item><item><title>widget, automator and spotlight</title><link>https://lavag.org/topic/2303-widget-automator-and-spotlight/</link><description><![CDATA[<p>Hi mac users, <img src="https://lavag.org/uploads/emoticons/default_smile.png" alt=":)"></p>
<p>I found this on ni.com (see atachment), but I'm not able to use the widget. I obtain "unable to locate VI" message with all config I Tried  <img src="https://lavag.org/uploads/emoticons/default_sad.png" alt=":("></p>
<p>Does anybody try to use it ?</p>
<p>Ptit bras</p>
<p><a href="http://lavag.org/old_files/post-853-1125045422.zip" rel="">Download File:post-853-1125045422.zip</a></p>
]]></description><guid isPermaLink="false">2303</guid><pubDate>Fri, 26 Aug 2005 09:40:24 +0000</pubDate></item></channel></rss>
