write Wifi Bit Settings
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
wifi On
activation of the Wi-Fi interface
wifi IPMode
operating mode for the Wi-Fi interface: 0 - client mode, 1 - server mode
wifi IPDHCPClient
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