I need to use 10 channels of the PID. I used the PIDdef to define all ten channels. When I attempt to run the code and it gets to the following line I get an error message with the 9 highlighted. Has anyone attempted to use this many PID channels? The manual states 16 channels are available. The first eight work fine. Any comments will be appreciated.
DM[D+6] = PIDcompute(9,DM[D+5])
Error: Unknown Keyword