Welcome, Guest
You have to register before you can post on our site.

Username/Email:
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 96,603
» Latest member: DouglasSob
» Forum threads: 5,394
» Forum posts: 5,578

Full Statistics

Online Users
There are currently 15 online users.
» 0 Member(s) | 13 Guest(s)
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,649
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

 
  Text value display
Posted by: Ulbi79 - 07-07-2022, 07:43 AM - Forum: Virtuino 6 - Replies (12)

Hi all,

for some reason I can't address text memory (T pins) for the text value display widgets in version 6.0.18 . I'm using the VirtuinoCM library and a WEMOS D1 R1 ESP8266 board.

I need to transfer a string value which basically contains a time stamp as text. 

Any hints would be appreciated.

Cheers, 

Mat 

   

Print this item

  Virtuino 6 - Error reading projects
Posted by: xmilav - 06-06-2022, 03:25 PM - Forum: Virtuino 6 - Replies (4)

Good afternoon, after updating Virtuino 6 on my Android phone I cannot read old projects or record new projects on the phone. It doesn't seem to find the storage paths. Is it a version error?
How can I get a previous version of Virtuino 6?
Thanks.

Print this item

Question User Topic
Posted by: robert4you - 06-05-2022, 07:33 PM - Forum: Virtuino IoT - Replies (2)

Hay

How can i use the option " User Topic" ???  How to build sub-topic in aplication ???
 $topicID - unfortunately this method does not work.

regards

Print this item

Question Fixed axis for chart widget
Posted by: MasterTom - 06-05-2022, 06:33 PM - Forum: Virtuino IoT - Replies (8)

For my coffee roaster I want to show the last 20 minutes of the temperature as a chart. Therefore I put a temperature sample to the data bucket every 3 seconds. I´m using the chart widget to show the temperature in the HMI. I want to use fixed y-axis for the temperature from 120...240°C instead of the auto ranging. How can I get this?
The x-axis should be 20 minutes always. The latest 20 minutes should be shown always. The customer should not be able to change x- and y-axis settings.
Is this possible somehow?



Attached Files Thumbnail(s)
   
Print this item

Question custom format for value display
Posted by: MasterTom - 06-05-2022, 06:19 PM - Forum: Virtuino IoT - Replies (3)

Hello Friends,
I converted the HMI of my coffee roaster from Virtuino V6 to Virtuino IoT. There is a display showing a time code. The minutes and the seconds are transfered in separated variables. I´m searching for a way to add a leading "0" to the seconds when the value is one digit only (e.g. 07 instead of 7). In V6 it was possible to use a custom format in the value display. In VIoT I can´t find an option for that purpose. Did I miss something?

Thomas



Attached Files Thumbnail(s)
   
Print this item

  Database location
Posted by: John - 06-04-2022, 01:56 PM - Forum: Virtuino IoT - Replies (1)

Hi,
 The Project Manager shows "Folder: C:\user\myname\Onedrive\Documents\virtuino". Is this hard text, as it is not where my Onedrive is located (I've moved mine to a more appropriate location)?
If so, its a bit misleading, but at least gave a hint as to finding the files.

Print this item

  Topics and variables
Posted by: John - 06-02-2022, 06:58 PM - Forum: Virtuino IoT - Replies (2)

This is a great start - especially the Windows version.

I'd like to suggest adding the ability to define variables whilst defining topics. I've just re-keyed in 80 topics (quite laborious, was hoping to import from Virtuino6). Then I find I can't do anything until I've repeated the laborious inputting of the topics as variables (no ability to duplicate there).

MQTT messages will very likely often want to be shown on dashboards, so could I suggest that at the end of defining a topic it should prompt if you want to use it to define a variable (using the same name as a default) - so all in one step?

Also the two bars at the side of the topics and variables sort of indicate that you can move the definition to a different position in the list, but it doesn't work.

Print this item

  Virtuino Windows Beta
Posted by: spidgrou - 06-01-2022, 11:44 PM - Forum: Virtuino IoT - Replies (1)

Hi,
I see the new beta for windows.
Wow, I'm very happy about it, work with emulator was sometimes a problem.

What is the compatibility with the project already developed with Virtuino 6 for Android?
I tried a couple of them but impossible to load.
The message was: "No Supported Files"

Thanks

Print this item

  Connection Status
Posted by: Juri - 05-30-2022, 12:55 AM - Forum: Virtuino IoT - Replies (1)

Hi !
Is it possible to make a "Connection Status" for Virtuino WS variables?
It is necessary once to transfer parameters from memory after the virtuino connecting.
Data received before connecting virtuino does not update the interface

Print this item

  How to get values from a Json message
Posted by: JCJunior - 05-28-2022, 06:54 PM - Forum: Virtuino IoT - Replies (4)

Dear,

Is there any example of how to configure the MQTT variables for data viewing?
The topic I'm reading returns the following JSON:


{
  "results" : [ {
    "name" : "Temperatura",
    "value" : 24,
    "timestamp" : 1653760447,
    "description" : "",
    "unit" : "°C"
  } ]
}


How do I configure the variable to read the temperature value?

Print this item