Table Of Contents - AMX AXCESS CONTROL SYSTEM PROGRAM Instruction Manual

Programming language
Table of Contents

Advertisement

Table of Contents

Introduction ...............................................................................................................1
Device Numbers................................................................................................................ 1
Video Monitors .................................................................................................................. 2
Connecting the System ..................................................................................................... 2
Blinking Light Status.......................................................................................................... 3
Axcess Basics ..........................................................................................................5
Format of the Programming Language ............................................................................. 5
Statements and Compound Statements ........................................................................... 5
Comments Within the Program ......................................................................................... 6
Identifiers........................................................................................................................... 7
Keywords........................................................................................................................... 7
Mainline ............................................................................................................................. 7
Definition Sections............................................................................................................. 9
Starting a new program............................................................................................................ 9
DEFINE_DEVICE..................................................................................................................... 9
DEFINE_CONSTANT ............................................................................................................ 10
DEFINE_VARIABLE .............................................................................................................. 11
DEFINE_LATCHING.............................................................................................................. 11
DEFINE_MUTUALLY_EXCLUSIVE....................................................................................... 12
DEFINE_START .................................................................................................................... 12
DEFINE_PROGRAM ............................................................................................................. 12
PROGRAM_NAME ................................................................................................................ 13
Using Input and Output ..........................................................................................15
Channels ......................................................................................................................... 15
Input Change Keywords .................................................................................................. 15
Changing the State of a Channel .................................................................................... 16
Output Change Keywords ............................................................................................... 16
Direct Assignment ........................................................................................................... 18
Putting Input and Output Together .................................................................................. 18
Channel Characteristics ........................................................................................19
Parts of an Output Channel............................................................................................. 19
The Device-Channel Concept ......................................................................................... 19
Defining Latching............................................................................................................. 19
Mutually Exclusive........................................................................................................... 20
Defining momentary mutually exclusive................................................................................. 20
Axcess Programming Language
Table of Contents
i

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Axcess

Table of Contents