Hi all,
I would like to understand more about buffering, and how to accurately calculate the MaxBufferSizeMB of my data for 1 day.
I have successfully connected to my datasource which is an OPC UA server, added the discovery, queried my data, exported my data to a CSV file, and import it back in through dataselection with PowerShell EdgeCmd. At this stage, assuming that my MaxBufferSizeMB is set to the max at 2147483647, how then do I check when my buffer starts running, and collecting data?