Hello all
I am using ses for ARM and nrf52DK, recently I have started to use the RTT and JScope, so far so good, however, I would like to ZOOM on the Y axis. Sorry, if I have not read the manuals thoroughly, however, I cannot find that option, any one?
Indeed, once the JScope is started the zoom appears to be ok, however, once the values increase the viewing zoom it is no way to get back to the beginning levels, or is it? The zoom on x axis is easy with a mouse wheel ...
In addition, is there a way to define the thickness of the line in the JScope? I guess this is a related question to the Y axis
Furthermore, how come that the values are not inline on Y axis ?
For example, I am using three variables in a block, namely "unsigned int HT;" along with other two ... unsigned ints however, this HT variable is defined, namely with a value of 45. But when the sampling is started the other two variables, which are not defined, read from the sensor and are obviously bigger than 45, sometimes they even reach 1000, are shown below the 45 variable , line ?
Have a look at the picture which gives more explicit information what is going on, btw all the values are put on 0 in the Y axis.
Any ideas, help is much appreciated!
best.
I am using ses for ARM and nrf52DK, recently I have started to use the RTT and JScope, so far so good, however, I would like to ZOOM on the Y axis. Sorry, if I have not read the manuals thoroughly, however, I cannot find that option, any one?
Indeed, once the JScope is started the zoom appears to be ok, however, once the values increase the viewing zoom it is no way to get back to the beginning levels, or is it? The zoom on x axis is easy with a mouse wheel ...
In addition, is there a way to define the thickness of the line in the JScope? I guess this is a related question to the Y axis
Furthermore, how come that the values are not inline on Y axis ?
For example, I am using three variables in a block, namely "unsigned int HT;" along with other two ... unsigned ints however, this HT variable is defined, namely with a value of 45. But when the sampling is started the other two variables, which are not defined, read from the sensor and are obviously bigger than 45, sometimes they even reach 1000, are shown below the 45 variable , line ?
Have a look at the picture which gives more explicit information what is going on, btw all the values are put on 0 in the Y axis.
Any ideas, help is much appreciated!
best.
The post was edited 2 times, last by MUETA: Added others related questions... ().