Seite 27
5.2 http-Requests
Numerous printer functions can be accesses via http-requests. The requests always follow the
subsequent format:
http://<ip or host name of printer>/scontrol?<Command>
As an example, this results in a command like this:
http://192.168.0.200/scontrol?cmd=conf_change&category=date&date=2019.04.05-10:00:00
The printer will confirm that it has successful received the command with {"status":"OK"}.
The commands include:
Upload the current print
image to the cartridge
controller
Run a test print and fire all
cartridge nozzles
Switch on position laser of
portable 12 until timeout
Configure Network. Settings
will be read from DB.
cmd=conf_change&category=network
Transfer settings to cartridge
controller. Automatically
executed during
enable_printer
cmd=conf_change&category=print
cmd=conf_change&category=date&date=
2019.04.05-10:00:00
Read current network settings
and save to database (JSON)
Flash firmware of Cartridge
Controller
Main Firmware
Update - USB
Flash system firmware from
USB
Main Firmware
Update - TFTP
Flash system firmware from
TFTP