07-26-2016 04:26 AM
Dear allmighty LabVIEWers,
for our test-system I intend on using multiple SoM units as controll instances, for this purpose I would like to assign the IP dynamically.
For our current system we use the UID-chip inside the uC and did a CRC-32 the 128bit UID address in order to obtain a unique MAC address and then generate the IP-address from this.
My question being: Is there some way of obtaining a UID from a Hardware component inside the sbRIO 9651?
If not has anyone had any experience storing values to the NAND-Flash as a read only value?
Help is greatfully appreciated !
Solved! Go to Solution.
07-27-2016 02:04 AM
Dear SerjsVIEW
Do you plan to override the MAC address of a NIC?
There is no special UID-chip in the SoM which you can access.
What you can do is to access system information with the "System Configration API". There you get information like ProductID, SerialNumber, Product Name, NIC MAC address.
I hope that helps you.
07-27-2016 02:29 AM
Hi Andreas,
Thanks for this helpful post, that's pointing in exactly the direction I was looking for!
What I want to do is build a flashing tool that can set the IP dynamically so that upon code deployment, the MAC and IP are set to my desired values. Following the proposed approach in Dr. Steinwender's PhD Thesis.
This time not using uC but an FPGA as control module.
Thank you for your time!
Best regards,
Serj
Uf'd Schwizr isch hald no vrlass!