Accessing Activity-Log Entries or Similar Run-Time Status in Real Time

Hello Everyone,

I am experimenting with trying to use the HPLC to automatically start another machine when the Run starts.

I initially thought of using the Activity-Log, since it gives a time-stamp for when the Run starts, so I was thinking of creating a program that would continously read the ActivityLog in real-time.

Then if the Run is true, I want to execute my code to start the machine. The problem I'm having is that I can only find the ActivityLog in the software, so I haven't found a way to collect this information without manually downloading.

Where do these Activity-Log entries get written from, and is there a way to access these entries? Or is there another value I can analyze & access continously in real-time? I am open to any suggestions or perhaps a different approach. 

Thank you, 

Albert

Was this helpful?