<< Click to Display Table of Contents >>
Manual > Control Reference > Route > Route Methods >
Send a magic packet for Wake-on-LAN.
syntax
SendMagicPacket(
ip,
port,
mac
)
Parameters
ip
Type:
character
Destination host name (IP address).
port
Number
Destination port number.
Destination MAC address.
Return Value
Boolean
FALSE - Failure. TRUE - Success.
Explanation
A magic packet is sent to a device with the Wake-on-LAN function to remotely power it on.
Supported
○
Script Action
Can be used in server script Ver2 actions
Browser script
Can be used in browser scripts
×
Calculation Expression Syntax
Can be used in expression syntax (e.g. bind syntax)
reference
GetComputerName
GetIPAddress
GetDriveVolumeInfo
GetDisplaySize
GetRegistoryValue
SetRegistoryValue
DelRegistoryKey
HttpRequestMessage
SOAPRequestMessage
SendMagicPacket