MFGTool2 get MAC address on error

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

MFGTool2 get MAC address on error

296 Views
Alex_S
Contributor I

I am using MFGTool2 (ucl2.xml) for burning 4 devices at the same time. I would like to get the MAC address of the device if any of the processes does not success. I have tried to obtain the MAC address on a .txt before and after the proccess to compare it later with the following comand:

<CMD state="Updater" type="push" body="read [.txt with the MAC]" savedfile="MAC.txt">Obtaining MAC</CMD>

Since the 4 processes happen paralelly the .txt is overwritten resulting in only the last MAC address. I have not found much info of ucl2 commands.

So is it possible to just append the MAC instead of overwrite it to the .txt or just to get the .txt when an error occurs?

Thanks

Labels (1)
0 Kudos
0 Replies