Jump to content

Use Data Value Reference with In Place Structure instead of shift register?


Recommended Posts

I tried the new Data Value Reference to share data between loops and it seems to work well. I ran into a problem though with my current structure with loading data into the reference from both loops. I was keeping data in a shift register and also using the Data Value Reference and the two got out of sync. Rather than try to explain all the problems there I'll ask this: Does it make sense to use the Data Value Reference with the In Place Structure instead of using a shift register?

George

Link to comment

I don't understand the question. You have to use the DVR with the IPES. That's the only way to access the data. That's the whole point of the feature. A shift register doesn't make sense in the context of two loops, since it's obviously localized to only one of them.

If this doesn't help, I suggest you upload a simple example which shows what it is you're doing.

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.