Posts: 6
Threads: 2
Joined: Jul 2022
Reputation:
0
Hi Ilias,
that's what I did for a work-around. Is this going to be fixed in a newer version? Just noticed that you released 6.0.19.
By the way, could you please explain briefly how I can use M-pins in Arduino IDE. It looks like, that this function wasn't included in the VirtuinoCM library.
I want to alter the background color of a frame widget, but I cant address the M pins directly. I tried to get arround with converting a virtual pin into a memory pin using your in-built converting sketch tools. However, that wasn't successful at all.
Any solutions would be appreciated.
Cheerio,
Mat
Posts: 6
Threads: 2
Joined: Jul 2022
Reputation:
0
07-15-2022, 07:44 AM
(This post was last modified: 07-15-2022, 07:28 PM by Ulbi79.)
Hi Ilias,
the communication is up on running. I also downloaded the latest version of the VirtuinoCM library. It happens occasionally after 3-4 successful data transfers. Please see the screen shot below. During this time I can't submit any values to the controller. Sometimes I need multiple attempts to change a single parameter. It's causing the whole communication to slow down.
Latest info:
Problem solved within the controller sketch.
Fighting hard with the text script widget. I want to compare two V-pin values (>=;=; etc) and give the result to a memory variable. I don't understand the example at all. Do you have a decent description of it? Would be great to have a widget similar to the logic gates for comparing operations.
Posts: 368
Threads: 0
Joined: Apr 2022
Reputation:
15
No, you can't compare variables.
You can compare a variable value with a constant value only.
This feature is added to Virtuino IoT version