RW 7.2 cannot compare group signal with num variable

I’ve done this before type of comparisons in RW6 but it doesn’t work in my new omnicore controller.

Hi ! There is change in RW7.2, it’s now dnum. Use conversion.
Have a look in 7.2 release notes - it’s described there.

Edit: Best way to solve it is to use GOutput function to get num value out from group signal.

Thanks Fritz!
It works :slight_smile:
/David


Actually, as long as comparison is to dnum value no conversion (GOutputToDnum) is needed:
image.png