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

Username/Email:
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 88,149
» Latest member: fredinreta
» Forum threads: 5,387
» Forum posts: 5,560

Full Statistics

Online Users
There are currently 23 online users.
» 1 Member(s) | 21 Guest(s)
Bing

Latest Threads
New Release of Virtuino
Forum: Virtuino IoT
Last Post: mikb69
04-15-2025, 11:24 AM
» Replies: 0
» Views: 88
Virtuino console
Forum: Virtuino IoT
Last Post: pigkang
04-05-2025, 04:39 AM
» Replies: 4
» Views: 1,405
Button to switch between ...
Forum: Virtuino IoT
Last Post: autoa1transport
02-11-2025, 02:21 AM
» Replies: 2
» Views: 827
inbuilt functions
Forum: Virtuino IoT
Last Post: billpopenz
02-03-2025, 08:31 PM
» Replies: 0
» Views: 226
Virtuino Iot, Ubuntu Linu...
Forum: Virtuino IoT
Last Post: SveinHa
01-25-2025, 11:36 PM
» Replies: 15
» Views: 10,683
The same sketch compilati...
Forum: Virtuino IoT
Last Post: autoa1transport
01-24-2025, 10:41 AM
» Replies: 3
» Views: 1,213
Quit Button
Forum: Virtuino IoT
Last Post: iliaslamprou
01-16-2025, 08:06 PM
» Replies: 1
» Views: 353
Enter value as text/numbe...
Forum: Virtuino 6
Last Post: pigkang
12-24-2024, 07:48 AM
» Replies: 5
» Views: 3,609
Lost connection to MQTT b...
Forum: Virtuino IoT
Last Post: finlaw
12-23-2024, 12:21 PM
» Replies: 16
» Views: 8,185
Alert manager
Forum: Virtuino IoT
Last Post: Buczkowski
11-19-2024, 01:20 PM
» Replies: 0
» Views: 289

 
Question sharing Data Bucket
Posted by: faillace - 09-17-2023, 10:51 AM - Forum: Virtuino IoT - Replies (1)

Hi
Is there a way to fully automate the operation of "sharing a Data Bucket" (preferably without manually accessing th DataBucket settings) ?
For example, a "Button" or, better,  an 'ALERT event' capable of to send an e-mail with a DataBucket ('csv file' wiht ALL information)

Print this item

  Virtuino crash after +-48hours
Posted by: Dkyndt - 09-14-2023, 07:18 AM - Forum: Virtuino IoT - Replies (4)

Hi, 

I sometimes notice that Virtuino IoT (0.6.1) for Windows crashes after xxx hours/days.

This is the event log.
Faulting application name: virtuino_IoT.exe, version: 1.0.0.0, time stamp: 0x64cea53f
Faulting module name: ntdll.dll, version: 10.0.19041.3324, time stamp: 0xda4a9f63
Exception code: 0xc0000374
Fault offset: 0x00000000000ff459
Faulting process id: 0x928
Faulting application start time: 0x01d9e49534387758
Faulting application path: C:\Program Files\Virtuino IoT\virtuino_IoT.exe
Faulting module path: C:\WINDOWS\SYSTEM32\ntdll.dll
Report Id: 350f4c5f-01bb-4912-84a3-814ad5e851f4
Faulting package full name:
Faulting package-relative application ID:


one second later this app also crashes.

Faulting application name: dwm.exe, version: 10.0.19041.746, time stamp: 0x6be51595
Faulting module name: KERNELBASE.dll, version: 10.0.19041.3324, time stamp: 0x6967c799
Exception code: 0xc00001ad
Fault offset: 0x000000000012d9b2
Faulting process id: 0x720
Faulting application start time: 0x01d9e49191acd90c
Faulting application path: C:\WINDOWS\system32\dwm.exe
Faulting module path: C:\WINDOWS\System32\KERNELBASE.dll
Report Id: a4cc009c-c2df-47ed-ac5f-39bc4c78f68e
Faulting package full name:
Faulting package-relative application ID:


I will install The latest version and see if it is any better.

Print this item

  macOS trackpad scrolling doesn't work
Posted by: Joe - 09-13-2023, 12:48 PM - Forum: Virtuino IoT - No Replies

I'm sorry to say that 2 finger scrolling on trackpad (macOS Ventura 13.5.2) doesn't work.

-Joe

Print this item

  Smooth movement for virtuino needle
Posted by: Wewew24 - 09-09-2023, 03:50 AM - Forum: Virtuino 6 - Replies (1)

Hi,

Curently im making an tachometer for car, i wonder if any ways that can make virtuino perform a smooth needle movement to tachometer?, i.e. from high revs to low revs?

Regards

Print this item

  Only one publication to mqtt
Posted by: pacho - 09-08-2023, 10:42 AM - Forum: Virtuino IoT - Replies (2)

Hello, can Text script or Json Creator send only one publication to mqtt? It always sends three publications and I need it to send only one when it receives data or when a variable is true.
I attach a screenshot where you can see how it receives some data and always sends three publications.
I hope you can guide me.
  Thank you so much
Only one publication to mqtt



Attached Files Thumbnail(s)
   
Print this item

  Future request. 'Json to Variable' tool with more outputs
Posted by: Joe - 09-08-2023, 07:54 AM - Forum: Virtuino IoT - Replies (9)

Hi, 
is it possible to get a 'Json to Variable' tool wit more outputs, like you did it on other tools.

e.g.
The MQTT device can store 500 variables and let say we have 50 topics, each holding 10 sensor datas,
then we need 500 'Json to Variable' tools to get all the sensors.

That makes it very confusing if you have to find missing or double sensors.

Having 50 such tools with e.g. 10 'Value Json Path' outputs and a clever naming, then this will make it more clear.


Thanks, Joe

Print this item

  Json Variable from HTTP Request?
Posted by: Helmut_number_one - 09-07-2023, 06:03 PM - Forum: Virtuino IoT - Replies (4)

Can I evaluate an Http request with a Json response?
How do I do that? how start the request, with button?
I get this answer by test a result:

OK:{"sensors":[
{"ID":"In1","Disp":0,"P1":0,"P2":0,"Val":0.01,"Min":0,"Max":0,"U":"kg"}
]}

I would like to have "Val":


Must i make a json to variable Converter with var in Emulator?
is a sample on youtube?

Print this item

  Parse json in javascript
Posted by: Joe - 09-06-2023, 12:43 PM - Forum: Virtuino IoT - Replies (3)

Hi, I want to parse the following json string:

{"Time":"2023-09-06T13:38:56","BME280-76":{"Temperature":28.7,"Humidity":47.9,"DewPoint":16.6,"Pressure":1016.7},"BME280-77":{"Temperature":28.6,"Humidity":92.6,"DewPoint":27.3,"Pressure":1017.0},"PressureUnit":"hPa","TempUnit":"C"}


The first javascript line gives already an error


Code:
var json = Virtuino.readValue("inputTag"); //Read inputTag value as String. 
    
ERROR: Unexpected identifier 'Time'. Expected ';' after variable declaration.

If I run this:
Code:
const obj = JSON.parse(Virtuino.readValue("inputTag")); //Read inputTag value as String.   

the error is:
ERROR: Unexpected identifier 'Time'. Expected ')' to end an argument list.

I know I can use the 'Jason to Variable' script tool, but that would require more then 10 scripts to get all the variables.

Any idea?

THX Joe

Print this item

  Write separate Bit
Posted by: Easyman - 09-01-2023, 01:59 PM - Forum: Virtuino IoT - Replies (3)

Hello,can i send from Virtuino to an PLC separate Bits ? 
Address Marker 1 = 1001
Addess Bit 0 = 1001.0 
od Address 1001.1 usw.

CU Martin

Print this item

  Data from Date-Time-Display
Posted by: Helmut_number_one - 08-30-2023, 05:39 PM - Forum: Virtuino IoT - Replies (2)

I use the Date-Time-Display, i connected from a Http-Connection, this Data sec, min, ....  is usefull for other thing in a prg
Can i put the HH MM SS in 3 variable`?

Print this item