130.3.4
DISPLAY-LCSM
Procedure Overview
Command Code
Parameter
DISPLAY-LCSM
[UNIT=<param>],[MLNTYPE=<param>,[TYPENO=<number>]]
Examples
1.
Interrogation of the data of the logical line 1 of type ASYNC on the administration and data module.
Input:
DISPLAY-LCSM:A1,ASYNC,1;
Output:
MLNTYPE : ASYNC
TYPENO : <1>
BAUD : <4800>
LEN : <5>
STOPLEN : <SL1>
TRNSCLK : <INT>
RCLK : <INT>
2.
Interrogation of the data of all logical lines of type ASYNC on the administration and data module.
Input:
DISPLAY-LCSM:A1,ASYNC;
Output:
LIST OF THE LOGICAL LINES ( LINE TYPE = ASYNC )
| TYPENO | BAUD | LEN | STOPLEN | TRNSCLK | RCLK |
+=========+=========+========+===========+==========+============+
| 1 | 4800 | 7 | SL1.5 | INT | INT |
+---------+---------+--------+-----------+----------+------------+
| 3 | 4800 | 7 | SL1 | INT | EXT |
+---------+---------+--------+-----------+----------+------------+
3.
Interrogation of the data of the logical line 3 of type V24 synchronous on the administration and Data module.
Input:
DISPLAY-LCSM:A1,V24,3;
Output:
MLNTYPE : V24
TYPENO : <3>
NORM : <V23>
OPTYPE : <DTE>
SPEED : <LOW>
CLK : <INT>
TIME : <100>
LNTYPE : <DIALN>
4.
Interrogation of the data of all logical lines of type V24 synchronous on the administration and data module.
Input:
DISPLAY-LCSM:A1,V24;
Output:
LIST OF LOGICAL LINES ( LINE TYPE = V24 )
| TYPENO | NORM | OPTYPE | SPEED | CLK | TIME | LNTYPE |
+=========+=========+========+========+=======+=======+==========+
| 2 | V27 | DTE | LOW | EXT | 60 | HDX |
+---------+---------+--------+--------+-------+-------+----------+
| 4 | V27TO | DCE | HIGH | INT | 100 | FDX |
+---------+---------+--------+--------+-------+-------+----------+
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.