Skip header
 

Direct printing port

The direct printing port allows printing directly from a computer, connected to the network, to the printer.

Use the “diprint” command to change direct printing port settings.

View settings

The following command displays the current direct printing port settings:

msh> diprint

Example output:

port 9100

timeout=300 (sec)

bidirect off

  • “Port” specifies the port number of the direct printing port.

  • The “bidirect” setting indicates whether the direct printing port is bidirectional or not.

Setting timeout

You can specify the timeout interval in use when receiving data from the network.

msh> diprint timeout [30~65535]

The default is 300 seconds.

Bidirectional configuration for the direct printing port

Use this setting to configure whether the direct printing port is bidirectional or not. The default is “off”.

msh> diprint bidirect {on | off}