[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[opendx-users] Problem resetting camera using DXLink




I am using the SuperviseWindow and SuperviseState modules in my
net which I run from Microsoft Visual C++ using the DXLink 
routines.  My problem is this:  I use the reset camera flag which
I set to 1, then 0 in Execute on Change mode.  Generally, it
works fine.  However, if I change the input object, then reset
the camera, the display will flash to the default camera, then
go back to the current camera.  If I then interact with the
display (zoom, pan, etc) and then reset, it works fine.  

It seems to be some type of caching problem, as though the net
is reverting to a cached camera.  I have tried to turn off 
caching for the camera parameters, but it has no effect.  

Any ideas?

Chris