AdvancedHMI Software
General Category => Support Questions => Topic started by: DavidSr on April 06, 2019, 08:10:33 AM
-
BETA 30
Created a new chart and set to enable. There is data in the PLC but it is not showing on the chart and no file has been created, Neither has the datalog directory been created.
-
Add a BasicLabel to the form and set PLCAddressValue to the same address you put in PLCAddressItems of the ChartWithLogging. Run it to see if the BasicLabel gets a value.
-
The directory and file were finally created, not sure how long the delay was. I think you have addressed this before, sorry,,, If you could remind me. Is the Directory and file supposed to be created when we do a build?
-
The file and directory is created either at midnight or when the application is closed. Do note that if you kill the application by using the stop button in VS or using Task Manager it is not a controlled shut down therefore it will be unable to create the file.