Can someone share best practices for implementing a historian.
I’m especially interested in the location of a database. Should I have the database on the same server as the Historian or on a separate server? Pros and Cons.
The method you use to select for what historian is going to be used is dependent on how you want to view and access. the information. If you want to use a graphical representation, you can use Charts e.g. Easy Charts, Bar Chart.
When it comes to whether or not to use a separate server to have your database. I think that depends, on how you are going to be access it. As well as the reliability of your network. In my personal experience I prefer having it on my local server because I will always have access to it and can modify it locally according to my needs.