Syntax Of Event And Continue Statements - Sony DVS-9000SF User Manual

With ccp-9000 series center control panel
Hide thumbs Also See for DVS-9000SF:
Table of Contents

Advertisement

Syntax of Event and Continue Statements

An event can be written with an Event statement only, or with an Event
statement followed by any number of Continue statements. The Event
statements and Continue statements have the following syntax.
Word separator character
Use "," (comma).
Ignored
Spaces and tabs are ignored. There is no distinction between lowercase and
uppercase. If two or more separator characters appear consecutively, later ones
are ignored. Separator characters at the beginning of a line are also ignored.
Content of line
Must begin with "Event?" or "Continue?", followed by symbols and
parameters.
Event?,[symbol], [parameter], [parameter], ...
Continue?,[symbol], [parameter], [parameter], ...
symbol: ASCII character string showing the type of event (See
"Correspondence Between Events and Symbols" (page 443))
parameter: Shows details of an event. Consists of parameter names and
arguments, and these must appear in pairs. The number and type of
parameters depends on the event. (See "Symbols and Parameters" (page
444))
If the same parameter appears twice or more, the last occurrence is valid.
How to use Continue statements
When a single parameter has more than one argument, use a Continue
statement. The following example is of a snapshot event.
An event to recall a snapshot in region M/E-1 is written as:
Event?,Snapshot,Region?,ME1,Register?,1,Attribute?,Off,Time?,Current
In the Event statement, only one region can be specified.
To specify both regions M/E-1 and DME1, use a Continue statement, thus:
Event?,Snapshot,Region?,ME1,Register?,1,Attribute?,Off,Time?,Current
Continue?,Snapshot,Region?,DME1,Register?,1,Attribute?,Off,Time?,Current
To specify more than one argument for a region parameter, follow the Event
statement by a Continue statement on the next line.
Macro File Editing Rules
441

Advertisement

Table of Contents
loading

This manual is also suitable for:

Dvs-9000

Table of Contents