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
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
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