Specifically, I'm trying to populate a regulatory excel report with a bunch of lab data that I'm taking in through string and numeric inputs in FT.
I'm trying to look at the timestamp for the integer that is the date associated with the lab data. Then I will pull the associated data for other historian points in that same range of time (the data all gets moved or copied at one time by the PLC in a couple of seconds). The operators/lab techs get caught up entering multiple days at one time, or I'd just look at each days' value.
Nothing stuck out at me in the PI Datalink manual.