PIDData[…]
represents PID data generated by PIDTune function.


PIDData
PIDData[…]
represents PID data generated by PIDTune function.
Details

- A PIDData[…] object pid can be used to retrieve data through pid["property"].
- A list of available properties is given by pid["Properties"]. Additional details about the properties are listed on the page for PIDTune.
- Typical properties include:
-
"ReferenceOutput" transfer function from the reference to the output "Feedback" feedback controller transfer function "DisturbanceOutput" transfer function from the disturbance to the output "Feedforward" feedforward filter transfer function "FeedbackIdealParameters" p, i, and d terms in the ideal form "TuningRule" the chosen tuning rule
See Also
Related Guides
History
Text
Wolfram Research (2012), PIDData, Wolfram Language function, https://reference.wolfram.com/language/ref/PIDData.html.
CMS
Wolfram Language. 2012. "PIDData." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/PIDData.html.
APA
Wolfram Language. (2012). PIDData. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/PIDData.html
BibTeX
@misc{reference.wolfram_2025_piddata, author="Wolfram Research", title="{PIDData}", year="2012", howpublished="\url{https://reference.wolfram.com/language/ref/PIDData.html}", note=[Accessed: 16-August-2025]}
BibLaTeX
@online{reference.wolfram_2025_piddata, organization={Wolfram Research}, title={PIDData}, year={2012}, url={https://reference.wolfram.com/language/ref/PIDData.html}, note=[Accessed: 16-August-2025]}