LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to get apple mac serial number

Hello,

 

in order to limit stand alone application developed in LabView fro Mac, i need to get serial number of the mac machine.

The number that can be found in properties. Is there any way to do it with LabView.

If not, is there anything i would try to stick my appication to one Mac?

i'd like to do it programmaly wihout any securitu dungle.

 

Thanks.

0 Kudos
Message 1 of 2
(2,521 Views)

Hi,
You should try to look for a library (dll) in your operating system that allow to get the serial number. If this exist, you could try to use CALL library Function in LV
For more information look this tutorial
Tutorial: Configuring the Call Library Function Node to call a Simple DLL

http://decibel.ni.com/content/docs/DOC-9069

Regards

0 Kudos
Message 2 of 2
(2,501 Views)