| Contents | Index |
xPC Target Library for Diamond
Hardware Output | Block Input Data Type | Scaling |
|---|---|---|
Volts | Double | 1 |
Enter a vector containing channel numbers between 1 and 4. This driver allows the selection of individual D/A channels in any order. The number of elements defines the number of D/A channels used. For example, to use the first and second analog output (D/A) channels, enter
[1,2]
Number the channels beginning with 1 even if the board manufacturer starts numbering the channels with 0.
The range vector must be a scalar or a vector the same length as the channel vector. The vector entries must use range codes from the following table
Input Range (V) | Range Code |
|---|---|
-10 to +10 | -10 |
-5 to +5 | -5 |
0 to 10 | 10 |
The range codes you enter must be consistent with the jumper settings on the board.
The reset vector controls the behavior of the channel at model termination. Enter a scalar or a vector that is the same length as the channel vector. If you specify a scalar value, that setting is used for all channels. If you specify a value of 1, the corresponding channel is reset to the value specified in the initial value vector. If you specify a value of 0, the channel remains at the last value attained while the model was running.
The initial value vector contains the initial voltage values for the output channels. Enter a scalar or a vector that is the same length as the channel vector. If you specify a scalar value, that value is the initial value for all channels. The channels are set to the initial values between the time the model is downloaded and the time it is started. If you provide a value that is out of the channel's range, the value is reset to the lower or upper range value.
Base sample time or a multiple of the base sample time.
Enter the base address of the board. This entry must correspond to the base address setting on the board (header J6). For example, if the base address is 300 (hexadecimal), enter
0x300

Learn more about Simulink through this collection of videos, articles, technical literature and the Getting Started with Simulink Guide.
| © 1984-2012- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |