EasyManua.ls Logo

edding portable 12 - HTTP Requests for Printer Control

Default Icon
31 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
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:
Name
Description
Syntax Command
Printer On
Enable print mode
cmd=enable_printer
Printer Off
Disable print mode
cmd=disable_printer
Image to
Controller
Upload the current print
image to the cartridge
controller
cmd=upload_image
Test print
Run a test print and fire all
cartridge nozzles
cmd=print_test
Laser on
Switch on position laser of
portable 12 until timeout
cmd=enable_pos_laser
Setting update:
Network
Configure Network. Settings
will be read from DB.
cmd=conf_change&category=network
Settings
Update: Print
Transfer settings to cartridge
controller. Automatically
executed during
enable_printer
cmd=conf_change&category=print
Settings
Update: Date
Set date and time
cmd=conf_change&category=date&date=
2019.04.05-10:00:00
Network Status
Read current network settings
and save to database (JSON)
cmd=get_network
CC Firmware
Update
Flash firmware of Cartridge
Controller
cmd=flash_cc
Main Firmware
Update - USB
Flash system firmware from
USB
cmd=flash&source=usb
Main Firmware
Update - TFTP
Flash system firmware from
TFTP
cmd=flash&source=tftp

Related product manuals