08-29-2016 08:56 AM
Hi All,
I am reading serial number of modules in my NI EtherCAT chassis 9144 programatically using shared variable property node. The value obtained in my program is completely different from serial number present on the module. For example i am trying to read serial number of module NI9234, Serial number which i obtained from program was 25182428 but actual serial number present on module is 18040DC. Could you please look into this and let me know What problem am i facing? or is there any conversion i need to make. Below is the image of my code.
Thanks in advance
Solved! Go to Solution.
08-29-2016 09:02 AM
One is shown in decimal, the other is hexadecimal.
Change the display format of your numeric indicator.