Hi, is there an option for the user to write a Hardware Serial number in the memory of the board (not the hardware version of the board) of the CNC Machine build with the board? I want to use it so that my software can automaticaly detect what kind of machine has been connected, 3axis, 4 axis, or maybe a special machine... and the software will display the correct controls automatically.
My idea was to use the serial number of the board (DeviceInfo -> SerialNumber) to identify a certain machine that was built with that board. The problem is that if the user has an old software and new hardware (CNC machine), it will not detect it.
Thank you.