The function colorToRgb() isn't working with my Raspberry Pi Version.
PC version works fine.
Im not sure if i can report that bug via Siemens Portal.
[3.14] [raspberry pi] colorToRgb() isn\'t working
- kilianvp
- Posts:443
- Joined: Fri Jan 16, 2015 10:29 am
[3.14] [raspberry pi] colorToRgb() isn\'t working
- mkoller
- Posts:741
- Joined: Fri Sep 17, 2010 9:03 am
Re: [3.14] [raspberry pi] colorToRgb() isn\'t working
This function is not platform specific, therefore I see no reason why it shouldn't work on the Pi the same as it does on other platforms.
Are you using the same project, especially the same colorDB files on the results you compare ?
Can you post a simple example where it does not work for you ?
Are you using the same project, especially the same colorDB files on the results you compare ?
Can you post a simple example where it does not work for you ?
- kilianvp
- Posts:443
- Joined: Fri Jan 16, 2015 10:29 am
Re: [3.14] [raspberry pi] colorToRgb() isn\'t working
it works if im using a UI. However CTRL isn't working.. Maybe i need a CTRL
- mkoller
- Posts:741
- Joined: Fri Sep 17, 2010 9:03 am
Re: [3.14] [raspberry pi] colorToRgb() isn\'t working
You mean a CTRL manager ?
Yes, that's right, it is not available in a CTRL manager, since this has nothing to do with UI and graphics.
The function is only available in a UI manager.
Yes, that's right, it is not available in a CTRL manager, since this has nothing to do with UI and graphics.
The function is only available in a UI manager.
- kilianvp
- Posts:443
- Joined: Fri Jan 16, 2015 10:29 am
Re: [3.14] [raspberry pi] colorToRgb() isn\'t working
true! sorry!
im using mobileApp_ColorDB_getColorRGB() now .. works great
im using mobileApp_ColorDB_getColorRGB() now .. works great