My system is close to max CAN bus capacity and I need to turn check points on and off when using service tool.
Applying a constant True or False boolean can be complied but if I use a set value component or a switch between the boolean constant and the "Advanced Checkpoint with Namespace" the following error comes up.
- ***Error 22 *** [CHPARGU2] ILLEGAL TYPE: {BOOL} ON COMPONENT: {Advanced Checkpoint with Namespace}, Entry A{2}
I tried compiling with Guide versions 2021.2, 2021.1, and 12.2 with the same results.
In the Plus+1 manual the A2 pin list Bool as a valid connection, is this intentional or is there a different way to interface with the check point to turn it on and off?