Has anyone used the PID.vi with arrays? I’ve written it in my traction control code but it won’t even deploy to the cRio for testing. Below is the error message:
PIDNChSetMemory:E on RT Target device.
LabVIEW: Failed to load shared library lvpidtkt.out:
PIDNCh:E on RT Target device.
Can anyone help? How am I suppose to use a PID with four process variables (readings from 4 encoders used as counters to measure wheel spin)?