Multifunction Dac; Flexible Signal Conditioning For Input And Output; Remote Multiplexing And Signal Conditioning - VXI VT1422A User Manual

Remote channel multi-function dac module user’s and scpi programming manual
Table of Contents

Advertisement

32
Remote
VT1539A
Channels
Voltage
Temperature
Resistance
Strain
Sample/Hold
Digital State
Frequency
Totalize

Multifunction DAC?

Flexible Signal
Conditioning for Input
and Output
Remote Multiplexing and
Signal Conditioning
Chapter 4
Trigger Timer
A/D
Global Data
Main Program
C Algorithm Code
Figure 4-1. Simplified Functional Block Diagram
The VT1422A is a complete data acquisition and control system on a single
VXI card. It is multifunction because it uses the Signal Conditioning
Plug-on (SCP) concept whereby analog input/output and digital input/output
channels can be mixed and matched to meet various application needs. It can
be self-contained because it has local intelligence to permit the card to run
stand-alone with very little interaction required from the supervisory
computer.
The VT1422A has eight SCP positions with each SCP position capable of
addressing up to eight channels of input or eight channels of output for a
total of 64 channels. These 64 channels are known as the on-board channels.
The eight SCP slots can be used for any of the analog/digital SCPs available
for the VT1422A which cover most data acquisition and control needs.
In addition, each SCP slot that contains a VT1539A SCP can operate two
Remote Signal Conditioning Units (RSCUs) that externally multiplex up to
32 channels each. These channels are known as remote channels because
they are multiplexed remotely to the VT1422A. So, with 32 channels per
RSCU and 16 RSCUs, the VT1422A can make analog measurements on
512 remote channels. The upper left corner of Figure 4-1 shows how
Remote Signal Conditioning Units fit in.
Programming the VT1422A for Data Acquisition and Control
Digital Signal Processor (DSP)
Trigger System
Output
System
EU Conversion
Input Buffer
Output Buffer
(O100-O163)
(I100-I163)
A24 Program/Data Memory
static float profile[ 100 ];
main()
{
if ( State_1 ) alg1();
}
alg1()
{
static float in_val, j;
in_val = I100 - 5.3;
O108 = in_val * profile[j];
writecvt( inval, 10 );
writefifo( O101 );
}
Voltage
Current
Static States
Pulse per Trigger
Pulse Width Mod.
Frequency Mod.
A16
Command
Register
Current
Value
Table
(CVT)
FIFO
Buffer
97

Advertisement

Table of Contents
loading

Table of Contents