Mobile Printer CPCLProgramming Manual P12-5
Where:
nnn.nnn.nnn.nnn = a typical TCP/IP address.
{power mode state} = SAVE or FULL.
{quiet state} =YES or NO. YES means the radio
only transmits normal data, NO means the radio
transmits link status information on power up and sta-
tus change.
{protocol selected} = LPD or TCP.
{SSID string} = the System Set ID string.
{DHCP state} = ON or OFF
{DHCP_SAVE state} = ON or OFF
Syntax: GET-CONFIG
{option}
Where
{option}
= PRINT or REPLY.
Example: ! U1 LAN GET-CONFIG PRINT
SOFT_RESET – This operation resets the WLAN card.
If the application determines that the WLAN card is
not responding (e.g., if a GET_STATUS query goes
unanswered), it may try to reset the card.
SOFT_RESET should be tried first, and if it fails then
RESET should be used.
Example: ! U1 LAN SOFT_RESET
RESET – This operation performs a “hard” reset of the
WLAN card. If the application determines that the
WLAN card is not responding (e.g., if a
GET_STATUS query goes unanswered), it may try to
reset the card. The SOFT_RESET command
should be tried first, and if that fails then RESET
should be used
Example: ! U1 LAN RESET
DHCP – This operation allows for control over setting
of the WLAN card’s IP address. The options for this
operation are enabled (ON) or disabled (OFF). If