Commands, 10 commands, Description – CUE CueSiteManager Programmers User Manual

Page 10: Predefined commands

Advertising
background image

10

Cue Site Manager / Programmer’s Manual / Basic Terminology

© CUE, a.s. All Rights Reserved. | www.cuesystem.com | [email protected]

Owner

This property defines name of the site owner (responsible person, user, etc.). This information is displayed on

Operator Console.

Phone Number

This property defines phone number of the site. This information is displayed on Operator Console and it can

be used by operator for contact with the site.

Prestige

This property defines prestige level of the site. This value can help operator to sort priorities od monitored

site requests.

Number of Seats

This property describes number of seats in the site.

Web Control Address

This property defines address of site web control pages if web control is applied (for example WebGUI

application).

Commands

Description

Every monitored site can be controlled from Operator Console using commands. There are two types of

commands

▪ Predefined Commands are fix commands implemented by CSM.

▪ User Commands can be customized for each site. That means the programer can define functionality of

each command using standard XPL2 programming tools.

Predefined Commands

Send Message

This command allows to send message from operator to monitored site. Message content is entered by

operator using onscreen keyboard.

Power On

This command starts process defined by monitored site programm. It is dedicated for system power on. For

example it can be sequence of commands for projector on, screen down, audio system on, etc.

Power Off

This command starts process defined by monitored site programm. It is dedicated for system power off.

For example it can be sequence of commands for projector off, screen up, audio system off, lights off,

airconditon off, etc.

Clear User Security Alert

Clear User Help Request

Clear User Service Request

Clear User Maintenance Request

These commands clears user requests / alerts from Operator Console. It can be used in case that operator

solves situation caused request / alert.

Advertising