Programming the HP E1415 for PID Control
109
NOTES
1. When OTD is enabled, the inputs have up to 0.2
µ
A injected into
them. If this current will adversely affect your measurement, but you
still want to check for open transducers, you can enable OTD, run
your algorithms, check analog input variables for measurement
values that indicate an open transducer, then disable OTD and run
your algorithms without it. The HP E1415’s accuracy specifications
apply only when OTD is off.
2. When a channel’s SCP filtering is enabled, allow 15 seconds after
turning on OTD for the filters capacitors to charge before checking
for open transducers.
To enable or disable Open Transducer Detection, use the
DIAGnostic:OTDetect[:STATe] <enable>, (@<ch_list>) command.
•
The enable parameter can specify ON or OFF
•
An SCP is addressed when the ch_list parameter specifies a channel
number contained on the SCP. The first channel on each SCP is:
0, 8, 16, 24, 32, 40, 48, and 56
To enable Open Transducer Detection on all channels on SCPs 1 and 3:
DIAG:OTD ON, (@100,116)
0 is on SCP 1 and 16 is on SCP3
To disable Open Transducer Detection on all channels on SCPs 1 and 3:
DIAG:OTD OFF, (@100,116)
More On Auto Ranging
There are rare circumstances where your input signal can be difficult for the
HP E1415 to auto range correctly. The module completes the range
selection based on your input signal about 6
µ
sec before the actual
measurement is made on that channel. If during that period your signal
becomes greater than the selected range can handle, the module will return
an overflow reading (±INFinity).
To cure this problem, use the DIAGnostic:FLOor <range>,(@<ch_list>)
command. Include the problem channel(s) in <ch_list> and specify the
lowest range you want auto range to select for those channels. This will set
a range "floor" for these channels that auto range can’t go below while still
allowing auto range to select higher ranges as necessary. If you need to
specify more than one range floor for different channel sets, execute the
DIAG:FLOOR command multiple times.
The DIAGnostic:FLOor:DUMP command sends the current range floor
settings for all 64 channels to the FIFO. Use DATA:FIFO:PART? 64 to read
these values.
The auto range floor settings remain until another DIAG:FLOOR command
changes them, or a *RST resets them to the lowest range for all channels.
Summary of Contents for VXI 75000 C Series
Page 2: ......
Page 16: ...16 ...
Page 18: ......
Page 30: ...30 Getting Started Chapter 1 Notes ...
Page 32: ...32 Field Wiring Chapter 2 Figure 2 1 Channel Numbers at SCP Positions ...
Page 44: ...44 Field Wiring Chapter 2 Figure 2 11 HP E1415 Terminal Module ...
Page 54: ...54 Field Wiring Chapter 2 Notes ...
Page 61: ...Programming the HP E1415 for PID Control 61 Chapter 3 Programming Overview Diagram ...
Page 136: ...136 Creating and Running Custom Algorithms Chapter 4 Notes ...
Page 152: ...152 Algorithm Language Reference Chapter 5 Notes ...
Page 304: ...304 HP E1415 Command Reference Chapter 6 Command Quick Reference Notes ...
Page 308: ...308 Specifications Appendix A Thermocouple Type E 200 800C SCPs HP E1501 02 03 ...
Page 309: ...Specifications 309 Appendix A Thermocouple Type E 200 800C SCPs HP E1508 09 ...
Page 310: ...310 Specifications Appendix A Thermocouple Type E 0 800C SCPs HP E1501 02 03 ...
Page 311: ...Specifications 311 Appendix A Thermocouple Type E 0 800C SCPs HP E1509 09 ...
Page 312: ...312 Specifications Appendix A Thermocouple Type E Extended SCPs HP E1501 02 03 ...
Page 313: ...Specifications 313 Appendix A Thermocouple Type E Extended SCPs HP E1508 09 ...
Page 314: ...314 Specifications Appendix A Thermocouple Type J SCPs HP E1501 02 03 ...
Page 315: ...Specifications 315 Appendix A Thermocouple Type J SCPs HP E1508 09 ...
Page 316: ...316 Specifications Appendix A Thermocouple Type K SCPs HP E1501 02 03 ...
Page 317: ...Specifications 317 Appendix A Thermocouple Type R SCPs HP E1501 02 03 ...
Page 318: ...318 Specifications Appendix A Thermocouple Type R SCPs HP E1508 09 ...
Page 319: ...Specifications 319 Appendix A Thermocouple Type S SCPs HP E1501 02 03 ...
Page 320: ...320 Specifications Appendix A Thermocouple Type S SCPs HP E1508 09 ...
Page 321: ...Specifications 321 Appendix A Thermocouple Type T SCPs HP E1501 02 03 ...
Page 322: ...322 Specifications Appendix A Thermocouple Type T SCPs HP E1508 09 ...
Page 323: ...Specifications 323 Appendix A 5K Thermistor Reference SCPs HP E1501 02 03 ...
Page 324: ...324 Specifications Appendix A 5K Thermistor Reference SCPs HP E1508 09 ...
Page 325: ...Specifications 325 Appendix A RTD Reference SCPs HP E1501 02 03 ...
Page 326: ...326 Specifications Appendix A RTD SCPs HP E1501 02 03 ...
Page 327: ...Specifications 327 Appendix A RTD SCPs HP E1508 09 ...
Page 328: ...328 Specifications Appendix A 2250 Thermistor SCPs HP E1501 02 03 ...
Page 329: ...Specifications 329 Appendix A 2250 Thermistor SCPs HP E1508 09 ...
Page 330: ...330 Specifications Appendix A 5K Thermistor SCPs HP E1501 02 03 ...
Page 331: ...Specifications 331 Appendix A 5K Thermistor SCPs HP E1508 09 ...
Page 332: ...332 Specifications Appendix A 10K Thermistor SCPs HP E1501 02 03 ...
Page 333: ...Specifications 333 Appendix A 10K Thermistor SCPs HP E1508 09 ...
Page 334: ...334 Specifications Appendix A Notes ...
Page 346: ...346 Glossary Appendix C Notes ...
Page 388: ...388 Generating User Defined Functions Appendix F Notes ...