78.9
Parameter Description
ADR
Used in commands: DEF, DUMP, LST, PATCH SET;
address (selector and offset) or distance with regard to beginning of file
Type of Input
:
For DEF, LST, SET:
2 linked single values, mandatory
For DUMP, PATCH:
Single value, mandatory
Possible Values
:
For DEF, LST, SET:
Hexadecimals, 0000 - FFFF (e.g. 3BF0-387)
For DUMP, PATCH:
Hexadecimals 00000000 - FFFFFFFF
AREA
Used in commands: COPY, DEF, DEL, LST;
areas for which the command is valid
Type of Input
:
For DEF, DEL, LST:
Single value, mandatory
For COPY:
2 linked single values, optional
(default value: RES-AMO)
Possible Values
:
ALL
AMO
HD
RES
all areas (DEL only)
AMO work area
hard disk save area
resident save area of task
BDID
Used in command: LST;
defines the module ID of a peripheral module
Type of Input
:
Single value, optional
Possible Values
:
Hexadecimal number 0 - FFF
CCT
Used in command: LST;
Circuit number (=CirCuiT)
Type of Input:
Single value, mandatory
Possible Values:
0 - 255
CMD
Branch parameter,
defines the Displayer commands
Type of Input
:
Single value, mandatory
Possible Values
:
CHAR
character output
COPY
copy
DEF
define
DEL
delete
DIST
distance between lines
DUMP
dump file contents
E
file for editing
END
end
EV
evaluate
FILE
file for saving definitions
LST
list memory contents
P
processor
PATCH
patch file contents
SET
set memory contents
(See Functional Overview for explanation)
CONTINUE
Used in command: LST;
defines whether or not output is to be continued after 2000 byte
Type of Input
:
Single value, optional
Possible Values
:
Y
N
YES - Continue output
NO - Abort output
Default Value
:
Y
CTYPE
Used in commands: CHAR, COPY, DEF, DEL, DUMP, EV, LST, PATCH, SET;
defines the command interpretation more precisely (= Command TYPE).
Type of Input
:
Single value, mandatory
Possible Values
:
For CHAR:
OFF
ON
ASCII characters off
ASCII characters on
For COPY:
DBL
DEF
Copy the database layout data
Copy the memory definitions from the storage location specified
For DEF:
ADR
LOGNAME
The definition is executed with a symbolic address
The definition is executed with a logical memory definition
For DEL:
DEF
Delete memory definitions in the storage location specified
For DUMP:
ADR
DA
LOGNAME
The dump is executed with a symbolic address
(combined selector and offset shows position with respect to beginning of file)
The dump is executed with a direct address
(Position in file)
The dump is executed with a logical memory definition
(combined selector and offset shows position in file)
For EV:
D
H
The decimals entered are converted to hexadecimals
The hexadecimals entered are converted to decimals
For LST:
ADR
DA
DEF
INT
LOGNAME
SW
Listing is executed with a symbolic address
Listing is executed with a direct address
(combined selector and offset)
Listing of table structures of memory definitions
High-level listing for integration
Listing is executed with a logical memory definition
High-level listing for switch processing
For PATCH:
ADR
DA
LOGNAME
Output is executed with a symbolic address
(combined selector and offset shows position with respect to beginning of file)
Output is executed with a direct address
(Position in file)
Output is executed with a logical memory definition
(combined selector and offset shows position in file)
For SET:
ADR
DA
LOGNAME
Output is executed with a symbolic address
Output is executed with a direct address
Change is executed with a logical memory definition
DI
Used in command: LST;
device indicator or service indicator
Type of Input
:
Single value, optional
(requested by AMO if necessary)
Possible Values
:
0 - 16 (device indicator)
For S0-bus station this parameter is used as service indicator:
0 = VCE (voice)
1 = TTX (teletext)
2 = VTX (videotext)
3 = FAX (fax device)
4 = DTE (data terminal equipment)
DISPLACE
Used in commands: DEF, LST, PATCH, SET;
defines the position of the area in the array element, or in the BCA save area, which is to be changed or used as an relativ address (= DISPLACEment).
Type of Input
:
Single value, mandatory; optional only in LST
Possible Values
:
0 - 65535
DTI
Used in command: LST;
defines the Device Table Index (DTI)
Type of Input
:
Single value, mandatory
Possible Values
:
0 - FFFF
FILE
Used in commands: E, FILE;
defines the file name of a file to be edited or of a hard disk save area.
Type of Input
:
Single value, mandatory
Possible Values
:
valid filename
(e.g. ":PDS:TEST" or ":DBD:TEST")
HWY
Used in command: LST;
defines the number of the speech highway
Type of Input
:
Single value, mandatory
Possible Values
:
0 - 127
IDX
Used in commands: DEF, DUMP, LST, PATCH, SET;
defines either the index at which data is to be changed or output, or the index range of the specified array.
Type of Input
:
For DEF with CTYPE=ADR:
Single value, mandatory
For DEF with CTYPE=LOGNAME:
Range, mandatory
For DUMP, PATCH, SET:
Single value, linked single values
and/or range(s), mandatory
For LST with CTYPE=SW:
Single value, mandatory
For LST with CTYPE=LOGNAME:
Single value, linked single values
and/or range(s), mandatory
Possible Values
:
0 - 255 for LST,SW,..
0 - 65535 else
LEN
Used in commands: DEF, LST;
defines the length of an array element in a logical memory definition or the length of the data of a BCA save area to be output.
Type of Input
:
Single value, mandatory for DEF and
optional for LST
Possible Values
:
For DEF: 1 - 6000
For LST: 0 - 65535
LN
Used in command: LST;
line number
Type of Input
:
Single value, mandatory
Possible Values
:
0 - 65535
LODEN
Used in command: LST;
defines the LOgical DEvice Name (LODEN)
Type of Input
:
Single value, mandatory
Possible Values
:
0 - FFFF
LTG
Used in command: LST;
LTG number
Type of Input
:
Single value, mandatory
Possible Values
:
1 - 32
LTU
Used in command: LST;
LTU number
Type of Input
:
Single value, mandatory
Possible Values
:
1 - 15 and 17 - 99
NAME
Used in commands: COPY, DEF, DEL, DUMP, LST, PATCH, SET;
name of various elements used.
Type of Input
:
Single value, optional for COPY and LST,DEF
mandatory else
Possible Values
:
text string
(e.g. "DB_S_AM_TERM_TBL")
NO
Used in commands: DIST, DUMP, EV, FILE, LST, PATCH, SET;
number of empty lines to be inserted in hexadecimal dump output, or number of decimal numbers to be converted to binary or hexadecimal for output, or number of memory definitions to be saved, or number of memory units to be changed or listed
Type of Input
:
Single value, optional for FILE, mandatory else
Possible Values
:
For DIST:
0 - 4
For EV:
0 - 2147483647
For FILE:
0 - 65535
For DUMP, LST:
1 - 1500
For PATCH, SET:
1 - 10
PAR1
Used in command: LST;
defines the first parameter of the call reference input
(line number if TYPE=DCLD, DTI if TYPE=DDHD).
Type of Input
:
Single value, mandatory
Possible Values
:
0 - 65535
PAR2
Used in command: LST;
defines the second parameter of the call reference input
(call reference number).
Type of Input
:
Single value, mandatory
Possible Values
:
0 - 255
PROCID
Used in command P
Processor which contains the Displayer task to be accessed
Type of Input
:
Single value, mandatory
Possible Values
:
BP
Base Processor active
BPA
Base Processor A
BPB
Base Processor B
BPS
Base Processor standby
GP1
Group Processor 1 active
GP1A
Group Processor 1 A
GP1B
Group Processor 1 B
GP1S
Group Processor 1 standby
.
.
.
.
GP8
Group Processor 8 active
GP8A
Group Processor 8 A
GP8B
Group Processor 8 B
GP8S
Group Processor 8 standby
SEL
Used in command: LST;
selection criterion to be used (=SELection)
Type of Input
:
Single value, mandatory
Possible Values
:
if TYPE = BCHLN, DHCRF:
CIR
DTI
LN
circuit
device table index
line
if TYPE = CPB, DCLDC, SCLD, STA:
CIR
LN
LODEN
STNO
circuit
line
logical device number
station number
if TYPE = CPCRF:
CIR
LN
circuit
line
if TYPE = DCLD:
CIR
CRF
LN
LODEN
STNO
circuit
call reference
line
logical device number
call number
if TYPE = DCLT, SCLT, SDLT:
CIR
LN
STNO
circuit
line
station number
if TYPE = DDHD:
CIR
CRF
DTI
LN
STNO
circuit
call reference
device table index
line
station number
if TYPE = DTI:
CIR
LN
LTU
STNO
circuit
line
line trunk unit
station number
if TYPE = FREE:
ALL
LNPTH
all free facilities
free line paths
if TYPE = LNPTH:
IDX
table element index
if TYPE = LODEN:
CIR
LN
circuit
line
LODEN
LTU
STNO
logical device number
line trunk unit
station number
if TYPE = SDHD:
CIR
DTI
LN
STNO
circuit
device table index
line
station number
if TYPE = SZ:
ALL
BCH
BUF
CPB
DEV
LNPTH
all seized facilities
seized B-channels
occupied buffers for CP messages
occupied call processing buffers
seized devices
seized line paths
if TYPE = BCASA:
HD
SCREEN
output as file to hard disk
output to screen
if TYPE = STA:
LTG
LTU
BOARD
line trunk group
line trunk unit
module address
SLOT
Used in command: LST;
slot number
Type of Input
:
Single value, mandatory
Possible Values
:
1 - 121
A suitable module must be configured for the slot addressed by PEN (AMO
BCSU
).
STNO
Used in command: LST;
call number for which output has to be done (= Station Number)
Type of Input
:
Single value, mandatory
Possible Values
:
Letters A - D, digits, "#" and "
*"
SU
Used in command: LST;
sub-unit
Type of Input
:
Single value, optional
(requested by the AMO if necessary)
Possible Values
:
0 - 16
SVC
Used in command: LST;
service indicator (= SerViCe)
Type of Input
:
Single value, mandatory
Possible Values
:
VTX
videotext
DTE
data
FAX
fax
TTX
teletext
VCE
voice
TBL
Used in command: DEF;
name of table which contains the address.
Type of Input
:
Single value, mandatory
Possible Values
:
text string (e.g. "DB_S_DBMA_BOOKING_TBL")
TSL
Used in command: LST;
defines the time slot number for a speech highway
Type of Input
:
Single value, mandatory
Possible Values
:
0 - 31
TYPE
Used in commands: DEF, LST;
defines the type of address definition or the type of memory output.
Type of Input
:
Single value, mandatory
Possible Values
:
For DEF:
ADR
TBL
The address is to be held in the storage location specified
The address is to be held in the table specified at the location specified
For LST with CTYPE = INT:
BCA
BCASA
BDTYT
CPBH
STA
basic data of boot communication area
save area of BCA
DB_S_SWU_PER_BG_TYP_TBL
DB_D_CPB_POOL_HEADER
status data for hardware level
For LST with CTYPE = SW:
BCHLN
CPB
CPCRF
DCLD
DCLDC
DCLT
DDHD
DHCRF
DTI
FREE
LNPTH
LODEN
SCLD
SCLT
SDHD
DB_S_DH_NW_B_CHL_TO_LINE
DB_D_CPB_TBL
additional entries possible
DB_D_CP_NW_CR_TBL
DB_D_CP_LOGICAL_DEV_TBL
additional entries possible
DB_D_CP_LOGICAL_DEV_TBL
additional entries and device specifications possible
DB_D_TLN_DATA_TBL or
DB_D_TRUNK_DATA_TBL
DB_D_DH_DEV_TBL
DB_D_DH_NW_CR_TBL
DTI per line
free facilities
DB_D_WEGES_SYS_SPEICHER.LINE
Loden per line
DB_S_CP_LOGICAL_DEV_TBL
additional entries possible
DB_D_TLN_DATA_TBL or
DB_D_TRUNK_DATA_TBL and
DB_S_CC_PORT_DATA_TBL
DB_S_DH_DEV_TBL
SDLT
STA
SZ
DB_S_DH_LINE_TBL
Status data for circuits and devices
seized facilities
UNIT
Used in commands: DUMP, LST, PATCH, SET;
unit of memory to be used
Type of Input
:
Single value, mandatory
Possible Values
:
BYTE
DWORD
WORD
Byte
Double Word
Word
VAL
Used in commands: EV, PATCH, SET;
hexadecimal value to be displayed in decimals, binary and hexadecimals (=VALue), or value to be stored at specified storage location (=VALue).
Type of Input
:
For EV:
Single value, mandatory
For PATCH, SET:
linked single values, mandatory
Possible Values
:
For EV:
Hexadecimals 0 - 7FFFFFFF
For PATCH, SET:
Hexadecimals 00 - FF,
Hexadecimals 0000 - FFFF,
Hexadecimals 00000000 - FFFFFFFF
OpenScape 4000 V10, Volume 1: AMO Descriptions, Service Documentation, Issue 5
, ID:
P31003H31A0S107057620
©
09/2025
Mitel Networks Corporation. - All rights reserved.
Mitel and the Mitel logo are trademarks of Mitel Networks Corporation. Unify and associated marks are trademarks of Unify Software and Solutions GmbH&Co. KG. All other trademarks herein are the property of their respective owners.