I like your interface and very impressed by what is possible with No coding at all. Really like the product. I am using 32PTU
Two questions:
ONE:
I am trying to determine the values sent to the serial port through the slider.
I have 1 Slider and 1 LED-digits. The OnChanged of slider goes to LEDigits: The value at lowest position is "0" and the highest position "100". This is fine.
When I use the GTX to determine the value at lowest position of slider it shows 00 02 (Hex: MSB LSB). Decimal: close to Zero - Fine.
However, at the Highest position it shows : (Decimal) ~25000. The Manual says it should be 1 - 65536.
This should be FF FF (hex). Why this discrepancy? What gives ?
TWO:
Is it possible to get an emulator for the various displays ? This will ease up the trouble shooting immensely. Any plans to create one ?
Two questions:
ONE:
I am trying to determine the values sent to the serial port through the slider.
I have 1 Slider and 1 LED-digits. The OnChanged of slider goes to LEDigits: The value at lowest position is "0" and the highest position "100". This is fine.
When I use the GTX to determine the value at lowest position of slider it shows 00 02 (Hex: MSB LSB). Decimal: close to Zero - Fine.
However, at the Highest position it shows : (Decimal) ~25000. The Manual says it should be 1 - 65536.
This should be FF FF (hex). Why this discrepancy? What gives ?
TWO:
Is it possible to get an emulator for the various displays ? This will ease up the trouble shooting immensely. Any plans to create one ?
Comment