Page 1 of 1

Controlling S4 over RS232, Error-message "Address 000xx"...

Posted: 14 Nov 2011 14:36
by Guest
I have to control (part of an own application) a dataman S4 over RS232-interface. Can someone tell me the exactly syntax (specifically the address-range!) which i have to send to RS232-interface to load a device. When sending "LO 00000,000FF,00000" to RS232, the dataman S4 displays following message "Address 000xx". After this no ">"-prompt will be displayed.
I also tried to send "LO00000000FF<cr>", with the same result!

Whats wrong?

thanks

Pascal Soland

Re: Controlling S4 over RS232, Error-message "Address 000xx"

Posted: 29 Jan 2013 15:21
by Dataman (Neil Parker)
Dear Guest,

The load command should be in the following format:

LOAD (START)-(END)=(DEST)

LOAD copies the contents of the PROM in the ZIF into USER-RAM. The area copied and the destination is defined by the START and END addresses.

I hope this helps.

Best regards,