[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference csc32::consolemanager

Title:POLYCENTER Console Manager
Notice:Kits, Scans, Docs on CSC32:: as PCM$KITS:,PCM$DOCS:, PCM$SCANS:
Moderator:CSC32::BUTTERWORTH
Created:Thu Aug 06 1992
Last Modified:Fri Jun 06 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:1541
Total number of notes:6564

1048.0. "CONSOLE DIALOG problem" by 54625::WILLEMSG (Geert Willems MCS-Belgium) Wed Oct 18 1995 07:08


	Hi,

	Polycenter Console Manager V1.6 + ECO kit.
	The customer had a CONSOLE DIALOG problem. This is the message I had
	from him :


Yesterday evening we had a problem with a procedure that we are using
to automatically boot our production ELN-systems.
It works as follows:


We have a batch job that is remote executing a file on our system (VCS01)
where CONSOLE MANAGER is running:

$      Type VCS01::"0=BOOT_eln04"


On VCS01 there's the file boot_eln04.com :

$ !
$ ! *** Boot ELN system with script ***
$ 
$ if f$getjpi("","mode") .eqs. "NETWORK" then define sys$output sys$net
$ set ver
$
$ Eln_system = "ELN04"
$
$ on warning then goto abort
$
$ !
$ ! *** Check time ***
$ !
$ time = f$cvtime("","absolute","hour") + f$cvtime("","absolute","minute")
$
$ if (time .GT. "0001")
$    then 
$ ! *** Boot ELN with script ***
$ 
$  Console dialog/noquiet/file=boot_eln.txt 'Eln_system'
$ write sys$output "BOOT-S-SCRIPT, ''Eln_system' bootscript done."
$    else
$  write sys$output "BOOT-E-TOOEARLY, Booting ''Eln_system' Only possible after 
17:10"
$    endif
$ 
$ exit
$
$Abort:
$ code = $status
$ write sys$output code
$ write sys$output f$message("''code'")
$ write sys$output "BOOT-E-PROBLEM, Problem occured while Booting ''Eln_system'"
$ exit


This com-file is using 'console dialog' to pass commands as you can see.
The file that 'console dialog' is using:

rate 5
unlock
! send control_p
send " "
send "B"
! send control_g
send " "


This procedure are we using at least twice a day 
and already for more than 6 months without any problems 
but now after the procedure (or during) was executing
the system (ELN) was halted as you can see in the output of console manager.
It happened yesterday evening only once of the 3 times we executed our
procedure.

17-Oct-1995 17:41:46  
17-Oct-1995 17:41:46  0353 17:41:54 %ATS2-S-SYSHUT: Logger Shutdown.
17-Oct-1995 17:41:46  
17-Oct-1995 17:41:46  0354 17:41:54 %ATS2-S-SYSHUT: Console Shutdown.
17-Oct-1995 17:48:26  ?02 EXT HLT
17-Oct-1995 17:48:26          PC = 8000658A
17-Oct-1995 17:48:27   [c>>>B
17-Oct-1995 17:48:27  (BOOT/R5:0 EZA0,ESA0)
17-Oct-1995 17:48:30  
17-Oct-1995 17:48:30    2..
17-Oct-1995 17:48:30  -EZA0
17-Oct-1995 17:48:35    1..0..
17-Oct-1995 17:48:35  
17-Oct-1995 17:48:35  
17-Oct-1995 17:48:35  ?06 HLT INST
17-Oct-1995 17:48:35          PC = 00007201
17-Oct-1995 17:48:36  >>>^C
17-Oct-1995 18:11:40  >>>
17-Oct-1995 18:11:40  >>>B
17-Oct-1995 18:11:42  (BOOT/R5:0 EZA0,ESA0)
17-Oct-1995 18:11:46  
17-Oct-1995 18:11:46    2..
17-Oct-1995 18:11:46  -EZA0
17-Oct-1995 18:11:48    1..0..
17-Oct-1995 18:11:48  
17-Oct-1995 18:11:49  
17-Oct-1995 18:11:49  
17-Oct-1995 18:11:49  %VAXELN system initializing
17-Oct-1995 18:11:49  
17-Oct-1995 18:11:49  
17-Oct-1995 18:11:49   VAXELN V4.4  QBUS
17-Oct-1995 18:11:49  



You can see the first 'B' is starting and suddenly the system is halted
+ a 'ctrl-c' afterwards.
I find this very strang, it has happened never before.
The second 'B' is the restart of our procedure that we have done. 


I have checked the SYS$SYSDEVICE:[CONSOLE.LOG]CONSOLEMANAGER.LOG-file
to search if somebody was connected to the console of the system because
of the 'ctrl-c', but nobody was connected !

I also checked the net$server.log-file, but also nothing:

$ on CONTROL_Y then LOGOUT
$ SET NOON
$ SET NOVERIFY

        --------------------------------------------------------

        Connect request received at 17-OCT-1995 17:43:27.68
            from remote process ARCH::"0=ATSMGR2"
            for object "BOOT_ELN02"

        --------------------------------------------------------

$ IF  = "IF"
$ THEN  = "THEN"
$ DELETE = "DELETE"
$ IF F$TYPE(SET)      .NES. "" THEN DELETE/SYMBOL/GLOBAL SET
$ IF F$TYPE(RUN)      .NES. "" THEN DELETE/SYMBOL/GLOBAL RUN
$ IF F$TYPE(GOTO)     .NES. "" THEN DELETE/SYMBOL/GLOBAL GOTO
$ IF F$TYPE(DEFINE)   .NES. "" THEN DELETE/SYMBOL/GLOBAL DEFINE
$ IF F$TYPE(WRITE)    .NES. "" THEN DELETE/SYMBOL/GLOBAL WRITE
$ IF F$TYPE(DEASSIGN) .NES. "" THEN DELETE/SYMBOL/GLOBAL DEASSIGN
$ IF F$TYPE(LOGOUT)   .NES. "" THEN DELETE/SYMBOL/GLOBAL LOGOUT
$ SET DEFAULT SYS$SYSDEVICE:[USERS.ATSPROD]
$ IF STARTUP_FLAG .EQS. "Y" THEN GOTO STARTUP_NETSERVER
$STARTUP_NETSERVER:
$ STARTUP_FLAG = "N"
$ IF F$SEARCH("SYS$LOGIN:NETSERVER.LOG;-10") .NES. "" THEN -
 PURGE /KEEP:3 SYS$LOGIN:NETSERVER.LOG
$ IF F$TRNLNM("NETSERVER$TIMEOUT","LNM$JOB",,"EXECUTIVE") .EQS. "0" -
  .OR. F$TRNLNM("NETSERVER$TIMEOUT","LNM$SYSTEM",,"EXECUTIVE") .EQS. "0" -
  THEN LOGOUT ! Recycled NETSERVERS are disabled
$ USER := ATSPROD     
$ COUNT = F$LOGICAL("NETSERVER$SERVERS_ATSPROD")
$ IF COUNT .EQS. "" THEN GOTO LOOP
$LOOP:
$ TEMP = F$SETPRV("ALL")
$ SET PROCESS/PRIORITY=4
$ IF F$USER() .NES. DEFUIC THEN SET UIC [ATS_PROD,ATSPROD]
$ TEMP = F$SETPRV(DEFPRV)
$ RUN SYS$SYSTEM:NETSERVER

        --------------------------------------------------------

        Connect request received at 17-OCT-1995 17:48:21.07
            from remote process ARCH::"0=ATSMGR1"
            for object "BOOT_ELN01"

        --------------------------------------------------------

$ !
$ ! *** Boot ELN system with script ***
$ 
$ if f$getjpi("","mode") .eqs. "NETWORK" then define sys$output sys$net
$ IF  = "IF"
$ THEN  = "THEN"
$ DELETE = "DELETE"
$ IF F$TYPE(SET)      .NES. "" THEN DELETE/SYMBOL/GLOBAL SET
$ IF F$TYPE(RUN)      .NES. "" THEN DELETE/SYMBOL/GLOBAL RUN
$ IF F$TYPE(GOTO)     .NES. "" THEN DELETE/SYMBOL/GLOBAL GOTO
$ IF F$TYPE(DEFINE)   .NES. "" THEN DELETE/SYMBOL/GLOBAL DEFINE
$ IF F$TYPE(WRITE)    .NES. "" THEN DELETE/SYMBOL/GLOBAL WRITE
$ IF F$TYPE(DEASSIGN) .NES. "" THEN DELETE/SYMBOL/GLOBAL DEASSIGN
$ IF F$TYPE(LOGOUT)   .NES. "" THEN DELETE/SYMBOL/GLOBAL LOGOUT
$ SET DEFAULT SYS$SYSDEVICE:[USERS.ATSPROD]
$ IF STARTUP_FLAG .EQS. "Y" THEN GOTO STARTUP_NETSERVER
$ IF .NOT. PERMANENT_NETSERVER THEN GOTO LOOP
$LOOP:
$ TEMP = F$SETPRV("ALL")
$ SET PROCESS/PRIORITY=4
$ IF F$USER() .NES. DEFUIC THEN SET UIC [ATS_PROD,ATSPROD]
$ TEMP = F$SETPRV(DEFPRV)
$ RUN SYS$SYSTEM:NETSERVER
  ATSPROD      job terminated at 17-OCT-1995 17:53:30.68
    Accounting information:
  Buffered I/O count:             230         Peak working set size:    1078
  Direct I/O count:               105         Peak page file size:      4429
  Page faults:                   2160         Mounted volumes:             0
  Charged CPU time:           0 00:00:05.41   Elapsed time:     0 00:10:05.44





	Is this a known problem with CONSOLE DIALOG
	Or do you have an idea why he had this problem ?


	Rgds,

	Geert Willems
T.RTitleUserPersonal
Name
DateLines
1048.129067::BUTTERWORTHGun Control is a steady hand.Wed Oct 18 1995 12:5828
>17-Oct-1995 17:41:46  0353 17:41:54 %ATS2-S-SYSHUT: Logger Shutdown.
>17-Oct-1995 17:41:46  
>17-Oct-1995 17:41:46  0354 17:41:54 %ATS2-S-SYSHUT: Console Shutdown.
>17-Oct-1995 17:48:26  ?02 EXT HLT
    
    Note the above line and that the we have an ?02 EXT HLT or EXTernal HaLT!!
    
>17-Oct-1995 17:48:26          PC = 8000658A
>17-Oct-1995 17:48:27   [c>>>B
>17-Oct-1995 17:48:27  (BOOT/R5:0 EZA0,ESA0)
>17-Oct-1995 17:48:30  
>17-Oct-1995 17:48:30    2..
>17-Oct-1995 17:48:30  -EZA0
>17-Oct-1995 17:48:35    1..0..
>17-Oct-1995 17:48:35  
>17-Oct-1995 17:48:35  
>17-Oct-1995 17:48:35  ?06 HLT INST
>17-Oct-1995 17:48:35          PC = 00007201
    
    Note the above is an ?06 HLT which means the processor executed a HALT
    instruction within the code it was running!! PCM *did not* do this. The
    PC is a physical PC so we were somewhere within VMB or SYSBOOT 
    more than likely.
    
    In a nutshell your initial boot failed and it was not the fault of PCM.
    
    Regards,
       Dan
1048.254625::WILLEMSGGeert Willems MCS-BelgiumWed Oct 18 1995 13:3820
    
    
    	hi Dan,
    
    	Thanks for the feedback.
    
    	Do you think that it's wise to add the following command
    	to his dialog file :
    
    	rate 5
    	unlock
    	send control_p
    	send " "
    	send "INITIALIZE"       --> add this command to reset the bus
    	send "B"
    	...
    
    	Rgds,
    
    	Geert
1048.329067::BUTTERWORTHGun Control is a steady hand.Wed Oct 18 1995 13:448
    Geert,
      It sure wouldn't hurt anything! You might want to put a WAIT command
    to wait for the >>> prompt before entering the B. it can take a few
    seconds for the INIT to complete and your B command could get dropped
    on the floor.
    
    Regards,
      Dan
1048.4more feedback54625::WILLEMSGGeert Willems MCS-BelgiumWed Oct 25 1995 09:43118

	Hi Dan,

	I had this feedback from the customer.
	Do you have any idea where to look for ?
	The customer isn't happy with our PCM support(a few IPMT
	are open for months without solution)

	I appreciate your help.

	Rgds,

	Geert


===========================================================================
I have modified our test boot script as you requested,
now the boot script looks like

rate 5
unlock
! send control_p
send " "
send "INITIALIZE"
wait ">>>"
send "B"
! send control_g
send " "



In the console output I received the following messages:

At the initial boot

24-Oct-1995 12:52:10  0074 12:51:53 %ATS2-S-SYSHUT: Console Shutdown.
24-Oct-1995 12:55:28  ?02 EXT HLT
24-Oct-1995 12:55:28          PC = 8000658E
24-Oct-1995 12:55:30   [c>>>INITIALIZE
24-Oct-1995 12:55:32  >>>^C

and there he stopped and our batch-job failed,
I reused the old-script and restarted our batch-job

24-Oct-1995 13:02:59  >>>
24-Oct-1995 13:02:59  >>>B
24-Oct-1995 13:03:02  (BOOT/R5:0 EZA0)
24-Oct-1995 13:03:05  
24-Oct-1995 13:03:05    2..
24-Oct-1995 13:03:05  -EZA0
24-Oct-1995 13:03:09    1..0..
24-Oct-1995 13:03:09  
24-Oct-1995 13:03:10  
24-Oct-1995 13:03:10  
24-Oct-1995 13:03:10  %VAXELN system initializing
24-Oct-1995 13:03:10  
24-Oct-1995 13:03:10  
24-Oct-1995 13:03:10   VAXELN V4.4  QBUS
24-Oct-1995 13:03:10  
24-Oct-1995 13:03:10  
24-Oct-1995 13:03:53  Time set to Tue Oct 24 13:03:32 1995
24-Oct-1995 13:03:53  
24-Oct-1995 13:03:54  
24-Oct-1995 13:03:54  
24-Oct-1995 13:03:54  VAXELN V4.4  QBUS on node ELN04
24-Oct-1995 13:03:54  Press <RETURN> to continue
24-Oct-1995 13:03:54  

Everything goes well untill the next reboot,
the earlier boot was to load an empty system and afterwards I
tried to boot with full system (normal procedure,old script used)
Now you can see it was halted during the boot !


24-Oct-1995 13:32:07  ?02 EXT HLT
24-Oct-1995 13:32:07          PC = 8000658E
24-Oct-1995 13:32:08   [c>>>B
24-Oct-1995 13:32:11  (BOOT/R5:0 EZA0)
24-Oct-1995 13:32:13  
24-Oct-1995 13:32:13    2..
24-Oct-1995 13:32:13  -EZA0
24-Oct-1995 13:32:37    1..0..
24-Oct-1995 13:32:37  
24-Oct-1995 13:32:37  
24-Oct-1995 13:32:37  ?06 HLT INST
24-Oct-1995 13:32:37          PC = 00007201
24-Oct-1995 13:32:37  >>>



What could has been the problem ?

What's wrong with the new boot script ?


Here I continued normally,


24-Oct-1995 13:35:05  >>>b
24-Oct-1995 13:35:08  (BOOT/R5:0 EZA0)
24-Oct-1995 13:35:13  
24-Oct-1995 13:35:13    2..
24-Oct-1995 13:35:13  -EZA0
24-Oct-1995 13:35:23    1..0..
24-Oct-1995 13:35:23  
24-Oct-1995 13:35:24  
24-Oct-1995 13:35:24  
24-Oct-1995 13:35:24  %VAXELN system initializing
24-Oct-1995 13:35:24  
24-Oct-1995 13:35:24  
24-Oct-1995 13:35:24   VAXELN V4.4  QBUS
24-Oct-1995 13:35:24  
24-Oct-1995 13:35:24  
24-Oct-1995 13:35:58  
24-Oct-1995 13:35:58  0001 00:00:00 %ATS2-S-SYSTART: ATS/2 VERSION 7.0G: Aug 14 
1995 16:41:25
==============================================================================
1048.529067::BUTTERWORTHGun Control is a steady hand.Wed Oct 25 1995 16:329
    Geert,
      I am trying your boot scriot out on a local system and all seems to
    be well. The system I am using is a 4000 VLC. One thing I noticed is
    your rate command. The value of 5 means to wait 5 milliseconds which
    is basically not possible to do on a VMS system. Set the rate value to
    1000 and see hwo it goes.
    
    Regs,
      Dan
1048.654625::WILLEMSGGeert Willems MCS-BelgiumThu Oct 26 1995 12:3036
	Hi Dan,

	The customer did the test, but now he has ...

	Rgds,

	Geert

============================================================
I have modified as suggested our boot-script


rate 1000
unlock
! send control_p
send " "
send "INITIALIZE"
wait ">>>"
send "B"
! send control_g
send " "


But at the console I noticed that the scripts hangs at the Chevron-prompt

26-Oct-1995 16:20:40  ?02 EXT HLT
26-Oct-1995 16:20:41          PC = 8000658A
26-Oct-1995 16:20:41   [c>>>INITIALIZE
26-Oct-1995 16:20:42  >>>

I have waited several minutes but no change, the "B" was not
arriving.

What could be wrong ?
======================================================================
1048.729067::BUTTERWORTHGun Control is a steady hand.Thu Oct 26 1995 15:548
    Geert,
       My fault!!! I meant to tell you to include a SPEED command in the
    file. SPEED is in milliseconds, RATE *is* in seconds. I apologize for
    that. Put a SPEED 1000 command in the file and set RATE back to your
    original value.
    
    Regs,
       dan
1048.854625::WILLEMSGGeert Willems MCS-BelgiumTue Nov 07 1995 09:0212
    
    	Hi Dan,
    
    	Customer still has the ^C problem. Any more ideas ?
    	Do you think that it's a hardware problem. I happens 1 time
    	on 2 attempts.
    
    	Thanks in advance.
    
    	Rgds,
    
    	Geert
1048.954625::WILLEMSGGeert Willems MCS-BelgiumThu Nov 09 1995 11:0220
    
    
    	Dan,
    
    	I received the dialog file of the customer :
    
    rate 5
    unlock
    ! send control_p
    send "^P"
    ! send control_g
    send "^G"
    
    	And I don't receive the ^C but a ^J on a VAX 6000 as monitor
    	system.
    	As to me this is a PCM problem !
    
    	Rgds,
    
    	Geert
1048.1029067::BUTTERWORTHGun Control is a steady hand.Thu Nov 09 1995 16:4619
    >        I received the dialog file of the customer :
    
    >    rate 5
    >    unlock
    >    ! send control_p
    >    send "^P"
    >    ! send control_g
    >    send "^G"
    
    >        And I don't receive the ^C but a ^J on a VAX 6000 as monitor
    >        system.
    
    I'm not folloiwng you here. Where/when do you get the ctrl-J aka a LF
    char. PCM is passive it doesn't just send characters of it's own
    accord. Plus, why is he sending a bell character after halting the
    processor?
    
    Regs,
      Dan
1048.11WYSIWYG54625::WILLEMSGGeert Willems MCS-BelgiumFri Nov 10 1995 03:21149





	Dan,

>    I'm not folloiwng you here. Where/when do you get the ctrl-J aka a LF
>    char. PCM is passive it doesn't just send characters of it's own
>    accord. Plus, why is he sending a bell character after halting the
>    processor?

	Passive ? I want to believe you, but you can see it with your own
	eyes. There is no CTRL-J in the dialog file.
	And the customer does receive a CTRL C on his ELN systems. Yes, systems.

	And if you do it manually it works fine (I've included my test on a VAX 6000
	 at the end)!

	Rgds,

	Geert 


boot_eln.txt
============
rate 5
unlock
! send control_p
send "^P"
wait 3 ">>>"
send "CONT"
! send control_g
!send "^G"



$ console dialog/file=boot_eln.txt/noquiet brssws
POLYCENTER Console Manager
Dialog facility version V1.6-111
Copyright (c) 1995 Digital Equipment Corporation. All Rights Reserved

Dialog Line 1: rate 5
Dialog Line 2: unlock
Dialog Line 3: ! send control_p
Dialog Line 4: send ""
Dialog Line 5: wait 3 ">>>"
Dialog Line 6: send "CONT"
Dialog Line 7: ! send control_g
Dialog Line 8: !send ""



09-Nov-1995 16:48:28  %%%%%%%%%%%  OPCOM   9-NOV-1995 16:49:31.24  %%%%%%%%%%%    (from node BRSDVP at  9-NOV-1995 16:49:30.92)
09-Nov-1995 16:48:28  Message from user UCX$NFS on BRSDVP
09-Nov-1995 16:48:28  %UCX-I-NFS_READDS, Added account RENTY to volatile data base 
09-Nov-1995 16:48:28  -UCX-S-NFS_CLIENT, uid=-2  gid=-2  host_name = GRAMUL 
09-Nov-1995 16:48:28  
09-Nov-1995 16:48:28  
09-Nov-1995 16:48:43  ?0002 External halt (CTRL/P, break, or external halt)
09-Nov-1995 16:48:43      PC  = 8A70195B 
09-Nov-1995 16:48:43      PSL = 04438204
09-Nov-1995 16:48:43      ISP = 8F1A2A00
09-Nov-1995 16:48:43  
09-Nov-1995 16:48:43  >>> ^JCONT
09-Nov-1995 16:48:48  ?0021 Illegal command
09-Nov-1995 16:48:48  >>> ^J\^P
09-Nov-1995 16:49:01  
09-Nov-1995 16:49:01  >>> C
09-Nov-1995 16:49:02  %PAC0, Port Error Bit(s) Set - CNF/PMC/PSR  00000000/00000004/80000440
09-Nov-1995 16:49:03  
09-Nov-1995 16:49:03  %PAA0, Port Error Bit(s) Set - CNF/PMC/PSR  00000000/00000004/00000240
09-Nov-1995 16:49:03  
09-Nov-1995 16:49:03  %CNXMAN,  lost connection to system BRSDVP
09-Nov-1995 16:49:03  %PAB0, Port Error Bit(s) Set - CNF/PMC/PSR  00000000/00000004/00000240
09-Nov-1995 16:49:04  
09-Nov-1995 16:49:04  %CNXMAN,  lost connection to system DUVEL
09-Nov-1995 16:49:04  %CNXMAN,  lost connection to system MCSMIK
09-Nov-1995 16:49:05  %CNXMAN,  lost connection to system BRSPHW
09-Nov-1995 16:49:05  %CNXMAN,  re-established connection to system DUVEL
09-Nov-1995 16:49:05  %CNXMAN,  lost connection to system KRIEK
09-Nov-1995 16:49:05  %PAA0, Port is Reinitializing (  49 Retries Left).  Check the Error Log.
09-Nov-1995 16:49:05  
09-Nov-1995 16:49:05  %PAB0, Port is Reinitializing (  49 Retries Left).  Check the Error Log.
09-Nov-1995 16:49:05  
09-Nov-1995 16:49:05  %PAC0, Port is Reinitializing (  49 Retries Left).  Check the Error Log.
09-Nov-1995 16:49:05  
09-Nov-1995 16:49:05  %CNXMAN,  re-established connection to system MCSMIK
09-Nov-1995 16:49:05  %CNXMAN,  lost connection to system DBC055
09-Nov-1995 16:49:05  %CNXMAN,  re-established connection to system BRSPHW
09-Nov-1995 16:49:05  %CNXMAN,  re-established connection to system KRIEK
09-Nov-1995 16:49:05  %CNXMAN,  re-established connection to system DBC055
09-Nov-1995 16:49:05  %CNXMAN,  lost connection to system DBC086
09-Nov-1995 16:49:06  %CNXMAN,  lost connection to system DBC087
09-Nov-1995 16:49:06  %CNXMAN,  re-established connection to system DBC086
09-Nov-1995 16:49:06  %CNXMAN,  re-established connection to system DBC087
09-Nov-1995 16:49:06  %CNXMAN,  re-established connection to system BRSDVP
09-Nov-1995 16:49:07  %CNXMAN,  re-established connection to system BRSDVP
09-Nov-1995 16:49:14  %SHADOW-I-VOLPROC, DSA0: contains the member named to VMB.  System boot and dump path are valid.
09-Nov-1995 16:49:14  



MANUAL WAY
==========
What is seen/done via the CONSOLE CONNECT window
------------------------------------------------
09:21:34                                OpenVMS V6.1
09:21:34
09:21:34 authorized access is prohibited
09:21:34 [17;21r[17;1H
09:21:34
09:21:34 Username:
09:21:54 Error reading command input
09:21:54 Timeout period expired

POLYCENTER Console Manager
Connect/Monitor Interface V1.6-111
Connected to remote console (BRSSWS)
Type CTRL/E to exit or CTRL/G to escape to monitor
?0002 External halt (CTRL/P, break, or external halt)
    PC  = 8A701947
    PSL = 04C38204
    ISP = 8F1A2A00

>>> C


What is seen in the CONSOLE MONITOR window
------------------------------------------
09:21:34 [17;21r[17;1H
09:21:34
09:21:34 Username:
09:21:54 Error reading command input
09:21:54 Timeout period expired
09:22:09 ?0002 External halt (CTRL/P, break, or external halt)
09:22:09     PC  = 8A701947
09:22:09     PSL = 04C38204
09:22:10     ISP = 8F1A2A00
09:22:10
09:22:10 >>> C
09:22:17 [1;1H[2J                               (0lqwqwqwqwqwqwqk(B
09:22:17                                (0x(Bd(0x(Bi(0x(Bg(0x(Bi(0x(Bt(0x(Ba(0x(Bl(0x(B
09:22:17                                (0mqvqvqvqvqvqvqj(B
09:22:17 (0            lqqqqqqqqqk   lqqqqqqqqqk   lqqqqqqqqqk   lqqqqqqqqqk
09:22:17             [7m          [0mj   [7m          [0mj   [7m          [0mj   [7m          [0mj
09:22:17                 [7m  [0mx       [7m  [0mmqqqqqqqk   [7m  [0mmqqqqqqqk   [7m  [0mx