NEC PD Comms Tool Betriebsanweisung Seite 45

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 62
  • Inhaltsverzeichnis
  • FEHLERBEHEBUNG
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 44
45 | NEC PD COMMS TOOL - USER’S GUIDE
When performing a setting reset
The length of time to wait will vary by model, but typically powering on or off the display can take up to 10 seconds.
Changing inputs can take 5 seconds, and performing a reset can take 3 seconds.
If a command in the script fails it may be because the monitor is still processing the previous command. In this case try
adding a WAIT delay before the failing command.
Example:
WAIT 1000
Waits for 1s (1000 ms)
SENDIR command
This command sends a sequence of IR Remote commands equivalent to pressing the buttons on the IR Remote. Each
button press is encoded as a 2 digit HEX value. Multiple IR Remote commands can be sent by adding a space between
each HEX value.
Use the following syntax to specify the IR command(s) to send, where xx is one or more hex codes separated by spaces:
SENDIR xx yy
Hint: Use the IR Remote tab to nd out the HEX codes for each IR Remote button.
Example:
SENDIR 08 0A 44 08 45
Sends the IR Remote commands corresponding to the buttons “1”, “3”, “-”, “1” and “Ent”.
SCHEDULE command
This command sets the various settings for each of the schedules in the display(s). Display models that support the
Schedule function have an internal clock and timer which can be used to perform certain operations on specic days
and times, such as changing inputs, or powering on or off.
This command will modify the existing settings in the specied schedule and only the specied settings will be changed.
For example if you only want to modify the power ON time, it is only necessary to specify this, and not all of the other
settings.
Existing settings can be “cleared” or “set” if necessary.
The rst parameter is the schedule number. This is a number in the range 1-7 and corresponds to the schedule on the
display to modify.
The parameters following this allow the Power On Time (“ONTIME”), Power Off Time (“OFFTIME”), Video Input (“INPUT”)
and Picture Mode (“PICTUREMODE”) to be specied, as well as Enabling (“ENABLE”) or Disabling (“DISABLE”)
the entire schedule. Also the Every Day (“EVERYDAY”), Every Week (“EVERYWEEK”), and days of the week (e.g.
“MONDAY”, “TUESDAY” etc.) can be SET or CLEARED.
IMPORTANT NOTE: This command only modies the specied settings, and keeps other existing schedule settings. So
for example if the “Monday” setting was already set it the display, and the “Tuesday” setting was set in the script, then
both Monday and Tuesday would be set after running the script. Use the CLEAR parameter to unset other settings if
necessary.
Seitenansicht 44
1 2 ... 40 41 42 43 44 45 46 47 48 49 50 ... 61 62

Kommentare zu diesen Handbüchern

Keine Kommentare