oki file printer
This block is part of the printer group and was last modified in core v14.0.1.
oki file printer v10.5.10 Updated v14.0.1Sends print file to a local OKI printer for processing
- flow
flow - Printer IP required
valueThis could be a local OKI Printer IP if you are running Blueprinting locally, otherwise this needs to be an outside accessible OKI Printer IP.
- file required
file - Tray required
value - copies
number
- flow
flow - status
number
POSTs each given file as a multipart form to http://{printer_ip}/printer/print.cgi (the OKI web-print interface) with the tray (default TRAY1) and copies (default 1), mimicking a browser upload. status outputs the HTTP status of the LAST file processed; every failure : empty printer IP, no files, unreadable file, a host refused by the SSRF guard, or a request error : leaves status nil. There is no success or error pin: a nil status is the only failure signal.
A typical wiring for oki file printer: a function trigger starts the flow; get file from assets feeds the file pin; value feeds the tray pin; the flow out pin feeds debug.
Version history
Introduced in v10.5.10.
Last modified in v14.0.1.
Back to
printer Return to the main group to view all sub-groups Back to print Return to the group to view all blocks within this group 