Damian Posted September 6, 2010 Report Share Posted September 6, 2010 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? Quote Link to comment Share on other sites More sharing options...
Ofir Posted September 7, 2010 Report Share Posted September 7, 2010 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. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.