03-11-2024 12:14 PM
I have a temperature controller used in semi conductor test automation.
This unit doesn't have an automatic PID generation autotune.
I was wondering if somebody could steer me to a LabVIEW example for that type of general temperature controller.
03-11-2024 12:28 PM
Most easiest way to get started is to use PID from Control & Simulation.
Example located in <LabVIEW>\examples\control\PID\General PID Simulator.vi
Looks like this:
You can use example finder to search other PID-related examples:
03-11-2024 12:49 PM
Perfect thank you very much