MMX4x2 series – User's Manual 114
Powering on a Computer over Ethernet (Wake-on-LAN)
The well-known wake-on-lan feature (sending magic Packet to the target PC) is available by the following
command:
Command and Response
ç MAC_address)
æ
Example
ç
æ
Please make sure the feature is enabled in the target PC and it is powered (but switched off).
Setting the Host Name
DIFFERENCE:
The host name is a property that can be used instead of the IP address when connecting to the device. It is
Add New Favorite
Device section. Furthermore, it can be used to open the The Built-in Miniweb. If the IP address of the device
Command and Response
ç <unique_name>
æ <unique_name>
Parameters
The <unique_name> can be 1-64 characters long and the following are allowed for naming: the elements of
the English alphabet and numbers. Hyphen (-) and dot (.) is also accepted, except as last character.
Example
ç
æ
Ethernet Message Sending
The device can be used for sending a message to a certain IP:port address. The three different commands
allow controlling the connected (third-party) devices.
Sending a TCP Message (ASCII-format)
The command is for sending a command message in ASCII-format. This method allows escaping the control
characters. For more information, see the Escaping section.
Command and Response
ç <IP_address>:<port_no>=<message>)
æ
Example
ç
æ
The 'C00' message is sent to the indicated IP:port address.
Example with HEX codes
ç
æ
Using Hexadecimal Codes section.
Sending a TCP Text (ASCII-format)
The command is for sending a text message in ASCII-format. This method does not allow escaping or inserting
control characters.
Command and Response
ç <IP_address>:<port_no>=<text>)
æ
Example
ç
æ
The 'pwr_on' text is sent to the indicated IP:port address.