Author Topic: Color RGBx checkpoint problem  (Read 1954 times)

Offline macbahi

  • PLUS+1 Guru
  • *****
  • Posts: 121
  • Karma: +1/-0
Color RGBx checkpoint problem
« on: July 08, 2024, 04:52:30 PM »
Hello,

I want to check point of my selected data colors as follow in my picture but checkpoint component didn't accept the color type data.

Please, how can convert data type color to data type of check point?

Thanks in advance for help.

With best regards

mac bahi

Offline Lukey

  • PLUS+1 Expert
  • ****
  • Posts: 62
  • Karma: +6/-0
Re: Color RGBx checkpoint problem
« Reply #1 on: July 09, 2024, 02:05:45 AM »
I don't think it is possible.

An alternative would be to connect checkpoint/s to the BOOL value/s that are connected to your VALUE CONNECTS.

Offline mtrbib

  • PLUS+1 User
  • **
  • Posts: 9
  • Karma: +1/-0
Re: Color RGBx checkpoint problem
« Reply #2 on: July 09, 2024, 11:42:31 AM »
Try it like this.

Offline macbahi

  • PLUS+1 Guru
  • *****
  • Posts: 121
  • Karma: +1/-0
Re: Color RGBx checkpoint problem
« Reply #3 on: July 11, 2024, 11:05:50 PM »
Hello Lukey and Mtrbib,

Thank you very much.

It was mistake. My idea was to change colors with conditions.  But I cannot use Color RGBx signal as variable.

With best regards