AdvancedHMI Software

General Category => Support Questions => Topic started by: Mvlawn on March 19, 2016, 07:57:42 PM

Title: Datasubscriber vs Datalogger
Post by: Mvlawn on March 19, 2016, 07:57:42 PM
I see that the Datalogger records points in a notepad file but what does the Datasubscriber do? Is there a way to have either record the data in a .CSV file?
Title: Re: Datasubscriber vs Datalogger
Post by: Archie on March 19, 2016, 09:50:52 PM
The DataSubscriber only returns the results to an event you would handle in your own code. The DataLogger is an extension to the DataSubscriber that gives the option of writing the values to a data file.