DIAdem

cancel
Showing results for 
Search instead for 
Did you mean: 

Procedure for having two Y-Axis using scripts?

Hi all
I am planning to display two different channels on two differnt y-axis using VBscript....Like for example : i have two channels namely 1.Torque 2. Speed 3.Time, so i would like hav e this way, time on x-axis, speed on y-axis, And Torque on Y1-axis.......I would be very glad if some one could give me some example program or coding regarding this.....

With regards
Kenni
0 Kudos
Message 1 of 3
(3,423 Views)
Hi Kenni,

The easiest way to do this is to prepare a REPORT layout and to use a script assign the channel which should be drawn (see attachment).

To get the syntax to assign the channels please open the REPORT object (in your case the 2D axis system) and use CRTL-A. This copies the necessary commands to the clipboard and than you can paste it into your script (or use the teach-in mode than CTRL-A copies the commands directly into the script).

Greetings

Walter
0 Kudos
Message 2 of 3
(3,419 Views)
Thanks walter ..thats was fine...

Thanks
Kenni
0 Kudos
Message 3 of 3
(3,408 Views)