HP VXI 75000 C Series User's And Scpi Programming Manual page 112

Algorithmic closed loop controller
Table of Contents

Advertisement

Adding Settling Delay for
Specific Channels
112 Programming the HP E1415 for PID Control
This method adds settling time only to individual problem measurements as
opposed to the SAMPle:TIMer command that introduces extra time for all
analog input channels. If you see problems on only a few channels, you can
use the SENS:CHAN:SETTLING <num_samples>,(@<ch_list>)
command to add extra settling time for just these problem channels. What
SENS:CHAN:SETTLING does is instruct the HP E1415 to replace single
instances of a channel in the Scan List with multiple repeat instances of that
channel if it is specified in (@<ch_list>). The number of repeats is set by
<num_samples>.
Example:
Normal Scan List:
100, 101, 102, 103, 104
Scan List after SENS:CHAN:SETT 3,(@100,103)
100, 100, 100, 101, 102, 103, 103, 103, 104
When the algorithms are run, channels 0 and 3 will be sampled 3 times, and
the final value from each will be sent to the Channel Input Buffer. This
provides extra settling time while channels 1, 2, and 4 are measured in a
single sample period and their values also sent to the Channel Input Buffer.
Chapter 3

Advertisement

Table of Contents
loading

This manual is also suitable for:

Vxi e1415a

Table of Contents