writeEthernetBitSettings

public final Unit writeEthernetBitSettings(Boolean ethernetIpMode, Boolean ethernetIpDHCPClient)

save Ethernet bit settings to the printer, parameter should be null if the printer does not support the settings or it shouldn't be changed

Parameters

ethernetIpMode

operating mode for Ethernet interface: 0 - client mode, 1 - server mode

ethernetIpDHCPClient

Ethernet interface is a DHCP client: 0 - IP address is static and assigned manually, 1 - IP address is dynamic and assigned by DHCP server