xPC Target    

DM6430 Analog Input (A/D)

Scaling Input to Output

Hardware Input
Block Output Data Type
Scaling
volts
double
1

Driver Block Parameters

Channel vector -- Enter numbers between 1 and 16. This driver allows the selection of individual A/D channels in any order. The number of elements defines the number of A/D channels used.

For example, to use the first, second and fifth channels, enter

Number the channels beginning with 1 even if the board manufacturer starts numbering the channels with 0.

Gain vector -- Enter 1, 2, 4, or 8 for each of the channels in the channel vector to choose the gain code of that channel. The gain vector must be the same length as the channel vector. This driver allows the gain of each channel to be different.

The following table is a list of the ranges for this driver given the gain entered in the gain vector.

Gain
Range (V)
1
-10 to 10
2
-5 to +5
4
-2.5 to 2.5
8
-1.25 to 1.25

Notice that by increasing the gain code the voltage range is decreased. The gain divides the input voltage range.

For example, if the first channel has a gain code of 1 (10 volt range) and the second and fifth channels have a gain code of 2 (5 volt range), enter

Coupling vector -- Enter either 0 (single-ended) or 1 (differential) for each of the channels in the channel vector to choose the coupling code. The coupling vector must be the same length as the channel vector. This driver allows the coupling of each channel to be different.

For example, if the first and second channels are single-ended and the fifth channel is a differential input, enter

The driver selects a second differential input 8 channels higher than the first channel. In the example above, the driver would select the thirteenth channel as a differential input with the fifth channel.

Sample time -- Base sample time of a multiple of the base sample time.

Base address -- Enter the base address of the board. It is important that this entry corresponds to the DIP-switch settings on the board. For example, if the base address is 300 (hexadecimal), enter


  DM6430 DM6430 Analog Output (D/A)