Parameter error on PCDevLib objects when using Simulated hardware?
Hi!
Do you get parameter error on PCDevLib objects when using Simulated hardware in a soft controller?
And if so, is it possible to avoid it?
BR Asp
Do you get parameter error on PCDevLib objects when using Simulated hardware in a soft controller?
And if so, is it possible to avoid it?
BR Asp
Answers
Paramater error could arise only due to the usage of some illegal values for the parameters, not by the usage of simulated hardware. Kindly check the PCDL
object parameters in your project.
object parameters in your project.
Hi!
Solved!
I had used a temporary AEClass variable with value 0. Not allowed. Thanks!
/Asp
Solved!
I had used a temporary AEClass variable with value 0. Not allowed. Thanks!
/Asp
Add new comment