Hello Guest it is April 19, 2024, 04:27:47 PM

Author Topic: Mach3 - COM Interface problem with elapsed / estimated  (Read 1324 times)

0 Members and 1 Guest are viewing this topic.

Mach3 - COM Interface problem with elapsed / estimated
« on: December 03, 2017, 07:45:37 PM »
Hi,

im currently trying to control Mach3 via COM-Interface from a c# application. This works fine but i have a problem.

I need to access elapsed / estimated time (14/15) via GetDRO. The result is always 0. I tried to use GetDROString - but the result is 0.000 too.
Is this a bug in the GetDRO function? What can i do to access this values?

Im using latest Mach3 version

Thanks,
Steffen