Docsity
Docsity

Prepare-se para as provas
Prepare-se para as provas

Estude fácil! Tem muito documento disponível na Docsity


Ganhe pontos para baixar
Ganhe pontos para baixar

Ganhe pontos ajudando outros esrudantes ou compre um plano Premium


Guias e Dicas
Guias e Dicas


Automação - ccard, Notas de estudo de Engenharia Física

Automação Industrial

Tipologia: Notas de estudo

2012

Compartilhado em 20/06/2012

rodrigo-davi-8
rodrigo-davi-8 🇧🇷

4.8

(22)

81 documentos

1 / 10

Toggle sidebar

Esta página não é visível na pré-visualização

Não perca as partes importantes!

bg1
Notes for Micro Solutions CompatiCard(tm) Users
July 29, 1992
Sydex, Inc.
P.O. Box 5700
Eugene, OR 97405
(503) 683-6033
The CompatiCard(tm) line of diskette adapters from MicroSolutions,
Inc. (DeKalb, IL 60115) represents one of several options available
to add extra diskette drives to a system. This document describes spe-
cial steps that may be necessary in order to use CompatiCard drives
with Sydex products.
First, it's important that the exact type of CompatiCard be iden-
tified; DIFFERENT MODELS ARE OPERATIONALLY DIFFERENT. At the time of
this writing, Micro Solutions offers three models of the CompatiCard:
The CompatiCard I supports up to four diskette drives and can be
identified by its absence of DIP switches. This model also has a
37-pin external drive connector mounted on the card bracket.
Documentation accompanying the CompatiCard identifies it simply
as the "CompatiCard" (no model number). There is no BIOS ROM on
the card.
The CompatiCard II is a trimmed-down version of the CompatiCard I
and supports only two drives. Like the CompatiCard I, it has no
DIP switches or BIOS ROM; it does not have an external drive con-
nector.
The CompatiCard IV is a much later product than either the Com-
patiCard I or II and features 2.88M drive support. This card
also has a BIOS ROM and two sets of DIP switches located at the
top of the card. This card also has an external drive connector.
Any of the CompatiCards can be configured either as the primary dis-
kette controller, or as an add-on secondary controller. Normally, a
DISKETTE.CFG file should not be necessary if a CompatiCard is being
used as the primary diskette controller. However, if you have dif-
ficulty accessing all of your diskette drives, it will be necessary to
explicitly specify your diskette configuration with a DISKETTE.CFG
file.
pf3
pf4
pf5
pf8
pf9
pfa

Pré-visualização parcial do texto

Baixe Automação - ccard e outras Notas de estudo em PDF para Engenharia Física, somente na Docsity!

Notes for Micro Solutions CompatiCard(tm) Users

July 29, 1992

Sydex, Inc. P.O. Box 5700 Eugene, OR 97405 (503) 683-

The CompatiCard(tm) line of diskette adapters from MicroSolutions, Inc. (DeKalb, IL 60115) represents one of several options available to add extra diskette drives to a system. This document describes spe- cial steps that may be necessary in order to use CompatiCard drives with Sydex products.

First, it's important that the exact type of CompatiCard be iden- tified; DIFFERENT MODELS ARE OPERATIONALLY DIFFERENT. At the time of this writing, Micro Solutions offers three models of the CompatiCard:

The CompatiCard I supports up to four diskette drives and can be identified by its absence of DIP switches. This model also has a 37-pin external drive connector mounted on the card bracket. Documentation accompanying the CompatiCard identifies it simply as the "CompatiCard" (no model number). There is no BIOS ROM on the card.

The CompatiCard II is a trimmed-down version of the CompatiCard I and supports only two drives. Like the CompatiCard I, it has no DIP switches or BIOS ROM; it does not have an external drive con- nector.

The CompatiCard IV is a much later product than either the Com- patiCard I or II and features 2.88M drive support. This card also has a BIOS ROM and two sets of DIP switches located at the top of the card. This card also has an external drive connector.

Any of the CompatiCards can be configured either as the primary dis- kette controller, or as an add-on secondary controller. Normally, a DISKETTE.CFG file should not be necessary if a CompatiCard is being used as the primary diskette controller. However, if you have dif- ficulty accessing all of your diskette drives, it will be necessary to explicitly specify your diskette configuration with a DISKETTE.CFG file.

If a CompatiCard II has been configured with nonstandard IRQ and DMA settings, this will also be shown on the CCDRIVER.SYS line in CONFIG.SYS:

DEVICE=CCDRIVER.SYS /x,y,z ... IRQ a DMA b

If "IRQ" is present on the CCDRIVER.SYS line, specify INTERRUPT in DISKETTE.CFG and use the value given by "a", above. Similarly, use the CCDRIVER.SYS DMA value for the DISKETTE.CFG DMA value.

The physical unit assigned to a drive and designated by the UNIT keyword in DISKETTE.CFG is always in the range of 0 through 3. To get the physical unit number for any drive:

  1. Consult the port address table shown above. Locate the line which shows the port address for your particular CompatiCard configuration.
  2. Take the first BIOS number (0, 4, 8 or 12) and subtract it from the "x" value for the drive. This will yield a number between 0 and 3, the physical unit number of the drive.

As an example, consider a system with a CompatiCard II installed as a secondary controller. Two drives--E:, a 360K unit, and F:, a 1.44M unit--are installed. The following line is found in CONFIG.SYS:

DRIVER=CCDRIVER.SYS /8,0,6 /9,7,

From this line, we obtain the following DISKETTE.CFG file:

DEFAULT: (to define drives A: and B:) E: 360K BIOS 8 PORT 360H UNIT 0 SEEK 6 COMPATICARD F: 1.44M BIOS 9 PORT 360H UNIT 1 SEEK 6 COMPATICARD

Note that the "DEFAULT:" line indicates that drives connected to the primary controller are to use default parameters as determined by the configuration routines.

FOR COMPATICARD IV

The CompatiCard IV can be used in place of a system's primary diskette controller to add four drive or 2.88M support to a system. If the Com- patiCard IV is used as a primary with the on-board BIOS enabled and card address jumper J1 is set to the "A" position, a DISKETTE.CFG file should be unnecessary.

However, if the CompatiCard IV is used as a secondary controller in addition to the normal system diskette controller, a DISKETTE.CFG file must be present. In addition, if the on-board BIOS has been disabled, the following line must also be present in CONFIG.SYS:

DEVICE=CC4BIOS.SYS

The first step in determining values for drive configuration state- ments in DISKETTE.CFG is to ascertain the I/O port address of the Com- patiCard IV being used. This can be done by inspecting jumper J1 on the CompatiCard IV:

J1 Setting Port Address BIOS Unit ========== ============ ========= A 3F0H 0 - 3 B 370H 4 - 7 C 360H 8 - 11 D 3E0H 12 - 14

Next, the physical unit (UNIT keyword) must be determined from the way the diskette drives are connected to the CompatiCard. If a drive or drives are connected to connector P2, the drive connected after the "twist" in the drive cable is physical unit 0; the drive connected before the "twist" at the end of the cable is physical unit 1.

If a drive or drives are connected to connector P3 or P4, the drive connected after the "twist" in the drive cable is physical unit 2; the drive connected before the "twist" at the end of the cable is physical unit 3.

To determine the BIOS unit of a drive, consult the Port Address table shown above. Locate the line corresponding to your CompatiCard's J setting and take the first number under the "BIOS Unit" column heading and add it to the physical unit number of the drive.

For example, a Compaticard having J1 set to C, a drive connected to the straight end of the cable on connector P2 would have physical unit number 1 and BIOS unit 9.

If factory settings for jumper J2 have been changed, DMA and INTERRUPT specifications must be included for the affected drives in DISKETTE.CFG. If a DMA channel other than 2 has been set with jumper J2, this DMA channel must be included in the DISKETTE.CFG line for a drive. Similarly, if the interrupt number set by jumper J2 is not In- terrupt 6, this information must be included in DISKETTE.CFG.

The COMPATICARD keyword must NOT be used with the CompatiCard IV.

  • Page
  • Page
  • Page
  • Page
  • Page