Let's say I have a one-second main scan that requires measurement time of 500ms, and a 10-second slow scan that has measurement instructions adding up to 2 seconds. In pipeline mode, can I expect the slow scan's measurement instructions to be run in to the spare time of the main scan over 4, or more likely 5 or 6 main scan cycles?
Hi,
To test, you may write the time whenever the slow scan is performed, in a public location, or even if you want in a datatable.
Smile
I'm not sure this is possible. I believe such timestamps would indicate when processing occurs, not measurement.