43 | NEC PD COMMS TOOL - USER’S GUIDE
addresses in decimal format:
FOREACHPORT xxx.xxx.xxx.xxx TO yyy.yyy.yyy.yyy
# commands to perform on each IP address.
ENDFOREACHPORT
Example:
FOREACHPORT 192.168.0.10 TO 192.168.0.20
SETMONITORID "All"
SETPOWER ON
ENDFOREACHPORT
Sets the Power to On for all displays between the specied IP addresses.
SETMONITORID command
This command sets the Monitor ID of the display(s) to perform commands on. Use the following syntax to specify the
Monitor ID where xx is a specic ID number, or “All”, or groups such as “Group A”.
SETMONITORID xx
When using “All” or “Group x”, the text must be enclosed by “”. For example: SETMONITORID “All”
Examples:
SETMONITORID 1
SETMONITORID "All"
SETMONITORID "Group A"
SETPOWER command
This command sets the power status of the display(s). Use the following syntax where xx is either ON, OFF, or STANDBY.
SETPOWER xx
Examples:
SETPOWER ON
SETPOWER OFF
SETPOWER STANDBY
SETDATETIME command
This command sets the internal clock on the display(s) to the current system date and time. The syntax is as follows:
SETDATETIME
Kommentare zu diesen Handbüchern