126
127
sleep
Specifies a sleep duration in milliseconds. This command is sometime required when
executing a series of commands within a web page, using AJAX. Often times, a pause
must occur in order for a device or the Management Platform to change states before
another command is executed.
Syntax
sleep
ms
Parameters
ms
Type:
INTEGER
The duration in milliseconds.
Example
sleep 500
Success
Related Commands
script
Advanced Operation
switch
This command is used in conjunction with the IR and RS232 switching commands.
Both the
rs232
and the
ir
argument specify unidirectional connection between two
devices. When switching data to the server, use the
show responses
command to
retrieve the data.
Syntax
switch
txid rxid type
Parameters
txid
Type:
STRING or MAC Address
The name or MAC address of the encoder. String names are case-sensitive.
rxid
Type:
STRING or MAC Address
The name or MAC address of the decoder. String names are case-sensitive.
type
Type:
STRING
Supply one of the following arguments.
argument
Description
ir
Specifies a IR connection.
rs232
Connection to another device or the server. Set
rxid
=
none
to pass data to an arbitrary IP host.
Example
switch DVD-Wildlife SonyXBR4 rs232
Success
Related Commands
send
Advanced Operation
Содержание ZyPer
Страница 1: ...User Manual Updated March 2017 ZyPer Management Platform...
Страница 5: ...1 Getting Started...