me again...
I hope thats the right Subject for my Problem,
I have a graphic with following settings
SetAxisScalingMode(frm, FrmTestSt_ChtOszi_3, VAL_LEFT_YAXIS, VAL_MANUAL, -12, 12);
SetCtrlAttribute (frm, FrmTestSt_ChtOszi_3, ATTR_YAXIS_GAIN, 1.0 );
SetCtrlAttribute (frm, FrmTestSt_ChtOszi_3, ATTR_YDIVISIONS, 8);
but when I read in my datas, the graphic chances to -> MAX 13 and MIN -11 ... why ? who can I stop this ?
is there a special settings to say, please dont change the range!?
thanks for your help!
Alan-Lee