Hello !
I have had some success with Chartwithlogging - I like it ! I was hoping to get a chart/trend which shows the date/time along the x-axis with the ability to pan and zoom - great !
I have a couple of questions please:
How and where is the data stored... I saw the property "data directory" with ./ in the box. Should I be entering a folder location and file name in there to store the relevant data ? I am currently logging 2 tags from the same PLC using the same driver in my "collection".
Oh what is the "File Header" property for ?
AND... is it possible to change the colour of the pens on the trend ?
I have been successful in using Datalogger2 and am storing 2 tags values on the PC in the log file - which I can then present in excel - it would be nice if there are charts in AHMI which can simply display the data from those log files (for historic trending).(or is that exactly what this can do !?)
I'm not great with VB but seem to be getting by and understanding some of the basics - such as hiding the form when not in use, and the comments about closing the main form as discussed earlier - I think I got that now and have 5 forms which appear to work OK - I was worried that the chartwithlogging would STOP logging if it was not visible...
I think I had an issue whereby if I CLOSED the runtime, it would appear to have closed but the advancedHMI process would stay running in memory thus preventing me from being able to compile any more - I had to keep killing the process in task manager (I think that may have been due to not CLOSING the pages correctly as discussed earlier !)
Thanks,
Steve