Hi everyone,
We recently started experimenting with Osc and noticed a weird behavior/bug.
Specifically, when sending constant Z rotation position values to Augment3d, it seems to grey out commands in the undo window.
Long story short, we are sending osc to a SEM, to rotate the model of the set on its Z axis in A3D, to maybe integrate SEM focus tracking in the future.
Using the following commands in a proprietary software managing the revolving stage. (Thanx Ueli for the proper syntax!)
/eos/user/99/chan/961/param/z_orientation/override <value>
/eos/user/99/chan/962/param/z_orientation/override <value>
It's a double revolving Set.
We send this to eos on a different user from the Light op, on it's own partition containing just the SEMs.
Everything is working fine and dandy except I noticed during LX session that my undo was greyed out at random, for basic undoable commands.
Everything goes back to normal when I disable Osc RX.
Apparently, it's a known issue with constant Osc.
Any feedback appreciated !