Replies: 1 comment
-
I have been able to resolve this issue by updating the VPX code as follows:
Not sure how correct it is but for now the correct colors appear to be showing so will leave it at that for now until I get to the polishing phase of the project. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am testing out some integrations between VPX and MPF using the Python COM library and was wondering how the RGB value of the LED can be obtained?
I have this code but at the moment, the values I am seeing are so am unable to fully understand how to utilise the values:
For completeness here is a sample of how my LED lights are being specified:
The code above was heavily based on what was done in the sample VPX project but there doesn't appear to be anything related to RGB lights/colors. Hopefully it is a fairly simple thing that I am overlooking but would appreciate a little help if anyone could point me in the right direction.
Beta Was this translation helpful? Give feedback.
All reactions