Nico35 Posted January 29, 2013 Posted January 29, 2013 Hello, I would like knowing if it is possible to record in a Maingraph at the same time as the values the scales of range situated to the right and to the left of the Maingraph. (LeftAxis1 to 6 and RightAxis1 to 6) At present when I return on my recorded data, scales are not protected and it is the current scale which is posted. I hope that you understood me Saddened for the spelling me am French:-) Thank you in advance
AzeoTech Posted February 12, 2013 Posted February 12, 2013 You could do this using registry variables, though these are limited to integers, so you may need a multiplier. Let's assume you don't. In that case, just change the scale from and scale to parameters to registry variables, say: registry.myGraphscaleFrom and registry.myGraphScaleTo Then use screen components to change those variables and rescale the graph.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.