Good day to all,
I'm currently developing on CX-Supervisor 2.11 and quite new to this SCADA package. I'm very familiar with NS Designer. My development for the application has gone fairly easy but I have one very significant problem.
I use quite a few of high speed timers within my CX-programmer FB's and these time values should all be accessible via the SCADA screen. Now using the 'text' object coupled with the 'edit point value(analogue)' function via the animation editor, I've ended up with a format like this '##.#' I cannot however get the value to scale correctly. If I need to insert '1.0', I end up with '10.0'.
All my points are integers. In the past using CX-Designer I used the Unit and Scale function and my scale was always set to 0.01. This would of course apply to a high speed timer within the CX-Programming environment.
My question is, how could I apply a conversion factor of 0.01 for an integer? And am I able to display 10 BCD as 1.0 in the text object.
Has anybody has similar issues? Being familiar with NS Designer and having to implement on CX-Supervisor.
Any help would be much appreciated. Thank You
