Time Series Data of VistaPro Variable using VE Script API
Posted: Thu Feb 15, 2024 3:58 pm
Hi all,
I am using Python VE Scripting API for accessing the Room Variables for .clg file
Does anyone know whether or not it is possible to get the data of date and time of the variable via VE Script API.
I am using VistaPro variable “Space conditioning sensible.” and I extracted this variable as : scs = results_file_reader.get_results('Space conditioning sensible','Space conditioning sensible', 'z')
I want to get the date and time along with the variable value
I couldn’t find any support document on the internet for this .
Any help from from the community would be appreciated on this.
Regards,
Veerpal Kaur
I am using Python VE Scripting API for accessing the Room Variables for .clg file
Does anyone know whether or not it is possible to get the data of date and time of the variable via VE Script API.
I am using VistaPro variable “Space conditioning sensible.” and I extracted this variable as : scs = results_file_reader.get_results('Space conditioning sensible','Space conditioning sensible', 'z')
I want to get the date and time along with the variable value
I couldn’t find any support document on the internet for this .
Any help from from the community would be appreciated on this.
Regards,
Veerpal Kaur