Trend self-resetting the scale

Good morning,

when i use the ZOOM button to see a small part of the trend with the processa analyst, after few seconds the view get back at the beginning view loaded from the PAV file.

This issue happen when i use the function ProcessAnalystPopup().

Do you have any idea of why this happen and how can i fix?

Thank you

Parents
  • Hi Stefano,

    Does it happen if you do any other command? Or even do nothing at all?

    If you know how to use the Cicode Debugger, try pointing a breakpoint in "_PA_SelectCache_RestorePens" function of the PADisplay.ci file in the Include project.
    Perhaps your code has a task that launches a refresh of the cache or something?

    If this turns up nothing obvious, get in touch with our Support team so they can help you diagnose what is going on.

    Cheers,

    bradley
Reply
  • Hi Stefano,

    Does it happen if you do any other command? Or even do nothing at all?

    If you know how to use the Cicode Debugger, try pointing a breakpoint in "_PA_SelectCache_RestorePens" function of the PADisplay.ci file in the Include project.
    Perhaps your code has a task that launches a refresh of the cache or something?

    If this turns up nothing obvious, get in touch with our Support team so they can help you diagnose what is going on.

    Cheers,

    bradley
Children
No Data