Vantage Timer (Venus) Displays Blank Timer Briefly, Makes Run Control Unresponsive

Hi Everyone,

I’m experiencing a timer issue on a Vantage where I am confident the logic should work, but the current timer display causes a “025-10-01 12:47:39> SYSTEM : Execute method - error; An error occurred while running Vector. The error description is: Unspecified error (0x23 - 0x0 - 0x0) , DisplayThread.cpp(58)” and makes run control unresponsive, and the method is not proceeding after my timer is complete.

Any ideas?

Hi @Kastronaut,

This error occurs when the ‘Timer: Wait For’ command is called for a Timer that hasn’t been started yet using the ‘Timer: Start’ command. It is possible to call the ‘Timer: Read Elapsed Time’ command for a Timer that hasn’t been started, which will yield a return of zero. This can be used to help confirm whether this is the error you’re experiencing.

Thank you,
Dan

1 Like