Convert.DAT not keeping up with changes?

I have a simple network and at the end I have a CHOP to DAT table running into a Null DAT and then into a Convert DAT and the value in the Convert DAT is not keeping up with the data in the cell in the Null DAT.

Sometimes the Convert DAT will have the right value but sometimes it does not.

What’s going on here?

Would you post your network with instructions to reproduce, please?

ConvertNotKeepingUp.toe (3.5 KB)

Hope I uploaded that properly…

I am grabbing the handle in the Cross CHOP and manually moving it from 2 to 0 and the Convert DAT gets confused for some reason and doesn’t keep up.

If I remove the Cross and use a Constant directly I’ll see this happen on both 1 and 0.

I am probably causing the issue with my manual adjustment but everything else keeps but I would think Convert should as well.

Thanks!!

Unfortunately I can’t replicate this in 10k or experimental 20k. Very odd. Is it possible for you to do a screen capture of it happening? I generally just use a screen to gif to capture this kind of stuff.

I had not seen screen to gif before. Thank you for that.

I am having issues making a gif under 4mb to upload, however.

Video here

Strange, I can’t replicate still. I have installed that exact build. Going to see if anyone else can replicate or has any ideas what it might be.

I thought maybe it was my frantic thrashing on the handle but then I realized everything else is keeping up and the handle I’m moving is pretty far up the network. If the Table.DAT is hitting 0 and 100 then then I would think the Convert.DAT should too.

Thanks for the help!