Applied Engineering Viewmaster 80 User Manual

Applied engineering viewmaster 80 monitor user's manual

Advertisement

Quick Links

Viewmaster
80
User's Manual
A DIVISION OF AE RESEARCH CORPORATION
v4.4

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the Viewmaster 80 and is the answer not in the manual?

Questions and answers

Summary of Contents for Applied Engineering Viewmaster 80

  • Page 1 Viewmaster ™ User's Manual A DIVISION OF AE RESEARCH CORPORATION v4.4...
  • Page 2: Technical Support

    Applied Engineering Telephone Numbers Technical Support (214) 241-6069 9 AM to 12:30 PM & 1:35 to 5 PM (CST) Monday through Friday Do not return any product for service without a Retum Material Authorization (RMA) number. An RMA number can be obtained by calling Technical Support.
  • Page 3 Viewmaster ™ User's Manual...
  • Page 4: Federal Communications Commission

    Operation with non-certified peripherals is likely to result in interference to radio and TV reception. ® Applied Engineering is not responsible for any radio or television interference caused by unauthorized modifications to this equipment. It is the responsibility of the user to correct such...
  • Page 5 Any misuse, abuse, or non authorized alteration, modification and/or repair to the Applied Engineering product will void the warranty. This warranty will also be void if you use the IE product for any other purpose than its intended use.
  • Page 6: Table Of Contents

    Optional Shift Key Hardware Modification PPENDICES A: Video Troubleshooting Guide B: Automatic Graphics Override C: For Programmers Only... Activating the Viewmaster 80 from BASIC Screen Editing Commands Controlling the Display from Applesoft BASIC Display Control Commands Cursor Positioning Custom Cursor Shape...
  • Page 7 D: A Brief ProDOS Tutorial Operating System Naming Volumes Root Directory and Subdirectory Pathname System Files Additional Resources E: Getting Help Returning a Product Include When You Ship When We Receive ViewMaster 80...
  • Page 8: About The Viewmaster 80

    This chapter tells you a little about the Viewmaster 80™ and what you need to install it. About the Viewmaster 80 The best way to describe the Viewmaster 80 is to list some of its many features: Super sharp 7 x 9 dot character matrix with true descenders...
  • Page 9 Most TV sets, on the other hand, are not. Televisions are only acceptable for programs which use a 40 column display. The narrower 80 column characters tend to blur and are very difficult to read when displayed on a TV screen. ViewMaster 80...
  • Page 10 Viewmaster and on the computer’s motherboard as well. Remove the Viewmaster 80 from its anti-static bag. Do not touch its gold edge connector. Line up the gold fingers of the edge connector with slot 3 then gently and firmly insert the connector into the slot by pressing...
  • Page 11 Route this cable out the back of the computer and connect the other end to the computer's video output connector. Connect the video cable coming from your monitor to the top video connector on the Viewmaster 80 card. Replace the cover. 10. Congratulations! Installation is complete.
  • Page 12: Adjusting The Video Screen

    HAPTER Using the Viewmaster Adjusting the Video Screen Once the Viewmaster 80 is installed in your computer, the monitor may need to be readjusted to provide the optimum 80 and 40 column displays. Although many of the adjustments and controls are different on the various brands of monitors, they all basically do the same things.
  • Page 13: Software Compatibility

    Older versions of AppleWriter ][ and VisiCalc are examples of programs which may require a preboot disk to work properly with the Viewmaster 80 (or any 80 column card). Usually the publisher of the software will provide the preboot program or an updated program which will support the Viewmaster 80.
  • Page 14: Cp/M Software

    Note: Most 40 column software does not automatically deactivate an 80 column card. If you try to run a 40 column program while the Viewmaster 80 is in 80 column mode, nothing will appear on the screen. Use the "Control-Z 1" command to deactivate the 80 column mode or boot your program disk using the computer's power switch.
  • Page 15: What's Next

    If you wish to modify AppleWorks to run on your Apple ][ Plus, refer to the AW 2 Expander Instructions manual. Regardless of how you intend to use your Viewmaster 80, read Chapter 3. It covers some very important information about using Viewmaster 80's special characters.
  • Page 16: Chapter Three - Special Keyboard Characters

    Apple II Plus. This chapter deals with some of the differences between the earlier and the more recent Apple computers and how the Viewmaster 80 can emulate many of the display features of the //e and //c.
  • Page 17: Lowercase Characters

    This is an easy to install, one-wire modification for the Apple ][ Plus which will enable you to use the lowercase feature of Viewmaster 80 and use the Shift key as a real shift key. If you are running an...
  • Page 18 Ch. 3 - Special Keyboard Characters...
  • Page 19: Appendices

    PPENDICES The following appendices are included for further reference and reading enjoyment: A -- Video Troubleshooting Guide B -- Automatic Graphics Override C -- For Programmers Only... D -- A Brief ProDOS Tutorial E -- Getting Help Appendices...
  • Page 20 Check the simple things first; don’t overlook the obvious. Is the computer plugged in? Is the monitor plugged in and turned on? Are the monitor and Viewmaster 80 video cables properly and securely connected? (See Chapter One). Is the monitor adjusted properly (eg.
  • Page 21 If you have an acceptable 40 column display, but no 80 column display when the Viewmaster 80 is activated (PR#3), first check to see that the Viewmaster 80 is actually installed in slot 3. Next, turn the computer off, remove the Viewmaster 80, verify that all of the integrated circuit "chips"...
  • Page 22 APPENDIX B Automatic Graphics Override This is a one-wire modification which will enable the Viewmaster 80 to switch to graphics mode automatically when a graphics command is issued. The only part required is a "Mini-Clip Test Lead”, available at your local Radio Shack store. The Radio Shack part number is 278-016 (This is the same part used for the Shift Key modification).
  • Page 23 Figure B-2 Figure B-3 ViewMaster 80...
  • Page 24: Activating The Viewmaster 80 From Basic

    Viewmaster 80 is deactivated are normal. Issuing the HOME command after deactivating the Viewmaster 80 will clear the 40 column screen and home the cursor. Screen Editing Commands Pressing the Escape key while programming in Applesoft BASIC will put the computer into an "altered state"...
  • Page 25: Controlling The Display From Applesoft Basic

    Applesoft BASIC Programmer's Reference Manual. The Escape codes recognized by the Viewmaster 80 are the same as the ones used to edit the Apple's 40 column mode display. For your convenience, these Escape codes are summarized in Table C-1.
  • Page 26: Display Control Commands

    80 Column mode off. Normal Video Same as NORMAL command. Inverse Video Same as INVERSE command. Codes available only when Viewmaster 80 is active. Codes will work only in the immediate mode (keyboard) Codes will work only in the deferred mode (program) No key to enter the code is available on the Apple II keyboard;...
  • Page 27 HOME command will clear the screen to black and move the cursor to the upper left corner of the screen. If the HOME command is issued when the Viewmaster 80 is active and the display mode is INVERSE, the screen will still clear to a dark display, but subsequent characters will be inverse.
  • Page 28: Cursor Positioning

    Custom Cursor Shape Upon initialization, the Viewmaster 80 cursor defaults to a solid, slowly blinking rectangular shape. Both the cursor's blink rate and its vertical size and position can be controlled from within a BASIC program.
  • Page 29: Viewmaster 80 Graphics Display

    "passed through" the Viewmaster 80 (Statement 10 of the program ensures the Viewmaster 80 is activated). The Viewmaster 80 cursor is actually made up of 9 rows of horizontal lines. These rows are numbered 0 through 8, starting at the top.
  • Page 30: Hardware Control Of Viewmaster 80

    Hardware Control of Viewmaster 80 40 Column Override There are four holes on the Viewmaster 80 card located between the two video jacks. If the two upper holes, marked "40 CO" and “GND" are shorted together, the Viewmaster 80 will switch to 40 column mode, ignoring any software commands to activate the Viewmaster 80’s firmware.
  • Page 31: Light Pen Support

    Light Pen Support The largest integrated circuit chip on the Viewmaster 80 is a very sophisticated device, called a CRT Controller (CRT stands for Cathode Ray Tube). This chip, which is actually the heart of the Viewmaster 80's video display circuitry, is capable of supporting compatible light pens.
  • Page 32: D: A Brief Prodos Tutorial

    APPENDIX D A Brief ProDOS Tutorial This is a brief explanation of the Professional Disk Operating System, ProDOS, for those who are completely new to it. All of this information and more is included in your Apple Owner’s Guide, but we have provided it here for your convenience.
  • Page 33: Pathname

    ACCOUNT.SYSTEM [see above], etc.). When you boot ProDOS, it runs the first system file listed in its directory. So, if BASIC.SYSTEM is the first system file on your ProDOS boot disk, ProDOS will boot and then put you in BASIC. ViewMaster 80...
  • Page 34: Additional Resources

    Additional Resources The following books are available through most book stores: Apple II Owner's Manual (Apple Computer, Inc.) Supplied with your Apple Computer. Take the time to read it. Basic Programming with ProDOS (Addison-Wesley Publishing) Gives a detailed explanation of how to use ProDOS from AppleSoft Basic.
  • Page 35: E: Getting Help

    APPENDIX E Getting Help If you have a technical question relating to your Viewmaster 80 card or any other Æ card that is not covered in the manual, please contact the dealer from whom you purchased the card. If you are experiencing difficulties with one particular program, contact the...
  • Page 36: Returning A Product

    Returning a Product Include If your product needs to be returned, the technical support representative will give you a Return Material Authorization (RMA) number. Record the RMA number for your own records. Write the RMA number on the outside of the package you send to us.
  • Page 37: When You Ship

    Any misuse, abuse, or non-Æ authorized alteration, modification, and/or repair to the Applied Engineering product will void the warranty. This warranty will also be void if you use the Æ product for any purpose other than its intended use.

Table of Contents