Page 1 of 1

When creating an array of PID controllers with the "pid" command, the Kp, Ki, Kd, Tf arrays must match in size.

Posted: Sun Mar 07, 2021 8:44 pm
by esmatparast
When creating an array of PID controllers with the "pid" command, the Kp, Ki, Kd, Tf arrays must match in size.

When creating an array of PIDSTD controllers with the "pidstd" command, the Kp, Ti, Td, N arrays must match in size.

When creating an array of PID controllers with the "pid2" command, the Kp, Ki, Kd, Tf, b, c arrays must match in size.

When creating an array of PIDSTD controllers with the "pidstd2" command, the Kp, Ti, Td, N, b, c arrays must match in size.


ltiobject