LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How do I create a code interface node on OS X?

How do I create a code interface node on OS X? Is this even possible? I am using LV7 and have Xcode installed. (GCC 3.3)
0 Kudos
Message 1 of 3
(2,881 Views)
Hi,

Yes, you can create a CIN on Mac OS X. You can find more information on it in the Using External Code in LabVIEW manual pages 3-10 to 3-12.

I hope this helps.

Feroz
National Instruments
Message 2 of 3
(2,881 Views)
just a note for XCode (the project builder replacement):
XCode looks in /Library/Application Support/Apple/Developer Tools/Project Templates/ for the templates for its projects. So the the LabVIEW Templates folder from the LabVIEW/cintools/Project Builder Files directory needs to be put there, not into the Project Templates folder in the /Developer/ProjectBuilder Extras directory.
0 Kudos
Message 3 of 3
(2,881 Views)