EEVblog Electronics Community Forum
Products => Test Equipment => Topic started by: Silicium81 on November 21, 2021, 02:23:25 pm
-
Hello,
With my new MICSIG STO1104C, I have difficulty understanding the advanced functions related to mathematical calculations ...
(https://nsm09.casimages.com/img/2021/11/17//21111707064012779417673524.png)
The user manual does not explain this function, I just found an example in a video seen on the micsig forum in Chinese ...
I'll be happy to figure out how to use the functions circled in red below!
(https://nsm09.casimages.com/img/2021/11/21//21112103394712779417679634.png)
-
Bottom right corner are postfixes so you can enter 10u instead of 10e-6 or 0.00001
var1 / var2 are constants you can enter somewhere
Left side are logical operators for use with conditional statements (but don't ask how to enter these)
-
var1 / var2 are constants you can enter somewhere
Use the two input boxes on the math menu.
-
Bottom right corner are postfixes so you can enter 10u instead of 10e-6 or 0.00001
var1 / var2 are constants you can enter somewhere
Left side are logical operators for use with conditional statements (but don't ask how to enter these)
Ah thank you ! It seems obvious now!