Welcome, Guest |
You have to register before you can post on our site.
|
Online Users |
There are currently 13 online users. » 0 Member(s) | 10 Guest(s) Applebot, Bing, Google
|
Latest Threads |
How to activate the pro v...
Forum: Virtuino 6
Last Post: hu277
07-10-2025, 12:32 PM
» Replies: 10
» Views: 9,196
|
Update interval/Refresh r...
Forum: Virtuino 6
Last Post: Stefan
07-10-2025, 05:21 AM
» Replies: 0
» Views: 27
|
Emulator phone sensor dat...
Forum: Virtuino IoT
Last Post: Stefan
07-07-2025, 08:00 AM
» Replies: 0
» Views: 77
|
length/width ratio
Forum: Virtuino IoT
Last Post: Stefan
07-07-2025, 07:18 AM
» Replies: 0
» Views: 51
|
Create in Windows version...
Forum: Virtuino IoT
Last Post: Stefan
07-07-2025, 06:59 AM
» Replies: 0
» Views: 62
|
The same sketch compilati...
Forum: Virtuino IoT
Last Post: pigkang
07-01-2025, 04:02 AM
» Replies: 4
» Views: 1,650
|
Virtuino Iot, Ubuntu Linu...
Forum: Virtuino IoT
Last Post: Phlow
06-29-2025, 07:58 AM
» Replies: 16
» Views: 12,028
|
New Community Tools/Bug F...
Forum: Virtuino IoT
Last Post: Phlow
06-29-2025, 07:46 AM
» Replies: 4
» Views: 451
|
Option to Mass Import Var...
Forum: Virtuino IoT
Last Post: Phlow
06-29-2025, 07:43 AM
» Replies: 3
» Views: 424
|
App Store
Forum: Virtuino IoT
Last Post: Dr. Mario
06-13-2025, 11:09 AM
» Replies: 1
» Views: 203
|
|
|
Rotated Image |
Posted by: Dudu - 11-12-2022, 02:13 PM - Forum: Virtuino IoT
- Replies (2)
|
 |
Hello
Which kind of image format is it ?
I m trying .jpg or .png but no result with "Transparency"(like yours between the gap of the fan)
these feature is a real killer !
I would like to show the "buffering image " Virtuino while I m uploading on Thingspeak
Maybe someone can help
Thanks
|
|
|
Vitruino 6 modbus FLPROG |
Posted by: urqa - 11-04-2022, 04:23 PM - Forum: Virtuino 6
- Replies (1)
|
 |
Hi! i use FLPROG for programm my arduini Devices/
I have problem in Virtuino 6 connect my device via modbus tcp/
Cjnnectivity tested vith modbus slave is ok, but i cant understand, how i can adjust my led & swith module to possile coil modbus tag manipulate/
Via other programm (opc server) this tag is manipulate work.
Can you make video on youtube for it?
|
|
|
V-memory variable update problem |
Posted by: vovaself - 11-02-2022, 08:47 PM - Forum: Virtuino 6
- Replies (1)
|
 |
Hi
There is a strange problem
I have Arduino sketch working with stepper motors.
Connection to Virtuino - Bluetooth
If I disable logic of steppers (skip it) Virtuino screen works properly.
If I add steppers logic Virtuino screen works partually:
I can press button to change V-memory variable and the program(sketch) reacts properly.
But the same variable is not updated on the screen.
Maybe somebody have an idea ?
Thanks
|
|
|
Value display multiplier and script organization |
Posted by: Simon CP - 11-01-2022, 12:01 PM - Forum: Virtuino IoT
- Replies (1)
|
 |
Hello!
I would need to add a multiplier to some variables shown on the value displays.
I saw that on Virtuino 6 it can be done (you can add an offset and the multiplier), is it possible to add the function here too?
I prefer not to use the math script because my project is quite complex and there are already many scripts.
In this regard, is it possible to add some system to organize the various scripts instead of keeping a long list that becomes confusing after a while?
I thought that a system of folders and subfolders that the user can create according to his needs can be suitable.
Thank you very much!
|
|
|
MQTT topic subscriptions |
Posted by: lar - 11-01-2022, 05:07 AM - Forum: Virtuino 6
- Replies (2)
|
 |
Am I correct that "Selected panel settings" "Refresh values only if panel is selected" does not cause topics to be unsubscribed from if topics are not on the current panel? I experimented with the option, but couldn't figure out what it was actually doing.
I have a complex project that has a panel for debugging sensor issues which displays for a lot of topics that update frequently and I'd like to find a way so that I could view the panel when needed without flooding Virtuino with too many messages in normal operation. I thought the above setting might help with that, but it doesn't appear to.
Is the best approach to achieve this type of reduction to set up a separate server connection (to the same source, but differ client id) and move the details topics to the second connection and selectively enable or disable the connection based on what panel is being displayed?
I see that there's a mechanism for setting an emulator variable with the current panel id and I suspect I could make an IF that looked at it and set variables for enabling various connections. Is this a good path to go down?
Thanks.
Lisa
|
|
|
Max lines |
Posted by: Dudu - 10-30-2022, 03:05 PM - Forum: Virtuino IoT
- Replies (2)
|
 |
Hello again
i don't know how to send multiples lines from ESP to Virtuino
I'm using
sendValue(Annonce_tag, String("Channel\n\rUpdate Successful"));
sent to a value display with 2 Max lines
it is ok on my arduino's serial
but with no sucess on Virtuino app
Can you help me ,please
thank you very much
|
|
|
|