02-18-2010 05:20 AM
Hi,
I am looking for a way to get a unique identifier of a cRIO system. It shall be possible to read this identifier from inside the application that runs on the cRIO. I could imagine that it might be possible to get the MAC address of the network interface or maybe any other CPU related identifier.
Does anybody know, if there is a way to read such an identifier from a cRIO system?
The background of my question: Based on this identifier, I want to enable/disable parts of my application, so that specific systems got additional functionality.
Thank you in advance,
Christian
Solved! Go to Solution.
02-18-2010 06:10 AM - edited 02-18-2010 06:11 AM
Hi Christian,
this should help you.
http://zone.ni.com/devzone/cda/epd/p/id/1717
Mike
02-18-2010 06:22 AM
Hi Mike,
this is exactly what I am looking for.
Thank you very much.
Christian