Hello,
Now,I recevied the data which is changed from 0 to 2pi.
But I want the value from -pi to pi.
So I set the program " if data > pi, data = data-2*pi"
When the data <pi , the data is correct in the freemaster.
haoxue1027_1-1599533843752.png
But if the data >pi , the data is big negative numbers.
haoxue1027_0-1599533807942.png
Can you tell me why? how to change the data to [-pi pi]?
Any help will be appreciated.
best regards
hao