Issue:
Is there a way in Vijeo Designer to clear the datalogging from SRAM or DRAM via programming or script?
Product Line:
Vijeo Designer
Environment:
HMI Software
Resolution:
The script Sys.clearAllDataLoggingInMemory() can be used. It clears all Data Logging data from the target's SRAM or DRAM. Note that this method does not clear the Data Logging data saved to external media. Once the data is cleared, Trend Graphs monitoring this data will be updated and cleared. When clearing Data Logging data from SRAM, a NO_DATA record will be recorded with the current system time to the Data Logging file.
Is there a way in Vijeo Designer to clear the datalogging from SRAM or DRAM via programming or script?
Product Line:
Vijeo Designer
Environment:
HMI Software
Resolution:
The script Sys.clearAllDataLoggingInMemory() can be used. It clears all Data Logging data from the target's SRAM or DRAM. Note that this method does not clear the Data Logging data saved to external media. Once the data is cleared, Trend Graphs monitoring this data will be updated and cleared. When clearing Data Logging data from SRAM, a NO_DATA record will be recorded with the current system time to the Data Logging file.