writeWifiBitSettings

public final Unit writeWifiBitSettings(Boolean wifiOn, Boolean wifiIPMode, Boolean wifiIPDHCPClient)

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

Parameters

wifiOn

activation of the Wi-Fi interface

wifiIPMode

operating mode for the Wi-Fi interface: 0 - client mode, 1 - server mode

wifiIPDHCPClient

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