FR 80/COMp 80 STANDARD SOFTWARE APPLICATIONS GUIDE. (Revision 3 Software) PUB. NO COpy NO. 129

Size: px
Start display at page:

Download "FR 80/COMp 80 STANDARD SOFTWARE APPLICATIONS GUIDE. (Revision 3 Software) PUB. NO COpy NO. 129"

Transcription

1 FR 80/COMp 80 STANDARD SOFTWARE APPLICATIONS GUIDE (Revision 3 Software) PUB. NO COpy NO. 129

2 CONTENTS Chanter 1 - INTRODUCTION, P 1-1 Chapter 2 - PROGRAM MUMBLES AND HARDWARE ASSEMBLY OPTIONS Program Mumbles, p 2-1 Example of Program Mumble, p 2-1 Description of Example, p 2-1 Basic Hardware System, p 2-2 WITH DISK, P 2-2 NUMCAM, P 2-2 Camera Table (CAMNUM), p 2-3 Chapter 3 - PRODUCTION PROGRAMS FR 80 Disp1ayer, p Interpreter, p 3-2 META Interpreter, p 3-3 Ca1Comp Interpreter 500 Series, p 3-4 Ca1Cornp Interpreter 600 Series, p 3-5 Ca1Cornp Interpreter 700 Series, p 3-6 Ca1Cornp Interpreter 900 Series, p 3-7 Gerber Interpreter, p 3-8 BCD Print, p 3-9 EBCDIC Print, p Track Convert-On Print, p /4400/4440 Print, p 3-12 Burroughs Backup Print, p 3-13 CDC 6000 Print, p 3-14 G. E. Print (Honeywell), p 3-15 NCR 315 Print, p 3-16 NCR Century Print, p 3-17 UNIVAC 1108 (EXEC 8) Print, p 3-18 Chapter 4 - SOFTWARE ASSEMBLY OPTIONS BIGBUF=n, p 4-1 COLOR, P 4-2 DOUBLE BUFFERED, P 4-2 DOUBLE PRECISION, P 4-3 FONT=n., p 4-3 LOAD AND GO, P 4-4 LOWER CASE, P 4-4 MAPCOM=n, p 4-5 SINGLE PRECISION, P 4-6 STRIP FICHE, P 4-6 SUBTRACTIVE COLOR, P 4-6 WITH ARCS, P 4-7 WITH BATCH PROCESSING, P 4-7 WITH CIRCULAR INTERPOLATION, P 4-8 WITH COMMAND FOR MIRROR IMAGE, P 4-8 iii

3 Chapter 4 - SOFTWARE ASSEMBLY OPTIONS (Continued) WITH "CONVERT" FEATURE, P 4-8 WITH DASHED LINES, P 4-9 WITH DOTTED LINES, P 4-9 WITH EXACT DASHED LINES, P 4-10 WITH FICHE INDEXING, P 4-10 WITH FICHE TITLING, P 4-11 WITH FORM FLASH, P 4-12 WITH FRAME RESET, P 4-12 WITH GOGO (LOADG02), P 4-13 WITH IMAGE MARK, P 4-13 WITH IMAGE SCALING, P 4-14 WITH INDEPENDENT X&Y SCALING, p 4-14 ~vithmanyup CAPABILITY, P 4-14 WITH "MEASURE PLOT" COMMAND, P 4-15 WITH MULTIPLE IMAGES PER FRAME, P 4-15 WITH MULTIPLE REEL PROCESSING, P 4-16 WITH PROPORTIONAL SPACING, P 4-16 WITH REPEAT FRAME, P 4-16 WITH SINGLE BUFFERING, P 4-17 WITH STRIP CHART, P 4-17 WITH TAPE LABEL PROCESSING, P 4-18 WITH TITLE EXTRACTION WITH OPERATOR INPUTS, P 4-18 WITH VECTOR FAMILIES, P 4-19 WITH VOLUME SEQUENCE CHECKING, P 4-19 WITH 64 INTENSITY LEVELS, P 4-20 WITH 256 INTENSITY LEVELS, P 4-20 WITHOUT FOCUS PATTERN, P 4-21 WITHOUT MONITOR DISPLAY, P 4-21 WITHOUT MULTIPLE HITTING CAPABILITY, P 4-22 Chapter 5 - FORM ASSEMBLERS Universal Form Design, p 5-1 FR 80 Form Design, p 5-1 WITHOUT FORM DISPLAY, P 5-1 Chapter 6 - UTILITY PROGRAMS System Maintenance, p 6-1 Disk Audit, p 6-1 Tape Dump Reloader, p 6-1 Disk Dumper, p 6-1 Debug, p 6-1 Text Editor, p 6-2 Assembler, p 6-2 Magnetic Tape Display, p 6-2 Magnetic Tape Copy, p 6-2 iv

4 Chapter 1 INTRODUCTION 1.1 The standard FR 80/COMp 80 software described in this manual is distributed by Information International to customers for use on FR 80/COMp 80 systems. Programs are assembled upon request and distributed on magnetic tape in an executable binary format. 1.2 All programs are custom-assembled to match particular machine configurations and to meet particular software requirements. It is often advantageous for optional program features which are not required to be omitted to allow a larger input buffer area. It may also be necessary to assemble special versions of some programs with especially large buffers to allow the processing of large blocks of data, large forms, and/or multiple buffering. 1.3 The purpose of this document is to supply the user with a menu of programs and the assembly options available to these programs. With this information the user can request the appropriate software to meet his particular software requirements. 1.4 For each program and assembly option there is a unique assembly mumble, or Teletype message, which is produced at program assembly time. Chapter 2 describes "program mumbles" and discusses hardware assembly options. 1.5 Chapter 3 consists of individual descriptions of each of the standard production programs available. Additional information given with each program description includes Program Mumble and Available Assembly Options, a list of all of the standard software assembly options available to the particular program. 1.6 Chapter 4 consists of individual descriptions of each of the standard software assembly options available; they are listed in alphabetical order according to their respective assembly mumbles. Additional information given with each assembly option description includes Assembly Parameter, the syntax used at assembly time to include the assembly option: Core Requirements, the approximate amount of core required to include the assembly option: and Special Hardware Requirements. 1.7 Note that the core requirement specifications are approximate. A particular assembly option could require less core than specified if it uses coding previously inserted with the inclusion of another assembly option. 1-1

5 - Chapter 2 PROGRAM MUMBLES AND HARDWARE ASSEMBLY OPTIONS PROGRAM MUMBLES 2.1 Each program and assembly option has a unique assembly mumble, or Teletype message, which is produced at program assembly time. A "program mumble" is an accumulation of these messages. It indicates the program name, the hardware configuration for which the program was assembled, the software assembly options which were included in the program assembly, etc. EXAMPLE OF PROGRAM MUMBLE 2.2 A typical program appears as follows: DESCRIPTION OF EXAMPLE /AUTOMATIC CUSTOMER PROGRAM SET-UP ASSEMBLED ON APRIL 15, 1975 REVISION 3-AB WELLS ENTERPRISES #15. 7-TRACK PRINT (MON;P7) 8K III-IS FR 80 WITH 7-TRACK TAPES WITH HIGH-SPEED CHARACTERS WITH 35 M1UNSPROCKETED CAMERA NO DEBUG BIGBUF=O TAPE MONITOR PTYPE=l WITH BCD CHARACTER SET FONT=O. III FILM FONT WITH DASHED LINES WITH FORM FLASH BUFFER SIZE IS WORDS ( BIT BYTES) /AUTOMATIC CUSTOMER PROGRAM SET-UP 2.3 The first and last lines of a program mumble are always identical. In the example, the words /AUTOMATIC CUSTOMER PROGRAM SET-UP indicate that the program was assembled according to specifications maintained in a disk file. A disk file is maintained for the preparation of each user's software. This file specifies the assembly options desired for each of the programs included in the user's current software system. 2.4 The second line indicates the exact date on which the program was assembled. 2-1

6 2.5 The third line indicates the revision level of the symbolics used to assemble the binary program. Each time these symbolics are revised, the revision letters are incremented and a Software Release Notice describing the revisions is mailed to each user. 2.6 The fourth line indicates the user's company. 2.7 The fifth line indicates the program's number and name. The number relates to the program's listing in the program specifications disk file. (This number does not relate to its sequence on the system tape.) The first program name is used for tape systems. The second program name, which is enclosed in parentheses, is used for disk systems. 2.S The sixth line describes the basic hardware system. nk specifies core size, where 1 x n = 1024 IS-bit words. Next, either PDP-9L, PDP-lS, or III-IS indicates that the system has either a Digital Equipment Corporation PDP-9/L or PDP-lS, or an Information International triple-i Series 15 computer. 2.9 If a program is assembled for a disk system, WITH DISK will also be printed in the sixth line. DISK DEBUG will automatically be included The second to the last line indicates the remaining buffer size. With BIGBUF=l programs, three lines may appear (see chapter 4, BIGBUF=n). With the FR SO Displayer program, the remaining FREE SIZE will be indicated (see chapter 4, DOUBLE BUFFERED) Normally one or two lines will consist of the Program Mumble for the particular program, as given with the program's description in chapter 3. The remaining lines either indicate the inclusion of software assembly options, as described in chapter 4, or give more information about the hardware configuration Programs can be assembled for any camera. The Camera Table (below) gives the Assembly Parameter, Assembly Mumble, and core requirements for each camera When assembling for certain cameras, the assembly parameter NUMCAM can be set to 2 to include the operator command CAMERA. This requires approximately 50 words of core. With NUMCAM==2, other cameras can then be listed as secondary cameras; they can later be selected with the CAMERA command. This feature only applies to certain cameras. For each of these cameras, two core requirements are given in the table. The second number specifies the core requirements for the camera as a secondary camera. 2-2

7 2.14 CAMERA TABLE CAMNUM==l is considered to be the basic camera and therefore no core requirement is given. Certain other cameras require more core. Assembly Core Parameter Assembly Mumble Reqts. CAMNUM==l WITH 35 MM UNSPROCKETED CAMERA 0,20 CAMNUM==2 WITH 16 MM UNSPROCKETED CAMERA 0,20 CAMNUM==3 ~'1ITH35 MM SPROCKETED CAMERA 10,30 CAMNUM==4 WITH 16 MM SPROCKETED CAMERA 10,30 CAMNUM==5 WITH STRIP FICHE CAMERA 0,20 CAMNUM==7 WITH III FICHE MOD 1 CAMERA 150 CAMNUM==8 WITH 16 MM III FICHE UNSPROCKETED MOD 1 CAMERA 10 CAMNUM==9 vhth III FICHE MOD 2 CAMERA 140 CAMNUM==lO. WITH 16 MM III FICHE UNSPROCKETED MOD 2 CAMERA 0 CAMNUM==16. WITH HARDCOPY II CAMERA 140,170 ~A7ITHY AXIS MIRRORING 2-3

8 PRODUCTION Chapter 3 PROGRAMS FR 80 DISPLAYER 3.1 This program processes data tapes written in the FR 80 Standard Data Format. This is the preferred format for the FR 80 because it permits the utilization of all of the FR 80's capabilities. The FR 80 has a 16K raster, eight programmable beam intensities, eight programmable beam spot sizes, 64 programmable character sizes, and two programmable image rotations. 3.2 Data input may be from either 7- or 9-track tapes. 9-track tapes must be written in core dump mode. Fiche titles may be specified on the data tape. 3.3 Operator commands are available which permit the operator to modify the image at run-time. Although the actual data cannot be changed, the appearance of the image can be enhanced. In some cases, this will eliminate the need to make modifications to the data tape on the host computer. Commands permit changes to the scaling, positioning, and rotation of the image, and modifications, through conversion tables, to the programmable intensities, spot sizes, and character sizes specified on the data tape. If desired, only particular jobs or frames may be plotted. 3.4 The forms flash capability is always present; it uses the?icture name routines (see chapter 5). 3.5 Programs may be assembled either with or without LOWER CASE (see chapter 4). 3.6 Program Mumble: WITH III CHARACTER SET or WITH III LOWERCASE CHARACTER SET 3.7 Software Assembly Options: BIGBUF=n COLOR DOUBLE BUFFERED FONT=n. LOAD AND GO LOWER CASE MAPCOM=n SUBTRACTIVE COLOR WITH ARCS WITH BATCH PROCESSING WITH COMMAND FOR MIRROR IMAGE 3-1

9 WITH DASHED LINES WITH DOTTED LINES WITH EXACT DASHED LINES WITH FICHE TITLING WITH FRAME RESET WITH GOGO (LOADG02) WITH IMAGE MARK WITH IMAGE SCALING WITH INDEPENDENT X&Y SCALING WITH MULTIPLE IMAGES PER FRAME WITH MULTIPLE REEL PROCESSING WITH PROPORTIONAL SPACING WITH VECTOR FAMILIES WITH 64 INTENSITY LEVELS WITH 256 INTENSITY LEVELS WITHOUT FOCUS PATTERN WITHOUT MONITOR DISPLAY WITHOUT MULTIPLE HITTING CAPABILITY 4020 INTERPRETER 3.8 This program processes 7-track data tapes formatted for the Stromberg DatagraphiX 4020 COM system. The 4020 has a 1K raster, two programmable line weights, two programmable character weights, and one character size. The CRT can be physically rotated 90 degrees. 3.9 Operator commands permit the operator to scale the image for both normal and abutted frames, select programmable intensity and spot size combinations for the two 4020 line weights, select programmable intensity and spot size combinations for the two 4020 character weights, and change the image rotation. Also see chapter 4, WITH FORM FLASH. This program must be assembled with WITH MANYUP CAPABILITY (see chapter 4) Program Mumble: WITH BCD SC4020 CHARACTER SET 3.11 Software Assembly Options: BIGBUF=n DOUBLE BUFFERED FONT=n. LOAD AND GO MAPCOM=n WITH ARCS WITH BATCH PROCESSING WITH COMMAND FOR MIRROR IMAGE WITH DASHED LINES WITH DOTTED LINES 3-2

10 WITH EXACT DASHED LINES WITH FICHE TITLING WITH FORM FLASH WITH FRAME RESET WITH GOGO (LOADG02) WITH IMAGE MARK WITH INDEPENDENT X&Y SCALING WITH MULTIPLE REEL PROCESSING WITH REPEAT FRAME WITH VECTOR FAMILIES WITHOUT FOCUS PATTERN WITHOUT MONITOR DISPLAY WITHOUT MULTIPLE HITTING CAPABILITY META INTERPRETER 3.12 This program processes data tapes formatted in the HETA language (output by the IGS host computer package) for use on the Stromberg DatagraphiX 4060 COM system. The 4060 has a 4K raster, eight programmable line weights, and four programmable character sizes. The CRT can be physically rotated 90 degrees Data input may be from either 7- or 9-track tapes and in either a 6-bit or an 8-bit command format Operator commands permit the operator to specify image scaling, pu11down and rotation for 11" x 14" and 8.5" x 11" normal modes and expand mode, select programmable intensity and spot size combinations for the eight META line weights, and select a programmable intensity and spot size combination for META characters. Also see chapter 4, WITH FORM FLASH Programs may be assembled for 6-bit and/or 8-bit command formats. They may also be assembled either with or without LOWER CASE (see chapter 4). This program must be assembled with WITH VECTOR FAMILIES (see chapter 4) Program Mumble: WITH META CHARACTER SET and 6-BIT ONLY or 8-BIT ONLY or 6- AND 8-BIT or LOWER CASE 6-BIT ONLY or LOWER CASE 8-BIT ONLY or LOWER CASE 6- AND 8-BIT 3-3

11 3.17 Software Assembly Options: BIGBUF=n DOUBLE BUFFERED FONT=n. LOAD AND GO LOWER CASE MAPCOM=n WITH ARCS WITH BATCH PROCESSING WITH COMMAND FOR MIRROR IMAGE WITH DASHED LINES WITH DOTTED LINES WITH EXACT DASHED LINES WITH FICHE TITLING WITH FORM FLASH WITH FRAME RESET WITH GOGO (LOADG02) WITH IMAGE MARK WITH INDEPENDENT X&Y SCALING WITH MULTIPLE REEL PROCESSING WITH REPEAT FRAME WITH STRIP CHART WITHOUT FOCUS PATTERN WITHOUT MONITOR DISPLAY WITHOUT MULTIPLE HITTING CAPABILITY CalComp INTERPRETER 500 SERIES 3.18 This program processes data tapes formatted for the 500 series CalComp bed and drum plotters. These are incremental plotters which use a pen to create an image on paper. Both the maximum image size and the size of a single step, or increment, vary between the different models available Data input may be from either 7- or 9-track tapes. When recording abutted frames, the data for the entire plot must be contained in one magnetic tape file Operator commands permit the operator to scale the image for both normal and abutted frames, position the image, and change the image rotation. If desired, only particular blocks of data may be plotted. (Data blocks are identified by block address commands on the data tape.) 3.21 The forms flash capability is not available with this program Program Mumble: 500 SERIES 3-4

12 3.23 Software Assembly Options: BIGBUF=n DOUBLE BUFFERED DOUBLE PRECISION LOAD AND GO MAPCOM=n SINGLE PRECISION WITH COMMAND FOR MIRROR IMAGE WITH "CONVERT" FEATURE WITH FICHE TITLING WITH FRAME RESET WITH GOGO (LOADG02) WITH IMAGE MARK WITH INDEPENDENT X&Y SCALING WITH MULTIPLE REEL PROCESSING WITHOUT FOCUS PATTERN WITHOUT MONITOR DISPLAY WITHOUT MULTIPLE HITTING CAPABILITY CalComp INTERPRETER 600 SERIES 3.24 This program processes data tapes formatted for the 600 series CalComp bed and drum plotters. These are incremental plotters which use a pen to create an image on paper. Both the maximum image size and the size of a single step, or increment, vary between the different models available Data input may be from either 7- or 9-track tapes. When recording abutted frames, the data for the entire plot must be contained in one magnetic tape file Operator commands permit the operator to scale the image for both normal and abutted frames, position the image, and change the image rotation. If desired, only particular blocks of data may be plotted. (Data blocks are identified by block address commands on the data tape.) 3.27 The forms flash capability is not available with this program Program Mumble: 500 SERIES WITH 600 FORMAT 3.29 Software Assembly Options: BIGBUF=n DOUBLE BUFFERED DOUBLE PRECISION LOAD AND GO MAPCOM=n SINGLE PRECISION 3-5

13 WITH COMMAND FOR MIRROR IMAGE WITH "CONVERT" FEATURE WITH FICHE TITLING WITH FRAME RESET WITH GOGO (LOADG02) WITH IMAGE MARK WITH INDEPENDENT X&Y SCALING WITH MULTIPLE REEL PROCESSING WITHOUT FOCUS PATTERN WITHOUT MONITOR DISPLAY WITHOUT MULTIPLE HITTING CAPABILITY CalComp INTERPRETER 700 SERIES 3.30 This program processes data tapes formatted for the 700 series CalComp bed and drum plotters. These are incremental plotters which use a pen to create an image on paper. Both the maximum image size and the size of a single step, or increment, vary between the different models available Data input may be from either 7- or 9-track tapes. When recording abutted frames, the data for the entire plot must be contained in one magnetic tape file Operator commands permit the operator to scale the image for both normal and abutted frames, position the image, and change the image rotation. If desired, only particular blocks of data may be plotted. (Data blocks are identified by block address commands on the data tape.) 3.33 The forms flash capability is not available with this program Program Mumble: 700 SERIES 3.35 Software Assembly Options: BIGBUF=n DOUBLE BUFFERED DOUBLE PRECISION LOAD AND GO MAPCOM::::zn SINGLE PRECISION WITH COMMAND FOR MIRROR IMAGE WITH "CONVERT" FEATURE WITH FICHE TITLING WITH FRAME RESET WITH GOGO (LOADG02) WITH IMAGE MARK WITH INDEPENDENT X&Y SCALING WITH MULTIPLE REEL PROCESSING WITHOUT FOCUS PATTERN 3-6

14 WITHOUT MONITOR DISPLAY WITHOUT MULTIPLE HITTING CAPABILITY CalComp INTERPRETER 900 SERIES 3.36 This program processes data tapes formatted for the 900 series CalComp bed and drum plotters. These are incremental plotters which use up to four pens to create an image on paper. Both the maximum image size and the size of a single step, or increment, vary between the different models available. Character codes are used to place characters within the image Data input may be from either 7- or 9-track either a 6-bit or an 8-bit command format. tapes and in The 8-bit format uses ASCII character codes, and the 6-bit format uses ASCII character codes plus 40 octal Operator commands permit the operator to scale the image, select programmable intensity and spot size combinations for the four pens available, position the image, and change the image rotation. If desired, only particular blocks of data may be plotted. (Data blocks are identified by block address commands on the data tape.) 3.39 This program uses the vector generator and the character descriptors for the particular font being used to create characters at the various sizes specified on the data tape The forms flash capability is not available with this program Programs may be assembled for either 6- or 8-bit command formats. 8-bit versions may be assembled either with or without LOWER CASE (see chapter 4) Program Mumble: WITH SIMULATED LARGE COM CHARACTERS and WITH ASCII 6-BIT ORED 40 CHARACTER SET and MULTI PEN CALCOMP 900 CONTROLLER or WITH ASCII CHARACTER SET and MULTI PEN CALCOMP 900 (8 BIT) CONTROLLER 3.43 Software Assembly Options: BIGBUF=n DOUBLE BUFFERED DOUBLE PRECISION FONT=n. LOAD AND GO LOWER CASE 3-7

15 MAPCOM=n SINGLE PRECISION WITH COMMAND FOR MIRROR IMAGE WITH "CONVERT" FEATURE WITH FICHE TITLING WITH FRAME RESET WITH GOGO (LOADG02) WI TH IMAGE MARK WITH INDEPENDENT X&Y SCALING WITH MULTIPLE REEL PROCESSING WITHOUT FOCUS PATTERN WITHOUT MONITOR DISPLAY WITHOUT MULTIPLE HITTING CAPABILITY GERBER INTERPRETER 3.44 This program processes data tapes formatted for Gerber automatic drafting tables. These are incremental drafting machines which may be equipped with either a single tool drafting head, a multiple tool drafting head, or an optical exposure head. The tool drafting heads hold pens and/or scribing devices. (The multiple tool drafting head has a turret which holds up to six devices.) The optical exposure head has a light source and a 24-position turret. It is used to record an image on film. Each turret position can hold a different aperture which is selectable under program control. Apertures are used either in flash mode, to expose a specific pattern, or in line drawing mode, to draw a line Data input may be from either 7- or 9-track tapes. 7-track tapes are written with 6-bit BCD character codes; 9-track tapes are written with 8-bit EBCDIC character codes Operator commands permit the operator to automatically scale and center the image, manually scale and/or center the image, select either absolute or relative coordinates, specify the apertures to be used, change the image rotation, etc The Gerber Interpreter program is available in two forms. When specifying apertures, both forms permit the specification of aperture size. With the first form, however, only four aperture shapes may be selected. These are filled round, doughnut, filled square, and cross. The second form is created by assembling with WITH FORM FLASH (see chapter 4). With this option, all apertures are designed as forms and loaded into the program. It is possible to create an aperture of any shape Programs may be assembled for either BCD or EBCDIC input codes. 3-8

16 Program Mumble: GTYPE 2 WITH 6 BIT INPUT CODES and WITH BCD FORTRAN CHARACTER SET or GTYPE 3 WITH EBCDIC INPUT CODES and WITH EBCDIC CHARACTER SET Software Assembly Options: BIGBUF=n DOUBLE BUFFERED FONT=n. LOAD AND GO MAPCOM=n WITH ARCS WITH BATCH PROCESSING WITH CIRCULAR INTERPOLATION WITH COMMAND FOR MIRROR IMAGE WITH DASHED LINES WITH EXACT DASHED LINES WITH FICHE TITLING WITH FORM FLASH WITH FRAME RESET WITH GOGO (LOADG02) WITH IMAGE MARK WITH INDEPENDENT X&Y SCALING WITH "MEASURE PLOT" COMMAND WITH VECTOR FAMILIES WITHOUT FOCUS PATTERN WITHOUT MONITOR DISPLAY WITHOUT MULTIPLE HITTING CAPABILITY BCD PRINT This program processes 7-track data tapes written in line printer format with 6-bit BCD character codes. The tape format consists of a single byte carriage control followed by a fixed or variable length print line. Record marks may be used to terminate print lines. COM control records (fiche title, indexing, and title extraction specifications) may be included on the data tape. Operator commands permit the operator to scale the image by specifying spacing and line feed values, select a programmable character size, specify multiple images per frame, position the image(s), change the image rotation, specify the maximum number of characters per line and lines per page, select either the commercial or the scientific character set, specify a nonstandard character set, select a standard carriage control set or specify nonstandard carriage controls, specify line numbers for channel skips, specify a record mark character, etc. Program Mumble: PTYPE = 1 WITH BCD CHARACTER SET 3-9

17 3.54 Software Assembly Options: BIGBUF=n FONT=n. LOAD AND GO MAPCOM=n STRIP FICHE WITH ARCS WITH BATCH PROCESSING WITH COMMAND FOR MIRROR IMAGE WITH DASHED LINF.S WITH DOTTED LINES WITH EXACT DASHED LINES WITH FICHE INDEXING WITH FICHE TITLING WITH FORM FLASH WITH FRAME RESET WITH GOGO (LOADG02) WITH IMAGE MARK WITH INDEPENDENT X&Y SCALING WITH MANYUP CAPABILITY WITH MULTIPLE REEL PROCESSING WITH SINGLE BUFFERING WITH TITLE EXTRACTION WITH OPERATOR INPUTS WITH VECTOR FAMILIES WITHOUT FOCUS PATTERN WITHOUT MONITOR DISPLAY WITHOUT MULTIPLE HITTING CAPABILITY EBCDIC PRINT This program processes 9-track data tapes written in line printer format with 8-bit EBCDIC character codes. The tape format consists of a single byte carriage control followed by a fixed or variable length print line. Record marks may be used to terminate print lines. This program will also process data tapes written in the standard IBM variable blocked format. COM control records (fiche title, indexin~ and title extraction specifications) may be included on the data tape. Operator commands permit the operator to scale the image by specifying spacing and line feed values, select a programmable character size, specify multiple images per frame, position the image(s), change the image rotation, specify the maximum number of characters per line and lines per page, specify a nonstandard character set, select a standard carriage control set or specify nonstandard carriage controls, specify line numbers for channel skips, specify a record mark character, etc. Programs may be assembled either with or without LOWER CASE (see chapter 4). 3-10

18 3.58 Program Mumble: PTYPE = 3 and WITH EBCDIC CHARACTER SET or WITH EBCDIC LOWER CASE CHARACTER SET 3.59 Software Assembly Options: BIGBUF=n FONT=n. LOAD AND GO LOWER CASE MAPCOM=n STRIP FICHE WITH ARCS WITH BATCH PROCESSING WITH COMMAND FOR MIRROR IMAGE WITH DASHED LINES WITH DOTTED LINES WITH EXACT DASHED LINES WITH FICHE INDEXING WITH FICHE TITLING WITH FORM FLASH WITH FRAME RESET WITH GOGO (LOADG02) WITH IMAGE MARK WITH INDEPENDENT X&Y SCALING WITH MANYUP CAPABILITY WITH MULTIPLE REEL PROCESSING WITH SINGLE BUFFERING WITH TAPE LABEL PROCESSING WITH TITLE EXTRACTION WITH OPERATOR INPUTS WITH VECTOR FAMILIES WITH VOLUME SEQUENCE CHECKING WITHOUT FOCUS PATTERN WITHOUT MONITOR DISPLAY WITHOUT MULTIPLE HITTING CAPABILITY 7-TRACK CONVERT-ON PRINT 3.60 This program is similar to the EBCDIC Print program, except that it accepts the EBCDIC data format from 7-track tape and it must be assembled with WITH SINGLE BUFFERING (see chapter 4) Program Mumble: PTYPE = 4 and CONVERT ON 9 TRACK and WITH EBCDIC CHARACTER SET or WITH EBCDIC LOWER CASE CHARACTER SET 3-11

19 4360/4400/4440 PRINT 3.62 This program processes data tapes formatted for the , and 4440 DatagraphiX Micromation Printers (COM systems) Data input may be from either 7- or 9-track tapes. 7-track tapes are written with 6-bit BCD character codes; 9-track tapes are written with 8-bit EBCDIC character codes Operator commands permit the operator to scale the image by specifying spacing and line feed values, select a programmable character size, specify multiple images per frame, position the image(s), change the image rotation, select either the commercial or the scientific character set (7-track format only), etc Programs may be assembled for either 7- or 9-track data tapes. 9-track versions may be assembled either with or without LOWER CASE (see chapter 4) Program Mumble: WITH SC4440 CODE and PTYPE = 6 and WITH SC4440 (BCD) CHARACTER SET or PTYPE = 7 and WITH EBCDIC CHARACTER SET or WITH EBCDIC LOWER CASE CHARACTER SET 3.67 Software Assembly Options: BIGBUF=n FONT=n. LOAD AND GO LOWER CASE MAPCOM=n STRIP FICHE WITH ARCS WITH BATCH PROCESSING WITH COMMAND FOR MIRROR IMAGE WITH DASHED LINES WITH DOTTED LINES WITH EXACT DASHED LINES WITH FICHE INDEXING WITH FICHE TITLING WITH FORM FLASH WITH FRAME RESET WITH GOGO (LOADG02) WITH IMAGE MARK WITH INDEPENDENT X&Y SCALING WITH MANYUP CAPABILITY WITH MULTIPLE REEL PROCESSING WITH SINGLE BUFFERING 3-12

20 WITH TITLE EXTRACTION WITH OPERATOR INPUTS WITH VECTOR FAMILIES WITHOUT FOCUS PATTERN WITHOUT MONITOR DISPLAY WITHOUT MULTIPLE HITTING CAPABILITY BURROUGHS BACKUP PRINT 3.68 This program processes 7-track da~a tapes formatted in the Burroughs printer backup print tape format for Burroughs line printers Operator commands permit the operator to scale the image by specifying spacing and line feed values, select a programmable character size, specify multiple images per frame, position the image(s), change the image rotation, etc Program Mumble: PTYPE = 12 and WITH BACKUP FOR BURROUGHS and WITH BURROUGHS (5500) CHARACTER SET 3.71 Software Assembly Options: BIGBUF=n FONT=n. LOAD AND GO MAPCOM=n STRIP FICHE WITH ARCS WITH BATCH PROCESSING WITH COMMAND FOR MIRROR IMAGE WITH DASHED LINES WITH DOTTED LINES WITH EXACT DASHED LINES WITH FICHE INDEXING WITH FICHE TITLING WITH FORM FLASH WITH FRAME RESET WITH GOGO (LOADG02) WITH IMAGE MARK WITH INDEPENDENT X&Y SCALING WITH MANYUP CAPABILITY WITH MULTIPLE REEL PROCESSING WITH SINGLE BUFFERING WITH TITLE EXTRACTION WITH OPERATOR INPUTS WITH VECTOR FAMILIES WITHOUT FOCUS PATTERN WITHOUT MONITOR DISPLAY WITHOUT MULTIPLE HITTING CAPABILITY 3-13

21 CDC 6000 PRINT This program processes 9-track data tapes formatted in the block type C, record type z,print tape format (as defined in the SCOPE 3.4 reference manual) for CDC line printers. COM control records (fiche title, indexing, and title extraction specifications) may be included on the data tape. Operator commands permit the operator to scale the image by specifying spacing and line feed values, select a programmable character size, specify multiple images per frame, position the image(s), change the image rotation, etc. Program Mumble: Software Assembly Options: PTYPE = 27 and WITH CDC 6000 CHARACTER SET BIGBUF=n DOUBLE BUFFERED FONT=n. LOAD AND GO MAPCOM=n STRIP FICHE 'V-7ITH ARCS WITH BATCH PROCESSING WITH COMMAND FOR MIRROR IMAGE WITH DASHED LINES WITH DOTTED LINES WITH EXACT DASHED LINES WITH FICHE INDEXING WITH FICHE TITLING WITH FORM FLASH WITH FRAME RESET WITH GOGO (LOADG02) WITH IMAGE MARK WITH INDEPENDENT X&Y SCALING WITH MANYUP CAPABILITY WITH MULTIPLE REEL PROCESSING WITH TITLE EXTRACTION WITH OPERATOR INPUTS WITH VECTOR FAMILIES WITHOUT FOCUS PATTERN WITHOUT MONITOR DISPLAY WITHOUT MULTIPLE HITTING CAPABILITY 3-14

22 G. E. PRINT (HONEYWELL) 3.76 This program processes 7-track data tapes formatted in the 600 Series standard SYSOUT print tape format for G. E. line printers Operator commands permit the operator to scale the image by specifying spacing and line feed values, select a programmable character size, specify multiple images per frame, position the image(s), change the image rotation, etc Programs may be assembled either with or without LOWER CASE (see chapter 4) Program Mumble: PTYPE = 5 and WITH G.E. CHARACTER SET or PTYPE = 11 and WITH G.E. LOWER. CASE CHARACTER SET 3.80 Software Assembly Options: BIGBUF=n FONT=n LOAD AND GO LOWER CASE MAPCOM=n STRIP FICHE WITH ARCS WITH BATCH PROCESSING WITH COMMAND FOR MIRROR IMAGE WITH DASHED LINES WITH DOTTED LINES WITH EXACT DASHED LINES WITH FICHE INDEXING WITH FICHE TITLING WITH FORM FLASH WITH FRAME RESET WITH GOGO (LOADG02) WITH IMAGE MARK WITH INDEPENDENT X&Y SCALING WITH MANYUP CAPABILITY WITH MULTIPLE REEL PROCESSING WITH SINGLE BUFFERING WITH WITH TITLE EXTRACTION VECTOR FAMILIES WITH OPERATOR INPUTS WITHOUT FOCUS PATTERN WITHOUT MONITOR DISPLAY WITHOUT MULTIPLE HITTING CAPABILITY 3-15

23 NCR 315 PRINT This program processes 7-track data tapes formatted for NCR 315 line printers. COM control records (fiche title, indexing, and title extraction specifications) may be included on the data tape. Operator commands permit the operator to scale the image by specifying spacing and line feed values, select a programmable character size, specify multiple images per frame, position the image(s), change the image rotation, etc. Program Mumble: PTYPE = 1 and WITH NCR (315) CHARACTER SET Software Assembly Options: BIGBUF=n FONT=n. LOAD AND GO MAPCOM=n STRIP FICHE WITH ARCS WITH BATCH PROCESSING WITH COMMAND FOR MIRROR IMAGE WITH DASHED LINES WITH DOTTED LINES WITH EXACT DASHED LINES WITH FICHE INDEXING WITH FICHE TITLING WITH FORM FLASH WITH FRAME RESET WITH GOGO (LOADG02) WITH IMAGE MARK WITH INDEPENDENT X&Y SCALING WITH MANYUP CAPABILITY WITH MULTIPLE REEL PROCESSING WITH SINGLE BUFFERING WITH TITLE EXTRACTION WITH OPERATOR INPUTS WITH VECTOR FAMILIES WITHOUT FOCUS PATTERN WITHOUT MONITOR DISPLAY WITHOUT MULTIPLE HITTING CAPABILITY 3-16

24 NCR CENTURY PRINT 3.85 This program processes 9-track data tapes formatted for NCR Century line printers Operator commands permit the operator to scale the image by specifying spacing and line feed values, select a programmable character size, specify multiple images per frame, position the image(s), change the image rotation, etc Programs may be assembled either with or without LOWER CASE (see chapter 4) Program Mumble: PTYPE = 14 and WITH CNTURY (ASCII) CHARACTER SET 3.89 Software Assembly Options: BIGBUF=n FONT=n. LOAD AND GO LOWER CASE MAPCOM=n STRIP FICHE WITH ARCS WITH BATCH PROCESSING WITH COMMAND FOR MIRROR IMAGE WITH DASHED LINES WITH DOTTED LINES WITH EXACT DASHED LINES WITH FICHE INDEXING WITH FICHE TITLING WITH FORM FLASH WITH FRAME RESET WITH GOGO (LOADG02) WITH IMAGE MARK WITH INDEPENDENT X&Y SCALING WITH MANYUP CAPABILITY WITH MULTIPLE REEL PROCESSING WITH SINGLE BUFFERING WITH TITLE EXTRACTION WITH OPERATOR INPUTS WITH VECTOR FAMILIES WITHOUT FOCUS PATTERN WITHOUT MONITOR DISPLAY WITHOUT MULTIPLE HITTING CAPABILITY 3-17

25 UNIVAC 1108 (EXEC 8) PRINT 3.90 This program processes 7-track data tapes formatted in the 1100 series print tape format for UNIVAC line printers. COM control records (fiche title, indexing, and title extraction specifications) may be included on the data tape Operator commands permit the operator to scale the image by specifying spacing and line feed values, select a programmable character size, specify multiple images per frame, position the image(s), change the image rotation, etc Programs may be assembled for either the Fie1data character set alone or the Fie1data and ASCII lower case character sets Program Mumble: PTYPE = 15 and WITH UNIVAC (1108) CHARACTER SET or PTyPE = 24 and WITH UNIVAC (UNIASC) 8-BIT ASCII CHARAC TER SET 3.94 Software Assembly Options: BIGBUF=n FONT=n. LOAD AND GO MAPCOM=n STRIP FICHE WITH ARCS WITH BATCH PROCESSING WITH COMMAND FOR MIRROR IMAGE WITH DASHED LINES WITH DOTTED LINES WITH EXACT DASHED LINES WITH FICHE TITLING WITH FORM FLASH WITH FRAME RESET WITH GOGO (LOADG02) WITH IMAGE MARK WITH INDEPENDENT X&Y SCALING WITH MANYUP CAPABILITY WITH MULTIPLE REEL PROCESSING WITH SINGLE BUFFERING WITH VECTOR FAMILIES WITHOUT FOCUS PATTERN WITHOUT MONITOR DISPLAY WITHOUT MULTIPLE HITTING CAPABILITY 3-18

26 Chapter 4 SOFTWARE ASSEMBLY OPTIONS BIGBUF=n PrGgrams may be assembled with either BIGBUF==O or BIGBUF==l. BIGBUF=O programs are the most convenient from an operations standpoint; they always have the full set of operator commands assembled into the program. Programs may be assembled with BIGBUF=l in order to create especially large buffers to allow the processing of large blocks of data, large forms, and/or multiple buffering. BIGBUF=l programs vary from BIGBUF=O programs in the following ways: 1. Many commands are available only until a GO or FORM command has been activated. This allows the operator to set a parameter, and then increases the buffer size by eliminating the command. 2. With programs assembled with the forms flash capability (see WITH FORM FLASH), three lines which refer to buffer size will appear in the program mumble. The first line will specify the buffer size with a form. The second line will specify the buffer size without a form. (If a form has not been loaded, activating the GO command will increase the buffer size by eliminating the forms displayer portion of the program.) The third line will specify the maximum form size. 3. Neither the = nor the? commands will print the current status of certain commands. 4. The SCAN JOB,FRAME,COMMAND command in the FR 80 Displayer program will not accept a parameter; it will always move the tape forward to the first valid CHECK POINT DELIMITER command. Core Requirements: 0 words with BIGBUF=O -500 to words with BIGBUF=l BIGBUF==O is considered to be basic and therefore no core requirement is given. Assembling a program with BIGBUF==l excludes certain program features and makes more core available. Special Hardware Requirements: none 4-1

27 COLOR 4.5 Includes the additive color routines for FR 80s with the additive color option. 4.6 Assembly Parameter: COLOR==l FR 80 Disp1ayer programs assembled with this option must not be assembled with TWOBUF==l. 4.7 Core Requirements: 450 words Special Hardware Requirements: additive color option DOUBLE BUFFERED 4.8 Causes programs to double buffer magnetic tape records. 4.9 This feature provides two input buffer areas which allow the program to read into one buffer while it is processing the other. This generally provides the highest throughput rate as I/O time is kept to a minimum. Also see WITH SINGLE BUFFERING Assembly Parameter: TWOBUF==l 4.11 Core Requirements: FR 80 Disp1ayer programs assembled with this option must not be assembled with either COLOR==l or COLOR==2. The FR 80 Disp1ayer normally has a buffer size of 512 words. Double buffering increases the buffer size requirements by another 512 plus 80 words. The maximum buffer size requirement, then, is 1104 words. Remaining core is designated as FREE SIZE and is used to store picture names, character descriptions, etc. FREE SIZE is specified in the Teletype assembly mumble for each FR 80 Disp1ayer. With other programs, double buffering does not require more core. The single buffer size is decreased by 80 words, and then divided into two parts Special Hardware Requirements: none 4-2

28 DOUBLE PRECISION Causes CalComp programs to do double precision arithmetic. With double precision arithmetic, the current X and Y coordinates will each be maintained in two consecutive IS-bit words. This allows coordinate values greater than 262,143 CalComp increments. With small plots, where coordinates will not be greater than this figure, a program assembled with SINGLE PRECISION may be used. Programs assembled with SINGLE PRECISION may run slightly faster than programs assembled with DOUBLE PRECISION. Also see SINGLE PRECISION. Assembly Parameter: PRE==2 Core Requirements: 470 words Special Hardware Requirements: none FONT=n Includes a particular font. the font, as follows: The value of n determines Assembly Parameter FONT==O FONT==2 FONT==3 FONT==5 FONT==8 FONT==14. Assembly Mumble FONT=O. III FILM FONT FONT=2. OCRB FONT DOUBLE STRUCK ENDS FONT=3. BELL FONT NO SPACES DOUBLE STRUCK ENDS FONT=5. 8X14 MICROFONT DOUBLE STRUCK ENDS FONT=8. COURIER FONT FONT=8. COURIER ITALIC FONT FONT=14. REVISED OCRB FONT DOUBLE STRUCK ENDS Core Reqts. o S FONT==O is considered to be the basic font and therefore no core requirement is given. Other fonts require more core. Core requirement specifications are based upon assemblies with the Information International character set. Smaller character sets require less core. The Bell font and the two Courier fonts are available at extra cost. 4-3

29 4.17 Special Hardware Requirements: The two Courier fonts require the utility font character generator. LOAD AND GO Permits the automatic processing of multi-file data tapes with files written in one or more data formats. This option is similar to WITH GOGO (LOADG02) except that only the FR 80 Displayer, 4020 Interpreter, and META Interpreter programs and the ROTATION command may be specifiej in the header records. Also see WITH GOGO (LOADG02). Assembly Parameter: LOADGO==l Core Requirements: 140 words Special Hardware Requirements: two magnetic tape transports LOWER CASE 4.21 Includes the lower case characters a through z in the particular character set being used. If the program is not assembled with lower case characters, upper case characters will be used in their place Assembly Parameter: LOCASE==l Core Requirements: 220 words Special Hardware Requirements: none 4-4

30 MAPCOM=n 4.23 Includes a particular set of operator commands. The value of n determines the makeup of the set, as follows: Assembly Core Parameter Command(s) Included ReSlts. MAPCOM==l SPOT SIZE 80,40 INTENSITY MAPCOM==2 DELTA SIZE (1 parameter) 40,30 MAPCOM==3 SPOT SIZE 110,70 INTENSITY DELTA SIZE (1 parameter) MAPCOM==4 DELTA SIZE (64 parameters) 130,80 MAPCOM==5 SPOT SIZE 200,120 INTENSITY DELTA SIZE (64 parameters) Core requirements are given for BIGBUF=O and BIGBUF=l, respectively The SPOT SIZE command may be used to set up a conversion table for all spot sizes, whether specified by the program or the data The INTENSITY command may be used to set up a conversion table for all intensities, whether specified by the program or the data. See the below The DELTA SIZE command is available in two forms. The first form accepts one parameter. This parameter, which may be positive or negative, increases or decreases all character sizes according to its value. The second form accepts up to 64 pairs of parameters. This allows the conversion of each of any number of the 64 character sizes to the particular size desired Special Hardware Requirements: none IMPORTANT S Special consideration must be given to the use of the INTENSITY command on FR 80s that have either the 64- or the 256-Intensity-Level Recording Feature. All intensity levels will be converted to one of the eight single-digit parameters of the INTENSITY command. To accomplish this, the software looks at only the three low-order bits of each intensity specification. See WITH 64 INTENSITY LEVELS and WITH 256 INTENSITY LEVELS. 4-5

31 SINGLE PRECISION 4.28 Causes CalComp programs to do single precision arithmetic With single precision arithmetic, the current X and Y coordinates will each be maintained in one la-bit word. This allows a maximum coordinate of 262,143 Ca1Comp increments. With large plots, where coordinates may become greater than this figure, double precision arithmetic will be required. Also see DOUBLE PRECISION Assembly Parameter: PRE==l 4.31 Core Requirements: ~INGLB PRECISION is considered to be a basic requirement and therefore no core requirement is given. DOUBLE PRECISION requires more core Special Hardware Requirements: none STRIP FICHE 4.33 Includes the strip fiche routines and the operator command STRIP FICHE in print programs The STRIP FICHE command sets the program to produce groups of images on roll film suitable for cutting and creating microfiche. The ROTATION, BY COLUMNS, BY ROWS, X - #, STEP,LEFT, and Y - #,STEP,TOP commands are used to specify the format of the "fiche." 4.35 Assembly Parameter: STRIPM==l The program must also be assembled with MANYUP==l Core Requirements: 310 words with BIGBUF=O 230 words with BIGBUF=l Special Hardware Requirements: 16mm or 3Smm unsprocketed camera SUBTRACTIVE COLOR 4.37 Includes the subtractive color routines for FR 80s with the subtractive color option Assembly Parameter: COLOR==2 4-6

32 FR 80 Disp1ayer programs assembled with this option must not be assembled with TWOBUF==l Core Requirements: 460 words Special Hardware Requirements: subtractive color option WITH ARCS 4.40 Includes the arc (circle) routines FR 80 software actually generates arcs by instructing the hardware to draw a series of short, straight vectors. The parameters required to draw an arc are the radius, arc length, and starting position. In order for arcs to be displayed in a form, the arc routines must also be assembled into the program which will use the form Assembly Parameter: CIRCLE==l Core Requirements: 175 words Special Hardware Requirements: none WITH BATCH PROCESSING 4.43 Permits the automatic processing of multiple files As always, the first parameter of the GO command may be used to specify the number of frames to be recorded. Assembling with this option permits the use of the second and third parameters. The second parameter of the GO command may be used to specify the number of files to be recorded. When processing multiple files, the third parameter may be used to specify a number of frames to be advanced between files Assembly Parameter: BATCH==l Core Requirements: 80 words Special Hardware Requirements: none 4-7

33 WITH CIRCULAR INTERPOLATION Includes the circular interpolation routines in the Gerber Interpreter program. The circular interpolation routines are required when processing Gerber data tapes which contain circular data. These routines translate the Gerber data into the appropriate parameters for the Information International arc routines (see WITH ARCS) Assembly Parameter: GCIRCL==l The program must also be assembled with CIRCLE==l Core Requirements: 330 words. Special Hardware Requirements: none ~'HTH COMMAND FOR MIRROR IMAGE 4.50 Includes the image mirroring routines and the operator command MIRROR IMAGE X,Y. The MIRROR IMAGE X,Y command may be used to mirror the image in the X and/or Y axes. If this option is assembled with the fiche titling routines, the fiche titles will also be mirrored Assembly Parameter: MIRROR==3 Core Requirements: 290 words with BIGBUF=O 280 words with BIGBUF=l Special Hardware Requirements: none WITH "CONVERT" FEATURE 4.52 Includes special data conversion routines and the operator command DATA FORMAT (7 OR 9) in the CalComp Interpreter programs. The DATA FORMAT (7 OR 9) command may be used to specify 7-track data on 9-track tapes, or vice versa. The use of this feature results in an estimated 10% decrease in throughput time Assembly Parameter: CONVRT==l Core Requirements: 10 words Special Hardware Requirements: none 4-8

34 WITH DASHED LINES Includes the dashed line routines. The dashed line routines allow you to enter dashed line mode, and then draw dashed lines using the normal vector commands. The length of the dashes, and the gaps between them, are specified upon entering dashed line mode. Dashed lines are created by repeatedly branking and unb1anking the CRT during the drawing of a single vector. There is no loss in recording time. Software timing routines are used to control the length of the dashes and the gaps. _ Because these timing routines can be interrupted, the length and placement of the dashes may not be exact. When multiple hits are required, or it is desirable to have the dashes within a number of parallel dashed lines coincide to form a grid, exact dashed lines should be used. Also see WITH EXACT DASHED LINES. In order for dashed lines to be displayed in a form, the dashed line routines must also be assembled into the program which will use the form Assembly Parameter: DASHED==l Core Requirements: 160 words Special Hardware Requirements: none WITH DOTTED LINES 4.58 Includes the dotted line routines The dotted line routines allow you to enter dotted line mode, and then draw dotted lines using the normal vector conunands. The hardware will point plot the dots. The distance between them is specified upon entering dotted line mode. In order for dotted lines to be displayed in a form, the dotted line routines must also be assembled into the program which will USe the form Assembly Parameter: DOTVEC==l Core Requirements: 190 words Special Hardware Requirements: none 4-9

35 WITH EXACT DASHED LINES 4.61 Includes the exact dashed line routines The exact dashed line routines allow you to enter exact dashed line mode, and then draw dashed lines using the normal vector commands. The length of the dashes, and the gaps between them, are specified upon entering exact dashed line mode Exact dashed lines are created by software routines which draw each dash as an individual vector. The placement of the dashes is programmable exact. The disadvantage of using these routines is that the time required to draw an exact dashed line is increased, roughly, by as many times as the number of dashes within the line. For greater speed, where exact length and placement of the dashes is not required, dashed lines should be used. Also see WITH DASHED LINES. In order for exact dashed lines to be displayed in a form, the exact dashed line routines must also be assembled into the program which will use the form Assembly Parameter: DASHED==2 Core Requirements: 230 words Special Hardware Requirements: none WITH FICHE INDEXING 4.65 Includes the fiche indexing routines and the operator command INDEX FORM The fiche indexing routines permit data to be extracted from each data page of a fiche and recorded in the index frame. The index frame appears in the lower right-hand corner of the fiche The FICHE INDEX command may be used by the operator to specify the field to be extracted from each page. With programs which accept COM control records from the data tape (see chapter 3), the field may also be specified in this manner Form design syntax is used to create the index frame. It is used to specify which portions of the field will appear, and to position them within the form. Index forms normally include column and row numbers to identify the data. The form is loaded with the INDEX FORM command by the operator. 4-10

36 4.69 Also see WITH FICHE TITLING and WITH FORM FLASH Assembly Parameter: FINDEX==l S The program must also be assembled with TITLE==l, ALLOW==l, and either CAMNUM==7 or CAMNUM==9. Form assemblers which will be used to assemble index forms must also be assembled with FINDEX==l Core Requirements: 370 words with BIGBUF=O 350 words with BIGBUF=l Additional core is required for the index buffer which is allocated at run time. The size of the buffer is the product of the parameters of the IMAGES-FICHE command times Special Hardware Requirements: 12K fiche camera WITH FICHE TITLING 4.73 Includes the fiche titling routines and the operator commands TITLE, SIZE OF TITLE, END JOB, IMAGES-FICHE, and PITCH-MARGIN The fiche titling routines permit the recording of eyereadable characters across the top row(s) of a fiche. A fiche title may consist of a number of separate messages. Each message may be placed in a different position within the title row(s), and may be recorded with a different character size. A title may also contain an incrementing fiche number The TITLE command may be used by the operator to enter fiche titles from the Teletype. With certain programs, fiche titles may also be specified on the data tape. See chapter Additional commands are used to specify the format of the fiche and to complete the titling of a partial fiche at the end of a job Also see WITH FICHE INDEXING and WITH TITLE EXTRACTION WITH OPERATOR INPUTS Assembly Parameter: TITLE==l 4-11

37 The program must also be assembled with either CAMNUM==7 or CAMNUM== Core Requirements: 1740 with BIGBUF=O 1720 with BIGBUF=l Sp~cial Hardware Requirements: fiche camera l'hth FORM FLASH 4.80 Includes the forms flash routines and the operator commands FORM, OVERALL FORM (in most programs), and ERROR FORM (in print programs only) Form assemblers are used to create forms which are used either in conjunction with data or as an independent source of data. The forms design syntax permits the coding of any type drawing using all of the FR 80's drawing capabilities The various form commands permit the loading of a form such that it will be drawn either with every image, with only Gertain images (as selected by print program carriage controls), with every frame (once per frame even when there are multiple images in each frame), or when th~ operator command CONTINUE is activated following a TAPERROR response. Multiple forms may be loaded in such a manner that only the appropriate form(s) will flash at the appropriate times Also see WITH FICHE INDEXING. Assembling with this option will exclude the MARK command in the 4020 Interpreter and the CUT MARK command in the META Interpreter Assembly Parameter: ALLOW==l Core Requirements: 1300 words with BIGBUF=O 1100 words with BIGBUF=l Special Hardware Requirements: none WITH FRAME RESET 4.85 Includes the frame count resetting routines Setting DATA switch 08 to the one position and activating the GO command will always cause a program to reset the parameter of the TIME command to zero. In addition, with a program assembled with the frame count resetting 4-12

38 routines, the parameter of the FRAME command will be reset to zero and an incrementing fiche number in a fiche title will be reset to its original value Assembly Parameter: FRMRST==l Core Requirements: 10 words without WITH FICHE TITLING 60 words with WITH FICHE TITLING Special Hardware Requirements: none WITH GOGO (LOADG02) 4.88 Permits the automatic processing of multi-file data tapes with files written in one or more data formats The LOADG02 software system was designed to increase. production by eliminating operator intervention. Data tapes may contain files written in any data format normally processed by standard FR 80 software. Header records preceding each file specify the program to be used and any operator commands required to prepare the program. Also see LOAD AND GO Assembly Parameter: GOGO==l S Every program on a LOAD AND GO system must be assembled with both GOGO==l and LOADGO==l. The following core requirement specification is for GOGO==l and LOADGO==l Core Requirements: 240 words Special Hardware Requirements: two magnetic tape transports or a disk WITH IMAGE MARK 4.92 Includes the image mark routines and the operator command IMAGE MARK (HITS,X,Y,WIDTH,HEIGHT,INT) The "IMAGE MARK" command may be used to specify an image positioning mark or a cut mark. The parameters are used to specify number of hits, X position, Y position, width, height, and programmable intensity. The HITS parameter may be set to 0 to negate the command Assembly Parameter: IMGMRK==l Core Requirements: 110 words with BIGBUF=O 80 words with BIGBUF=l 4-13

39 4.95 Special Hardware Requirements: none This option may not be assembled for a fiche camera. WITH IMAGE SCALING 4.96 Includes the image scaling routines and the operator command SET SIZE in the FR 80 Displayer program. The SET SIZE command may be used to rescale the image Assembly Parameter: SCALNG==l Core Requirements: 70 words with BIGBUF=O 50 words with BIGBUF=l Special Hardware Requirements: none WITH INDEPENDENT X&Y SCALING 4.98 Includes special image scaling and positioning routines and the operator commands X CORRECTION (N,D,O) and Y CORRECTION (N,D,O) These commands may be used to adjust image size and position in the X and/or Y axes independently. The first and second parameters may be used to rescale and image. The third parameter may be used to offset the image. The scaling parameters adjust CRT beam positioning and vector lengths only. Character size and spacing are not affected Assembly Parameter: XYGAIN==l Core Requirements: 170 words with BIGBUF=O 90 words with BIGBUF=l Special Hardware Requirements: none WITH MANYUP CAPABILITY Includes the multiple image routines and the operator commands BY COLUMNS, BY ROWS, and CURRENT PAGE With a print program assembled with this option, the # and STEP parameters of the X - #,STEP,LEFT and Y - #, STEP,TOP commands may be used to specify and position multiple images in the X and/or Y axes. The BY COLUMNS 4-14

40 and BY ROWS commands are used to specify the format in which the images will be recorded in the frame. The CURRENT PAGE command specifies the number of images recorded. As always, the FRAME command specifies the number of frames (or fiche) recorded With the 4020 Interpreter program, the X - NUMBER UP and Y - NUMBER UP commands are used to specify multiple images. See chapter Assembly Parameter: MANYUP==l Core Requirements: 140 words Special Hardware Requirements: none WITH "MEASURE PLOT" COMMAND Includes the automatic image scaling routines and the operator command MEASURE PLOT in the Gerber Interpreter program. The MEASURE PLOT command may be used to automatically scale and center the image Assembly Parameter: EXTRMS==l Core Requirements: 450 words Special Hardware Requirements: none WITH MULTIPLE IMAGES PER FRAME Includes the multiple image routines and the operator commands X - NUMBER UP and Y - NUMBER UP in the FR 80 Displayer program. These commands may be used to specify multiple images in the X and/or Y axes Assembly Parameter: MULTIUP==l S The program must also be assembled with MANYUP==l and SCALNG==l. The following core requirement specification is for MULTIUP==l and MANYUP==l Core Requirements: 270 words with BIGBUF=O 120 words with BIGBUF=l Special Hardware Requirements: none 4-15

41 WITH MULTIPLE REEL PROCESSING Includes the multiple reel processing routines With a program assembled with this option, two data tapes may be mounted at the same time. The program will read data tapes alternately between units #1 and #2. Tapes will be rewound automatically. This process will continue until an END OF FILE is encountered and there is not another tape mounted (ON LINE) on the alternate unit. 4.11~ Assembly Parameter: MULREL==l Core Requirements: 20 words Special Hardware Requirements: two magnetic tape transports r~rrthprqportional SPACING Includes the proportional spacing routines in the FR 80 Disp1ayer program. The FR 80 Standard Data Format may then be used to specify either monospacing or proportional spacing Assembly Parameter: COMPRP==l Core Requirements: 660 words Special Hardware Requirements: none WITH REPEAT FRAME Includes the repeat frame routines in the 4020 Interpreter and META Interpreter programs The 4020 and META data formats permit the repeated recording of the same frame. With a program assembled with this option, each frame will be recorded as many times as specified on the data tape. Without this option, each frame will be recorded once Assembly Parameter: REPEAT==l in the 4020 Interpreter MTRPT==l in the META Interpreter Core Requirements: 140 words Special Hardware Requirements: none 4-16

42 WITH SINGLE BUFFERING Causes print programs to single buffer magnetic tape;, records Print programs normally include the multiple buffering routines and the operator commands FIXED BLOCKING and VARIABLE BLOCKING. The FIXED BLOCKING command may be used to multiple buffer magnetic tape records whenever the largest block on the data tape is less than half the buffer size. The VARIABLE BLOCKING command may be used to single buffer magnetic tape records Assembling a program with this option excludes the multiple buffering routines and the operator commands FIXED BLOCKING and VARIABLE BLOCKING. The program will single buffer magnetic tape records. Also see DOUBLE BUFFERED Assembly Parameter: ONEBF==l Core Requirements: -300 words with BIGBUF=O -260 words with BIGBUF=l Assembling a program with this option excludes the multiple buffering routines and makes more core available Special Hardware Requirements: none WITH STRIP CHART Includes the frame abutment routines and the operator command ABUT - SIZE,PULLDOWN in the META Interpreter program The ABUT - SIZE,PULLDOWN command may be used to adjust the image size and camera advance for abutted frames recorded in the META expand mode. When the data tape has not selected the expand mode, and/or the program has been assembled without this option, the image size and camera advance parameters of the SET SIZE,PULLDOWN command will be used Assembly Parameter: ABUT==l Core Requirements: 40 words with BIGBUF=O 20 words with BIGBUF=l Special Hardware Requirements: none 4-17

43 WITH TAPE LABEL PROCESSING 4.l26 Includes the tape label processing routines and the operator commands STANDARD LABELS and UNLABELLED in the EBCDIC Print program The STANDARD LABELS command may be used to initiate the processing of standard IBM labels. The program will verify the volume label at the beginning of the tape and extract the physical record format, physical record length, logical record length, and carriage control set specifications from each header label. Processing will continue until an end of volume label is encountered. When processing standard IBM labels, multiple files will be processed automatically. It is not necessary to use the second parameter of the GO command. See WITH BATCH PROCESSING The UNLABELLED command may be used to negate the STANDARD LABELS command. Also see WITH VOLUME SEQUENCE CHECKING Assemble Parameter: TAPELB==l Core Requirements: 300 words with BIGBUF=O 280 words with BIGBUF=l Special Hardware Requirements: none WITH TITLE EXTRACTION WITH OPERATOR UP TO 6. EXTRACTION FIELDS INPUTS Includes the title extraction routines and the operator command EXTRACT FIELD(ID,PAGE,LINE,START) The title extraction routines permit data to be extracted from the data tape and recorded in the fiche title. Up to six separate fields may be extracted The EXTRACT,FIELD(ID,PAGE,LINE,START) command may be used by the operator to specify the first characters of the fields to be extracted. With programs that accept COM control records from the data tape (see chapter 3), the first characters of the fields may also be specified in this manner The fiche title is used to specify the length of the fields and where they are to be positioned within the :fichetitle. Also see WITH FICHE TITLING. 4-18

44 4.134 Assembly Parameter: TITEXT==l The program must also be assembled with TITLE==l and CAMNUM== Core Requirements: 510 words Special Hardware Requirements: fiche camera WITH VECTOR FAMILIES Includes the vector family routines The vector family routines may be used to draw grids, shade areas by drawing numerous parallel lines, or draw special designs. The routines interpolate the specified number of lines between the next two straight vectors drawn. In order for vector families to be displayed in a form, the vector family routines must also be assembled into the program which will use the form Assembly Parameter: VECFAM==l Core Requirements: 150 words Special Hardware Requirements: none WITH VOLUME SEQUENCE CHECKING Includes the volume sequence checking routines and the operator command VOLUME SEQUENCE in the EBCDIC Print program ~hen processing standard IBM labels, the VOLUME SEQUENCE command may be used to initiate volume sequence checking. The parameter of the VOLUME SEQUENCE command may be used either to specify the next volume to be processed or to terminate volume sequence checking. If the program encounters an out-of-sequence volume, it will respond with VOLUME SEQUENCE ERROR. Also see WITH TAPE LABEL PROCESSING Assembly Parameter: VOLSEQ==l The program must also be assembled with TAPELB==l. 4-19

45 4.142 Core Requirements: 70 words Special Hardware Requirements: none WITH 64 INTENSITY LEVELS Includes the 64-intensity-1eve1 routines for FR 80s with the 64-Intensity-Leve1 Recording Feature. IMPORTANT S Programs assembled without this option will convert all intensity levels to one of eight single-digit intensity levels. To accomplish this, the software looks at only the three low-order bits of each intensity specification. See MAPCOM=n, Assembly Parameter: GRSCAL==64. Core Reauirements: 30 words Special Hardware Requirements: 64-Intensity-Leve1 Recording Feature WITH 256 INTENSITY LEVELS Includes the 256-intensity-leve1 routines for FR 80s with the 256-Intensity-Leve1 Recording Feature. IMPORTANT S Programs assembled without this option will convert all intensity levels to one of eight single-digit intensity levels. To accomplish this, the software looks at only the three low-order bits of each intensity specification. See MAPCOM=n, Assembly Parameter: GRSCAL==256. Core Requirements: 30 words Special Hardware Requirements: 256-Intensity-Leve1 Recording Feature 4-20

46 WITHOUT FOCUS PATTERN Excludes the focusing routines and the operator command FOCUS The FOCUS command is used to set the intensity level and check the electrical focus of the CRT. In addition, with programs with a monitor display, the FOCUS command may be used to make run-time annotations on film. Also see NITHOUT MONITOR DISPLAY Programs are normally assembled with the FOCUS command. If more core is needed for other purposes, programs may be assembled without it. In this case, other programs may be used for focusing Assembly Parameter: NOFOCS==l Core Requirements: -150 words with BIGBUF=O o words with BIGBUF=l Assembling a program with this option excludes the FOCUS command and makes more core available Special Hardware Requirements: none WITHOUT MONITOR DISPLAY Excludes the monitor display of the operator commands available to the program The primary purpose of the monitor display is to indicate that the program is in MONITOR. It is also useful in that it displays the status of each of the commands listed. Although the monitor display is a desirable convenience, it is not necessary. The? command may be used to create a similar list on the Teletype. The = command may be used to print the status of a single command. A monitor display is required in order for a program to have the FOCUS command run-time annotation feature. See WITHOUT FOCUS PATTERN Assembly Parameter: NODISP==l Core Requirements: -160 words with BIGBUF=O -110 words with BIGBUF=l 4-21

47 Assernblinq a program with this option excludes the monitor display and makes more core available Special Hardware Requirements: none WITHOUT MULTIPLE HITTING CAPABILITY Excludes the multiple hitting routines and the operator command HITS-CHAR,VEC,PTS,TITLE,CUT. The "HITS" command is used to multiple hit characters, vectors, point plots, fiche titles, and/or fiche cut marks Programs are normally assembled with the "HITS" command. If multiple hits are not required, and more core is needed for other purposes, programs may be assembled without it Assemblv Parameter: NOHITS==l Core Requirements: -60 words with BIGBUF=O -20 words with BIGBUF=l Assembling a program with this option excludes the "HITS" command and makes more core available Special Hardware Requirements: none 4-22

48 FORM Chapter 5 ASSEMBLERS S.l A universal form assembler has been developed to eliminate the need for a separate form assembler for each application program. With Revision 3 software, only two form assemblers will be required: one to assemble forms for application programs, and one to produce magnetic tape input for the FR 80 Displayer program. 5.2 The Universal Form Design assembler generates only Information International character codes, eliminating the requirement of a form assembler for each character set. Information Internati~nal character codes will be converted to tape codes the first time the form is flashed in an applications program. The assembly mumbles for the Universal Form Design assembler are UNIVERSAL FORM DESIGN and WITH ISG CHARACTER SET. 5.3 The FR 80 Form Design assembler produces magnetic tape input for the FR 80 Displayer program. The assembly mumbles for the FR 80 Form Design assembler are WITH MAG TAPE and WITH ISG CHARACTER SET. 5.4 The form assembler display feature may be omitted in order to allow a larger buffer area. In this case, there will be an assembly mumble WITHOUT FORM DISPLAY. The form assembler will type *OK when the form has been assembled, and the binary form may then be saved as usual. 5.5 Standard Software Assembly Options: BIGBUF=n COLOR FONT=n. LOWER CASE MAPCOM=n SUBTRACTIVE COLOR WITH ARCS WITH COMMAND FOR MIRROR IMAGE WITH DASHED LINES WITH DOTTED LINES WITH EXACT DASHED LINES WITH FICHE INDEXING WITH INDEPENDENT X&Y SCALING WITH VECTOR FAMILIES WITH 64 INTENSITY LEVELS WITHOUT FOCUS PATTERN WITHOUT MONITOR DISPLAY WITHOUT MULTIPLE HITTING CAPABILITY 5-1

49 Chapter 6 UTILITY PROGRAMS SYSTEM MAINTENANCE 6.1 This program appears as the first program on system tapes created for tape system FR 80s. It is used to initialize the system and to create, co~y, and index system tapes. 6.2 For either tape or disk systems, the abut command may be used to determine the correct abutment number for each camera. DISK AUDIT 6.3 This program displays the contents of the disk and may be used to delete or rename disk files. TAPE DUMP RELOADER 6.4 This program copies files from magnetic tape onto the disk. The magnetic tape must be in the Information International disk dump format, as are tapes created with the Disk Dumper program. DISK DUMPER 6.5 This program copies files from the disk onto magnetic tape. The magnetic tape is written in the Information International disk dump format. DEBUG 6.6 Debug is the basic operating system within the disk system structure. It may be used to load binary programs from the disk; to debug, modify, and/or start programs; and to file binary files onto the disk. 6.7 For debugging purposes, Debug may be used to examine and/or change cell contents, search, set break points, etc. 6-1

* This configuration has been updated to a 64K memory with a 32K-32K logical core split.

* This configuration has been updated to a 64K memory with a 32K-32K logical core split. 398 PROCEEDINGS-FALL JOINT COMPUTER CONFERENCE, 1964 Figure 1. Image Processor. documents ranging from mathematical graphs to engineering drawings. Therefore, it seemed advisable to concentrate our efforts

More information

Types of CRT Display Devices. DVST-Direct View Storage Tube

Types of CRT Display Devices. DVST-Direct View Storage Tube Examples of Computer Graphics Devices: CRT, EGA(Enhanced Graphic Adapter)/CGA/VGA/SVGA monitors, plotters, data matrix, laser printers, Films, flat panel devices, Video Digitizers, scanners, LCD Panels,

More information

Preface 11 Key Concept 1: Know your machine from a programmer s viewpoint 17

Preface 11 Key Concept 1: Know your machine from a programmer s viewpoint 17 Table of contents Preface 11 Prerequisites 11 Basic machining practice experience 11 Math 12 Motivation 12 Controls covered 12 What about conversational controls? 13 Controls other than Fanuc 13 Limitations

More information

CS2401-COMPUTER GRAPHICS QUESTION BANK

CS2401-COMPUTER GRAPHICS QUESTION BANK SRI VENKATESWARA COLLEGE OF ENGINEERING AND TECHNOLOGY THIRUPACHUR. CS2401-COMPUTER GRAPHICS QUESTION BANK UNIT-1-2D PRIMITIVES PART-A 1. Define Persistence Persistence is defined as the time it takes

More information

The Lincoln TX-2 Input-Output System*

The Lincoln TX-2 Input-Output System* 156 1957 WESTERN COMPUTER PROCEEDINGS The Lincoln TX-2 Input-Output System*, JAMES w. FORGIEt INTRODUCTION THE input-output system of the Lincoln TX-2 computer contains a variety of input-output devices

More information

CHARACTERIZATION OF END-TO-END DELAYS IN HEAD-MOUNTED DISPLAY SYSTEMS

CHARACTERIZATION OF END-TO-END DELAYS IN HEAD-MOUNTED DISPLAY SYSTEMS CHARACTERIZATION OF END-TO-END S IN HEAD-MOUNTED DISPLAY SYSTEMS Mark R. Mine University of North Carolina at Chapel Hill 3/23/93 1. 0 INTRODUCTION This technical report presents the results of measurements

More information

HD-SDI Express User Training. J.Egri 4/09 1

HD-SDI Express User Training. J.Egri 4/09 1 HD-SDI Express User Training J.Egri 4/09 1 Features SDI interface Supports 720p, 1080i and 1080p formats. Supports SMPTE 292M serial interface operating at 1.485 Gbps. Supports SMPTE 274M and 296M framing.

More information

Part 1: Introduction to Computer Graphics

Part 1: Introduction to Computer Graphics Part 1: Introduction to Computer Graphics 1. Define computer graphics? The branch of science and technology concerned with methods and techniques for converting data to or from visual presentation using

More information

(Refer Slide Time: 00:55)

(Refer Slide Time: 00:55) Computer Numerical Control of Machine Tools and Processes Professor A Roy Choudhury Department of Mechanical Engineering Indian Institute of Technology Kharagpur Lecture 1 Introduction to Computer Control

More information

Computer Graphics: Overview of Graphics Systems

Computer Graphics: Overview of Graphics Systems Computer Graphics: Overview of Graphics Systems By: A. H. Abdul Hafez Abdul.hafez@hku.edu.tr, 1 Outlines 1. Video Display Devices 2. Flat-panel displays 3. Video controller and Raster-Scan System 4. Coordinate

More information

TOMELLERI ENGINEERING MEASURING SYSTEMS. TUBO Version 7.2 Software Manual rev.0

TOMELLERI ENGINEERING MEASURING SYSTEMS. TUBO Version 7.2 Software Manual rev.0 TOMELLERI ENGINEERING MEASURING SYSTEMS TUBO Version 7.2 Software Manual rev.0 Index 1. Overview... 3 2. Basic information... 4 2.1. Main window / Diagnosis... 5 2.2. Settings Window... 6 2.3. Serial transmission

More information

Vorne Industries. 2000B Series Buffered Display Users Manual Industrial Drive Itasca, IL (630) Telefax (630)

Vorne Industries. 2000B Series Buffered Display Users Manual Industrial Drive Itasca, IL (630) Telefax (630) Vorne Industries 2000B Series Buffered Display Users Manual 1445 Industrial Drive Itasca, IL 60141849 (60) 875600 elefax (60) 875609 Page 2 2000B Series Buffered Display 2000B Series Buffered Display Release

More information

TV Character Generator

TV Character Generator TV Character Generator TV CHARACTER GENERATOR There are many ways to show the results of a microcontroller process in a visual manner, ranging from very simple and cheap, such as lighting an LED, to much

More information

B. TECH. VI SEM. I MID TERM EXAMINATION 2018

B. TECH. VI SEM. I MID TERM EXAMINATION 2018 B. TECH. VI SEM. I MID TERM EXAMINATION 2018 BRANCH : COMPUTER SCIENCE ENGINEERING ( CSE ) SUBJECT : 6CS4A COMPUTER GRAPHICS & MULTIMEDIA TECHNIQUES Q 1. Write down mid point ellipse drawing algorithm.

More information

SECONDARY STORAGE DEVICES: MAGNETIC TAPES AND CD-ROM

SECONDARY STORAGE DEVICES: MAGNETIC TAPES AND CD-ROM SECONDARY STORAGE DEVICES: MAGNETIC TAPES AND CD-ROM Contents of today s lecture: Magnetic Tapes Characteristics of magnetic tapes Data organization on 9-track tapes Estimating tape length requirements

More information

High Performance Raster Scan Displays

High Performance Raster Scan Displays High Performance Raster Scan Displays Item Type text; Proceedings Authors Fowler, Jon F. Publisher International Foundation for Telemetering Journal International Telemetering Conference Proceedings Rights

More information

There are many ham radio related activities

There are many ham radio related activities Build a Homebrew Radio Telescope Explore the basics of radio astronomy with this easy to construct telescope. Mark Spencer, WA8SME There are many ham radio related activities that provide a rich opportunity

More information

Please feel free to download the Demo application software from analogarts.com to help you follow this seminar.

Please feel free to download the Demo application software from analogarts.com to help you follow this seminar. Hello, welcome to Analog Arts spectrum analyzer tutorial. Please feel free to download the Demo application software from analogarts.com to help you follow this seminar. For this presentation, we use a

More information

Downloads from: https://ravishbegusarai.wordpress.com/download_books/

Downloads from: https://ravishbegusarai.wordpress.com/download_books/ 1. The graphics can be a. Drawing b. Photograph, movies c. Simulation 11. Vector graphics is composed of a. Pixels b. Paths c. Palette 2. Computer graphics was first used by a. William fetter in 1960 b.

More information

PRACTICAL APPLICATION OF THE PHASED-ARRAY TECHNOLOGY WITH PAINT-BRUSH EVALUATION FOR SEAMLESS-TUBE TESTING

PRACTICAL APPLICATION OF THE PHASED-ARRAY TECHNOLOGY WITH PAINT-BRUSH EVALUATION FOR SEAMLESS-TUBE TESTING PRACTICAL APPLICATION OF THE PHASED-ARRAY TECHNOLOGY WITH PAINT-BRUSH EVALUATION FOR SEAMLESS-TUBE TESTING R.H. Pawelletz, E. Eufrasio, Vallourec & Mannesmann do Brazil, Belo Horizonte, Brazil; B. M. Bisiaux,

More information

RECOMMENDATION ITU-R BR.716-2* (Question ITU-R 113/11)

RECOMMENDATION ITU-R BR.716-2* (Question ITU-R 113/11) Rec. ITU-R BR.716-2 1 RECOMMENDATION ITU-R BR.716-2* AREA OF 35 mm MOTION PICTURE FILM USED BY HDTV TELECINES (Question ITU-R 113/11) (1990-1992-1994) Rec. ITU-R BR.716-2 The ITU Radiocommunication Assembly,

More information

Characterization and improvement of unpatterned wafer defect review on SEMs

Characterization and improvement of unpatterned wafer defect review on SEMs Characterization and improvement of unpatterned wafer defect review on SEMs Alan S. Parkes *, Zane Marek ** JEOL USA, Inc. 11 Dearborn Road, Peabody, MA 01960 ABSTRACT Defect Scatter Analysis (DSA) provides

More information

COMPUTER TECHNOLOGY. A vector graphic CRT display system

COMPUTER TECHNOLOGY. A vector graphic CRT display system Behavior Research Methods&Instrumentation 1981, Vol. 13 (1), 46 50 COMPUTER TECHNOLOGY A vector graphic CRT display system U. AREND. H. -J. KUNZ, and J. WANDMACHER Institut fuer Psychologie der Technischen

More information

Practical Application of the Phased-Array Technology with Paint-Brush Evaluation for Seamless-Tube Testing

Practical Application of the Phased-Array Technology with Paint-Brush Evaluation for Seamless-Tube Testing ECNDT 2006 - Th.1.1.4 Practical Application of the Phased-Array Technology with Paint-Brush Evaluation for Seamless-Tube Testing R.H. PAWELLETZ, E. EUFRASIO, Vallourec & Mannesmann do Brazil, Belo Horizonte,

More information

The Century Archive Project CAP

The Century Archive Project CAP The Century Archive Project CAP Technology-Independent Information Storage Steven H. McCown & Michael Leonhardt Storage Technology Corporation 4 April 2002 What is a Document? A document is: Letter, check,

More information

1000TII TURNING CNC CONTROLLER

1000TII TURNING CNC CONTROLLER 1000TII TURNING CNC CONTROLLER 1000TII from CNCmakers Limited, is a superior turning machine CNC system with high performance 32-bit microprocessor, new structure design and open PLC process. It is employed

More information

Linkage 3.6. User s Guide

Linkage 3.6. User s Guide Linkage 3.6 User s Guide David Rector Friday, December 01, 2017 Table of Contents Table of Contents... 2 Release Notes (Recently New and Changed Stuff)... 3 Installation... 3 Running the Linkage Program...

More information

Force & Motion 4-5: ArithMachines

Force & Motion 4-5: ArithMachines Force & Motion 4-5: ArithMachines Physical Science Comes Alive: Exploring Things that Go G. Benenson & J. Neujahr City Technology CCNY 212 650 8389 Overview Introduction In ArithMachines students develop

More information

Final Exam review: chapter 4 and 5. Supplement 3 and 4

Final Exam review: chapter 4 and 5. Supplement 3 and 4 Final Exam review: chapter 4 and 5. Supplement 3 and 4 1. A new type of synchronous flip-flop has the following characteristic table. Find the corresponding excitation table with don t cares used as much

More information

The APA Style Converter: A Web-based interface for converting articles to APA style for publication

The APA Style Converter: A Web-based interface for converting articles to APA style for publication Behavior Research Methods 2005, 37 (2), 219-223 The APA Style Converter: A Web-based interface for converting articles to APA style for publication PING LI and KRYSTAL CUNNINGHAM University of Richmond,

More information

MOTION ESSENTIALS Quick Start Guide to Programming in Delta Motion

MOTION ESSENTIALS Quick Start Guide to Programming in Delta Motion MOTION ESSENTIALS Quick Start Guide to Programming in Delta Motion Table of Contents SCOPE... 2 DELTA MOTION.... 3 PROGRAMMING BASICS... 4 WELDING EXAMPLES... 5 TACK.NC.... 6 STITCH.NC.... 7 SQUARE.NC...

More information

650 Data-Processing System ADDITIONAL FEATURES. For Use with Form , Outline for Customer Training on 650 Additional Features

650 Data-Processing System ADDITIONAL FEATURES. For Use with Form , Outline for Customer Training on 650 Additional Features 650 Data-Processing System ADDITIONAL FEATURES For Use with Form 29-1 199-0, Outline for Customer Training on 650 Additional Features 650 DATA- PROCESSING SYSTEM WITH High-speed Storage Indexing Accumulators

More information

Introduction to Computer Graphics

Introduction to Computer Graphics Introduction to Computer Graphics R. J. Renka Department of Computer Science & Engineering University of North Texas 01/16/2010 Introduction Computer Graphics is a subfield of computer science concerned

More information

MAGNETIC CARD READER DESIGN KIT TECHNICAL SPECIFICATION

MAGNETIC CARD READER DESIGN KIT TECHNICAL SPECIFICATION MAGNETIC CARD READER DESIGN KIT TECHNICAL SPECIFICATION Part Number: D99821002 Rev 212 MAY 2017 REGISTERED TO ISO 9001:2008 1710 Apollo Court Seal Beach, CA 90740 Phone: (562) 546-6400 FAX: (562) 546-6301

More information

DMX-LINK QUICK OPERATION

DMX-LINK QUICK OPERATION DMX-LINK QUICK OPERATION RESETTING THE CURRENT PATCH TO A ONE-TO-ONE OR ZERO PATCH The current Patch List may be initialised as a One-to-One or Zero patch as follows: 1. Ensure the Record LED is on. If

More information

Techniques With Motion Types

Techniques With Motion Types Techniques With Motion Types In this lesson we ll look at some motion techniques that are not commonly discussed in basic CNC courses Note that we re still talking about the basic motion types rapid (G00),

More information

Single Axis Position Controller

Single Axis Position Controller SERIES P9511 Single Axis Position Controller Compact Construction Simple Go-to operation Integrated Relay Output Integrated Mains Power Supply ELEKTRO-TRADING sp. Z o.o. 44-109 Gliwice, ul. Mechaników

More information

SCENEMASTER 3F QUICK OPERATION

SCENEMASTER 3F QUICK OPERATION SETTING PRESET MODE SCENEMASTER 3F QUICK OPERATION 1. Hold [RECORD], and press [CHNS] (above the Channels Master) to set Scenes, Dual, or Wide mode. WIDE MODE OPERATION In Wide mode, both CHANNELS and

More information

tape at the rate of ten characters per second.

tape at the rate of ten characters per second. recorded, the forward card stop, under the control of its cam, opens. The curvature of the card around the drum causes the card, when released from the stop, to snap sharply against a set of guides which

More information

Topic: Instructional David G. Thomas December 23, 2015

Topic: Instructional David G. Thomas December 23, 2015 Procedure to Setup a 3ɸ Linear Motor This is a guide to configure a 3ɸ linear motor using either analog or digital encoder feedback with an Elmo Gold Line drive. Topic: Instructional David G. Thomas December

More information

For an alphabet, we can make do with just { s, 0, 1 }, in which for typographic simplicity, s stands for the blank space.

For an alphabet, we can make do with just { s, 0, 1 }, in which for typographic simplicity, s stands for the blank space. Problem 1 (A&B 1.1): =================== We get to specify a few things here that are left unstated to begin with. I assume that numbers refers to nonnegative integers. I assume that the input is guaranteed

More information

A microcomputer system for color video picture processing

A microcomputer system for color video picture processing A microcomputer system for color video picture processing by YOSHIKUNI OKAWA Gifu University Gifu, Japan ABSTRACT A color picture processing system is proposed. It consists of a microcomputer and a color

More information

Formatting Dissertations or Theses for UMass Amherst with MacWord 2008

Formatting Dissertations or Theses for UMass Amherst with MacWord 2008 January 2015 Formatting Dissertations or Theses for UMass Amherst with MacWord 2008 Getting started make your life easy (or easier at least) 1. Read the Graduate School s Guidelines and follow their rules.

More information

PYROPTIX TM IMAGE PROCESSING SOFTWARE

PYROPTIX TM IMAGE PROCESSING SOFTWARE Innovative Technologies for Maximum Efficiency PYROPTIX TM IMAGE PROCESSING SOFTWARE V1.0 SOFTWARE GUIDE 2017 Enertechnix Inc. PyrOptix Image Processing Software v1.0 Section Index 1. Software Overview...

More information

(Skip to step 11 if you are already familiar with connecting to the Tribot)

(Skip to step 11 if you are already familiar with connecting to the Tribot) LEGO MINDSTORMS NXT Lab 5 Remember back in Lab 2 when the Tribot was commanded to drive in a specific pattern that had the shape of a bow tie? Specific commands were passed to the motors to command how

More information

127566, Россия, Москва, Алтуфьевское шоссе, дом 48, корпус 1 Телефон: +7 (499) (800) (бесплатно на территории России)

127566, Россия, Москва, Алтуфьевское шоссе, дом 48, корпус 1 Телефон: +7 (499) (800) (бесплатно на территории России) 127566, Россия, Москва, Алтуфьевское шоссе, дом 48, корпус 1 Телефон: +7 (499) 322-99-34 +7 (800) 200-74-93 (бесплатно на территории России) E-mail: info@awt.ru, web:www.awt.ru Contents 1 Introduction...2

More information

DIGITAL SYSTEM FUNDAMENTALS (ECE421) DIGITAL ELECTRONICS FUNDAMENTAL (ECE422) COUNTERS

DIGITAL SYSTEM FUNDAMENTALS (ECE421) DIGITAL ELECTRONICS FUNDAMENTAL (ECE422) COUNTERS COURSE / CODE DIGITAL SYSTEM FUNDAMENTALS (ECE421) DIGITAL ELECTRONICS FUNDAMENTAL (ECE422) COUNTERS One common requirement in digital circuits is counting, both forward and backward. Digital clocks and

More information

GSK988T TURNING CENTER CNC SYSTEM

GSK988T TURNING CENTER CNC SYSTEM GSK988T TURNING CENTER CNC SYSTEM GSK988T is a new CNC controller for slant bed CNC lathe and turning center, adopt micro processor of 400MHz high performance, and it can control five feeding axes (including

More information

UNIT 1: DIGITAL LOGICAL CIRCUITS What is Digital Computer? OR Explain the block diagram of digital computers.

UNIT 1: DIGITAL LOGICAL CIRCUITS What is Digital Computer? OR Explain the block diagram of digital computers. UNIT 1: DIGITAL LOGICAL CIRCUITS What is Digital Computer? OR Explain the block diagram of digital computers. Digital computer is a digital system that performs various computational tasks. The word DIGITAL

More information

Long and Fast Up/Down Counters Pushpinder Kaur CHOUHAN 6 th Jan, 2003

Long and Fast Up/Down Counters Pushpinder Kaur CHOUHAN 6 th Jan, 2003 1 Introduction Long and Fast Up/Down Counters Pushpinder Kaur CHOUHAN 6 th Jan, 2003 Circuits for counting both forward and backward events are frequently used in computers and other digital systems. Digital

More information

Installation / Set-up of Autoread Camera System to DS1000/DS1200 Inserters

Installation / Set-up of Autoread Camera System to DS1000/DS1200 Inserters Installation / Set-up of Autoread Camera System to DS1000/DS1200 Inserters Written By: Colin Langridge Issue: Draft Date: 03 rd July 2008 1 Date: 29 th July 2008 2 Date: 20 th August 2008 3 Date: 02 nd

More information

Programmer s Reference

Programmer s Reference Programmer s Reference 1 Introduction This manual describes Launchpad s MIDI communication format. This is all the proprietary information you need to be able to write patches and applications that are

More information

Objectives: Topics covered: Basic terminology Important Definitions Display Processor Raster and Vector Graphics Coordinate Systems Graphics Standards

Objectives: Topics covered: Basic terminology Important Definitions Display Processor Raster and Vector Graphics Coordinate Systems Graphics Standards MODULE - 1 e-pg Pathshala Subject: Computer Science Paper: Computer Graphics and Visualization Module: Introduction to Computer Graphics Module No: CS/CGV/1 Quadrant 1 e-text Objectives: To get introduced

More information

The software concept. Try yourself and experience how your processes are significantly simplified. You need. weqube.

The software concept. Try yourself and experience how your processes are significantly simplified. You need. weqube. You need. weqube. weqube is the smart camera which combines numerous features on a powerful platform. Thanks to the intelligent, modular software concept weqube adjusts to your situation time and time

More information

PTIK UNNES. Lecture 02. Conceptual Model for Computer Graphics and Graphics Hardware Issues

PTIK UNNES. Lecture 02. Conceptual Model for Computer Graphics and Graphics Hardware Issues E3024031 KOMPUTER GRAFIK E3024032 PRAKTIK KOMPUTER GRAFIK PTIK UNNES Lecture 02 Conceptual Model for Computer Graphics and Graphics Hardware Issues 2014 Learning Objectives After carefully listening this

More information

MET71 COMPUTER AIDED DESIGN

MET71 COMPUTER AIDED DESIGN UNIT I INTRODUCTION TO CAD Computer Aided Design (CAD) is assistance of computer in engineering processes such as creation, optimization, analysis and modifications. CAD involves creating computer models

More information

E X P E R I M E N T 1

E X P E R I M E N T 1 E X P E R I M E N T 1 Getting to Know Data Studio Produced by the Physics Staff at Collin College Copyright Collin College Physics Department. All Rights Reserved. University Physics, Exp 1: Getting to

More information

SPECIAL PURPOSE COMPUTER FOR HIGH-SPEED PAGE COMPOSITION

SPECIAL PURPOSE COMPUTER FOR HIGH-SPEED PAGE COMPOSITION A SPECIAL PURPOSE COMPUTER FOR HIGH-SPEED PAGE COMPOSITION Constantine J. Makris Mergenthaler Linotype Company, Division of Eltra Corporation Brooklyn, N ew York INTRODUCTION For several years now, computerized

More information

Dimming actuators GDA-4K KNX GDA-8K KNX

Dimming actuators GDA-4K KNX GDA-8K KNX Dimming actuators GDA-4K KNX GDA-8K KNX GDA-4K KNX 108394 GDA-8K KNX 108395 Updated: May-17 (Subject to changes) Page 1 of 67 Contents 1 FUNCTIONAL CHARACTERISTICS... 4 1.1 OPERATION... 5 2 TECHNICAL DATA...

More information

AE16 DIGITAL AUDIO WORKSTATIONS

AE16 DIGITAL AUDIO WORKSTATIONS AE16 DIGITAL AUDIO WORKSTATIONS 1. Storage Requirements In a conventional linear PCM system without data compression the data rate (bits/sec) from one channel of digital audio will depend on the sampling

More information

ILDA Image Data Transfer Format

ILDA Image Data Transfer Format ILDA Technical Committee Technical Committee International Laser Display Association www.laserist.org Introduction... 4 ILDA Coordinates... 7 ILDA Color Tables... 9 Color Table Notes... 11 Revision 005.1,

More information

Nintendo. January 21, 2004 Good Emulators I will place links to all of these emulators on the webpage. Mac OSX The latest version of RockNES

Nintendo. January 21, 2004 Good Emulators I will place links to all of these emulators on the webpage. Mac OSX The latest version of RockNES 98-026 Nintendo. January 21, 2004 Good Emulators I will place links to all of these emulators on the webpage. Mac OSX The latest version of RockNES (2.5.1) has various problems under OSX 1.03 Pather. You

More information

READ THIS FIRST. Morphologi G3. Quick Start Guide. MAN0412 Issue1.1

READ THIS FIRST. Morphologi G3. Quick Start Guide. MAN0412 Issue1.1 READ THIS FIRST Morphologi G3 Quick Start Guide MAN0412 Issue1.1 Malvern Instruments Ltd. 2008 Malvern Instruments makes every effort to ensure that this document is correct. However, due to Malvern Instruments

More information

Minimailer 4 OMR SPECIFICATION FOR INTELLIGENT MAILING SYSTEMS. 1. Introduction. 2. Mark function description. 3. Programming OMR Marks

Minimailer 4 OMR SPECIFICATION FOR INTELLIGENT MAILING SYSTEMS. 1. Introduction. 2. Mark function description. 3. Programming OMR Marks OMR SPECIFICATION FOR INTELLIGENT MAILING SYSTEMS Minimailer 4 1. Introduction 2. Mark function description 3. Programming OMR Marks 4. Mark layout requirements Page 1 of 7 1. INTRODUCTION This specification

More information

INTERLACE CHARACTER EDITOR (ICE) Programmed by Bobby Clark. Version 1.0 for the ABBUC Software Contest 2011

INTERLACE CHARACTER EDITOR (ICE) Programmed by Bobby Clark. Version 1.0 for the ABBUC Software Contest 2011 INTERLACE CHARACTER EDITOR (ICE) Programmed by Bobby Clark Version 1.0 for the ABBUC Software Contest 2011 INTRODUCTION Interlace Character Editor (ICE) is a collection of three font editors written in

More information

Stimulus presentation using Matlab and Visage

Stimulus presentation using Matlab and Visage Stimulus presentation using Matlab and Visage Cambridge Research Systems Visual Stimulus Generator ViSaGe Programmable hardware and software system to present calibrated stimuli using a PC running Windows

More information

IT T35 Digital system desigm y - ii /s - iii

IT T35 Digital system desigm y - ii /s - iii UNIT - III Sequential Logic I Sequential circuits: latches flip flops analysis of clocked sequential circuits state reduction and assignments Registers and Counters: Registers shift registers ripple counters

More information

Laboratory Exercise 4

Laboratory Exercise 4 Laboratory Exercise 4 Polling and Interrupts The purpose of this exercise is to learn how to send and receive data to/from I/O devices. There are two methods used to indicate whether or not data can be

More information

)454 ( ! &!2 %.$ #!-%2! #/.42/, 02/4/#/, &/2 6)$%/#/.&%2%.#%3 53).' ( 42!.3-)33)/. /&./.4%,%0(/.% 3)'.!,3. )454 Recommendation (

)454 ( ! &!2 %.$ #!-%2! #/.42/, 02/4/#/, &/2 6)$%/#/.&%2%.#%3 53).' ( 42!.3-)33)/. /&./.4%,%0(/.% 3)'.!,3. )454 Recommendation ( INTERNATIONAL TELECOMMUNICATION UNION )454 ( TELECOMMUNICATION (11/94) STANDARDIZATION SECTOR OF ITU 42!.3-)33)/. /&./.4%,%0(/.% 3)'.!,3! &!2 %.$ #!-%2! #/.42/, 02/4/#/, &/2 6)$%/#/.&%2%.#%3 53).' ( )454

More information

Comp 410/510. Computer Graphics Spring Introduction to Graphics Systems

Comp 410/510. Computer Graphics Spring Introduction to Graphics Systems Comp 410/510 Computer Graphics Spring 2018 Introduction to Graphics Systems Computer Graphics Computer graphics deals with all aspects of 'creating images with a computer - Hardware (PC with graphics card)

More information

Computer Graphics. Introduction

Computer Graphics. Introduction Computer Graphics Introduction Introduction Computer Graphics : It involves display manipulation and storage of pictures and experimental data for proper visualization using a computer. Typically graphics

More information

Part No. ENC-LAB01 Users Manual Introduction EncoderLAB

Part No. ENC-LAB01 Users Manual Introduction EncoderLAB PCA Incremental Encoder Laboratory For Testing and Simulating Incremental Encoder signals Part No. ENC-LAB01 Users Manual The Encoder Laboratory combines into the one housing and updates two separate encoder

More information

Translated and adapted by Andrew Lovell G6BZS, SM6MOJ

Translated and adapted by Andrew Lovell G6BZS, SM6MOJ Seite 1 von 7 COMPUTERS MICRO-HELL From Electron, July 1980 By K. H. J. Roberts, PA0KLS, VALKENWAARD Translated and adapted by Andrew Lovell G6BZS, SM6MOJ Click here for the initial page on HELL schreibers

More information

Acquisition Control System Design Requirement Document

Acquisition Control System Design Requirement Document Project Documentation SPEC-0188 Rev A Acquisition Control System Design Requirement Document Bret Goodrich, David Morris HLSC Group November 2018 Released By: Name M. Warner Project Manager Date 28-Nov-2018

More information

BEAMAGE 3.0 KEY FEATURES BEAM DIAGNOSTICS PRELIMINARY AVAILABLE MODEL MAIN FUNCTIONS. CMOS Beam Profiling Camera

BEAMAGE 3.0 KEY FEATURES BEAM DIAGNOSTICS PRELIMINARY AVAILABLE MODEL MAIN FUNCTIONS. CMOS Beam Profiling Camera PRELIMINARY POWER DETECTORS ENERGY DETECTORS MONITORS SPECIAL PRODUCTS OEM DETECTORS THZ DETECTORS PHOTO DETECTORS HIGH POWER DETECTORS CMOS Beam Profiling Camera AVAILABLE MODEL Beamage 3.0 (⅔ in CMOS

More information

Part 1: Introduction to computer graphics 1. Describe Each of the following: a. Computer Graphics. b. Computer Graphics API. c. CG s can be used in

Part 1: Introduction to computer graphics 1. Describe Each of the following: a. Computer Graphics. b. Computer Graphics API. c. CG s can be used in Part 1: Introduction to computer graphics 1. Describe Each of the following: a. Computer Graphics. b. Computer Graphics API. c. CG s can be used in solving Problems. d. Graphics Pipeline. e. Video Memory.

More information

Import and quantification of a micro titer plate image

Import and quantification of a micro titer plate image BioNumerics Tutorial: Import and quantification of a micro titer plate image 1 Aims BioNumerics can import character type data from TIFF images. This happens by quantification of the color intensity and/or

More information

Software Control of a Confocal Microscope

Software Control of a Confocal Microscope Software Control of a Confocal Microscope Giang Vu Master Thesis in Electrical Engineering 30 hp, Oct 2007- Jun 2008 Department of Measurement Technology and Industrial Electrical Engineering. Department

More information

UNIT IV. Sequential circuit

UNIT IV. Sequential circuit UNIT IV Sequential circuit Introduction In the previous session, we said that the output of a combinational circuit depends solely upon the input. The implication is that combinational circuits have no

More information

MPEGTool: An X Window Based MPEG Encoder and Statistics Tool 1

MPEGTool: An X Window Based MPEG Encoder and Statistics Tool 1 MPEGTool: An X Window Based MPEG Encoder and Statistics Tool 1 Toshiyuki Urabe Hassan Afzal Grace Ho Pramod Pancha Magda El Zarki Department of Electrical Engineering University of Pennsylvania Philadelphia,

More information

An Introduction to the Spectral Dynamics Rotating Machinery Analysis (RMA) package For PUMA and COUGAR

An Introduction to the Spectral Dynamics Rotating Machinery Analysis (RMA) package For PUMA and COUGAR An Introduction to the Spectral Dynamics Rotating Machinery Analysis (RMA) package For PUMA and COUGAR Introduction: The RMA package is a PC-based system which operates with PUMA and COUGAR hardware to

More information

TG-1000 SPIM functions

TG-1000 SPIM functions TG-1000 SPIM functions In Selective Plane Illumination Microscopy (SPIM) there is a need to coordinate light sheets, stage movements, and camera triggers. To facilitate this there is special functionality

More information

Training Note TR-06RD. Schedules. Schedule types

Training Note TR-06RD. Schedules. Schedule types Schedules General operation of the DT80 data loggers centres on scheduling. Schedules determine when various processes are to occur, and can be triggered by the real time clock, by digital or counter events,

More information

SPI Serial Communication and Nokia 5110 LCD Screen

SPI Serial Communication and Nokia 5110 LCD Screen 8 SPI Serial Communication and Nokia 5110 LCD Screen 8.1 Objectives: Many devices use Serial Communication to communicate with each other. The advantage of serial communication is that it uses relatively

More information

CMPE 466 COMPUTER GRAPHICS

CMPE 466 COMPUTER GRAPHICS 1 CMPE 466 COMPUTER GRAPHICS Chapter 2 Computer Graphics Hardware Instructor: D. Arifler Material based on - Computer Graphics with OpenGL, Fourth Edition by Donald Hearn, M. Pauline Baker, and Warren

More information

RC3000 User s Manual additions for the Positive Identification feature.

RC3000 User s Manual additions for the Positive Identification feature. RC3000 User s Manual additions for the Positive Identification feature. 1.2 Software Configuration The positive identification feature requires the presence of three navigation sensors: 1) GPS receiver,

More information

Exercise 4-2. Counting of Actuator Cycles EXERCISE OBJECTIVE & & &

Exercise 4-2. Counting of Actuator Cycles EXERCISE OBJECTIVE & & & Exercise 4-2 EXERCISE OBJECTIVE To describe the operation of an electrical counter; To assemble and test a continuous reciprocation system; To extend and retract a cylinder a definite number of times using

More information

The PK Antenna Analyzer

The PK Antenna Analyzer The PK Antenna Analyzer Figure 1. The PK Antenna Analyzer, PKAA. The PK antenna analyzer (PKAA) is a low cost, full-featured instrument with many unique features: VSWR measurements covering all amateur

More information

Show Designer 3. Software Revision 1.15

Show Designer 3. Software Revision 1.15 Show Designer 3 Software Revision 1.15 OVERVIEW... 1 REAR PANEL CONNECTIONS... 1 TOP PANEL... 2 MENU AND SETUP FUNCTIONS... 3 CHOOSE FIXTURES... 3 PATCH FIXTURES... 3 PATCH CONVENTIONAL DIMMERS... 4 COPY

More information

Affected Products: Product Line Category Device Version Machinery Health Management. Data Analysis

Affected Products: Product Line Category Device Version Machinery Health Management. Data Analysis Knowledge Base Article Vibration Applications With Vibrating Screens Article ID: NK-1000-0572 Publish Date: 04 Mar 2015 Article Status: Article Type: Required Action: Approved General Product Technical

More information

Analysis of WFS Measurements from first half of 2004

Analysis of WFS Measurements from first half of 2004 Analysis of WFS Measurements from first half of 24 (Report4) Graham Cox August 19, 24 1 Abstract Described in this report is the results of wavefront sensor measurements taken during the first seven months

More information

The BAT WAVE ANALYZER project

The BAT WAVE ANALYZER project The BAT WAVE ANALYZER project Conditions of Use The Bat Wave Analyzer program is free for personal use and can be redistributed provided it is not changed in any way, and no fee is requested. The Bat Wave

More information

for Television ---- Formatting AES/EBU Audio and Auxiliary Data into Digital Video Ancillary Data Space

for Television ---- Formatting AES/EBU Audio and Auxiliary Data into Digital Video Ancillary Data Space SMPTE STANDARD ANSI/SMPTE 272M-1994 for Television ---- Formatting AES/EBU Audio and Auxiliary Data into Digital Video Ancillary Data Space 1 Scope 1.1 This standard defines the mapping of AES digital

More information

Log-detector. Sweeper setup using oscilloscope as XY display

Log-detector. Sweeper setup using oscilloscope as XY display 2002/9/4 Version 1.2 XYdisp user manual. 1. Introduction. The XYdisp program is a tool for using an old DOS PC or laptop as XY display to show response curves measured by a sweeper log-detector combination.

More information

Presenting the Final report

Presenting the Final report ntroduction. Presenting the Final report Long reports are generally organized into three major divisions: (a) prefatory parts, (b) body, and (c) supplementary parts. Following is a description of the order

More information

3.22 Finalize exact specifications of 3D printed parts.

3.22 Finalize exact specifications of 3D printed parts. 3.22 Finalize exact specifications of 3D printed parts. This is the part that connect between the main tube and the phone holder, it needs to be able to - Fit into the main tube perfectly - This part need

More information

Appendix D. UW DigiScope User s Manual. Willis J. Tompkins and Annie Foong

Appendix D. UW DigiScope User s Manual. Willis J. Tompkins and Annie Foong Appendix D UW DigiScope User s Manual Willis J. Tompkins and Annie Foong UW DigiScope is a program that gives the user a range of basic functions typical of a digital oscilloscope. Included are such features

More information

Processor time 9 Used memory 9. Lost video frames 11 Storage buffer 11 Received rate 11

Processor time 9 Used memory 9. Lost video frames 11 Storage buffer 11 Received rate 11 Processor time 9 Used memory 9 Lost video frames 11 Storage buffer 11 Received rate 11 2 3 After you ve completed the installation and configuration, run AXIS Installation Verifier from the main menu icon

More information

«Xtl i» 50KO COPY (ESTI). BUILDING 1211 COPY NR. DESCRIPTION OF THE SYSTEMS DESIGN LABORATORY DISPLAY CONSOLES

«Xtl i» 50KO COPY (ESTI). BUILDING 1211 COPY NR. DESCRIPTION OF THE SYSTEMS DESIGN LABORATORY DISPLAY CONSOLES O o M ESD-TDR-64-150 «Xtl i» 50KO COPY (ESTI). BUILDING 1211 TM-03930 I < CO w COPY NR. COPIfS DESCRIPTION OF THE SYSTEMS DESIGN LABORATORY DISPLAY CONSOLES TECHNICAL DOCUMENTARY REPORT NO. ESD-TDR-64-150

More information

MODULE 3. Combinational & Sequential logic

MODULE 3. Combinational & Sequential logic MODULE 3 Combinational & Sequential logic Combinational Logic Introduction Logic circuit may be classified into two categories. Combinational logic circuits 2. Sequential logic circuits A combinational

More information