HP E1415 Command Reference
177
ALGorithm
•
When Accepted: Before INIT only.
Usage
ALG:FUNC:DEF ’F1’,8,12,<
block_data
>
send range, offset and table values for
function F1
ALGorithm:OUTPut:DELay>
ALGorithm:OUTPut:DELay <
delay
>
sets the delay from Scan Trigger to start of
output phase.
Parameters
Comments
•
The algorithm output statements (e.g. O115 = Out_val) DO NOT program
outputs when they are executed. Instead, these statements write to an
intermediate Output Channel Buffer which is read and used for output AFTER
all algorithms have executed AND the algorithm output delay has expired (see
Figure 6-1). Also note that not all outputs will occur at the same time but will
take approximately 10usec per channel to write.
•
When <delay> is 0, the Output phase begins immediately after the Calculate
phase. This provides the fastest possible execution speed while potentially
introducing variations in the time between trigger and beginning of the Output
phase. The variation can be caused by conditional execution constructs in
algorithms, or other execution time variations.
•
If you set <delay> to less time than is required for the Input +
Calculate ALG:OUTP:DELAY? will report the time you set, but the effect will
revert to the same that is set by ALG:OUTP:DELAY 0 (Output begins
immediately after Calculate).
•
When <delay> is AUTO, the delay is set to the worst-case time required to
execute phases 1 through 3. This provides the fastest execution speed while
maintaining a fixed time between trigger and the OUTPUT phase.
•
When you want to set the time from trigger to the beginning of OUTPUT, use
the following procedure. After defining all of your algorithms, execute:
ALG:OUTP:DEL AUTO
sets minimum stable delay
ALG:OUTP:DEL?
returns this minimum delay
ALG:OUTP:DEL <
additional
>
additional = desired - minimum
Note that the delay value returned by ALG:OUTP:DEL? is valid only until
another algorithm is loaded. After that, you would have to re-issue the
ALG:OUTP:DEL AUTO and ALG:OUTP:DEL? commands to determine the
new delay that includes the added algorithm.
•
When Accepted: Before INIT only.
Parameter
Name
Parameter
Type
Range of
Values
Default
Units
delay
numeric (float32)
0 - .081 | AUTO (2.5
µ
s resolution)
seconds
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 ...