cancel
Showing results for 
Search instead for 
Did you mean: 

Simulator server contains what type of data .

Former Member
0 Kudos

Please can anybody say the simulator server stores what type of data.

View Entire Topic
agentry_src
Active Contributor
0 Kudos

The simulator actually does not store data at all, just algorithms for generating sample time series data. Time series data is what you would retrieve from a historian or OPC data source.

Each time you run a Tag Query and retrieve data from the Simulator you get a freshly generated data set according to the algorithm. This can be somewhat limiting since you will not have a static "history".

Regards,

Mike

Former Member
0 Kudos

Thankyou your answer helps me alot.