Jump to content

Recommended Posts

Posted

Regarding the Data table function blocks ........

Will the function block always process in one scan?

Are there instances where a Data Table function may take take several scans to complete (such as some of the screen loading features and the like).

If I use the "interval" function across a DT function block, is it giving me an accurate account of exactly how long it is taking to process?

Is there any portion of the process that gets handled in the overhead time between program scans?

More to the point, can I rely on the fact that one that network has completed, that I can be certain that the values of the DT operation of the previous network was completed in its entirety and that it is dafe to use the data as if it were so?

Posted

Hi Daminan,

The Data Tables function is excuted even in the same net you placed it.

That means that in the next element after the Data table function (In the same net ofcourse) the values are already updated.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

This site uses cookies. By clicking I accept, you agree to their use.