Notice: Trying to access array offset on value of type bool in /mnt/cpcwiki-httpdocs/includes/libs/IPSet.php on line 243

Notice: Trying to access array offset on value of type bool in /mnt/cpcwiki-httpdocs/includes/libs/IPSet.php on line 246

Notice: Trying to access array offset on value of type bool in /mnt/cpcwiki-httpdocs/includes/libs/IPSet.php on line 243

Notice: Trying to access array offset on value of type bool in /mnt/cpcwiki-httpdocs/includes/libs/IPSet.php on line 246
Changes - CPCWiki

Changes

Original Amstrad RS232 interface

641 bytes added, 19:17, 20 November 2007
/* Spell 6: Redirecting printer output via the RS232C */
== Spell 6: Redirecting printer output via the RS232C ==
 
[[Image:RS232_illu_p11.jpg|400px]]
 
Normally, printer output is sent to the parallel Centronics port at the rear of your computer. Having connected and set up the RS232C, the following commands will cause all printer output to be sent via the serial interface:
 
AMSTRAD BASIC: '''|SERIAL'''
 
CP/M 2.2: '''STAT LST:=TTY:'''
 
CP/M Plus: '''DEVICE LST:=SIO'''
 
When operating with CP/M, it is possible to program this re-direction as part of the loading process. For CP/M Plus, you should incorporate the command given above into the ‘'''PROFILE.SUB'''‘ file. For CP/M 2.2, you should use '''SETUP.COM''' as described in Appendix 2.
12,273
edits