Sorry to bother, I think its a simple question, but I didn't find info on it, not in the forum, and really its easy...
I have a custom script based on Revelprog script to read DS2430/2431 id chip, and I want to save/dump this 64 bits id to a file, like I do with all eeprom memory..... I tried #FILE, and others..nothing, just read, but not saved,
Is there any automatic/script command to write the ID readed (8 bytes) to disk? I use the automatic mode to connect to my software as a shell execution (and its working pretty cool).
// 1-Wire Read 64-bit unique ID
#SCRIPT HEADER;
SCRIPT:v1.8.0;
#HARDWARE SETTINGS;
HW:1-WIRE,5.0V,SLOW;
#OPERATION;
SW:0,0,1,7,0,0,0,0,0,500;
INSTR:33;
Many thanks for your time, and help, sure that Karma will be back to you
Ignasi Riera