Hi,
we are using a 3dnavigator from a application programmed in c#. We discovered, that the initialization with
device = new TDx.TDxInput.Device();
takes about 5 seconds if the driver is installed, but no navigator is attached. Is there a possibility to check for connection before initialization or get rid of this time in another way?
Best regards
tg

