EEVblog Electronics Community Forum

Products => Test Equipment => Topic started by: Silicium81 on November 21, 2021, 02:23:25 pm

Title: MICSID STO1104C Math menu
Post 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)
Title: Re: MICSID STO1104C Math menu
Post by: nctnico on November 21, 2021, 03:20:02 pm
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)
Title: Re: MICSID STO1104C Math menu
Post by: Fungus on November 21, 2021, 04:22:40 pm
var1 / var2 are constants you can enter somewhere

Use the two input boxes on the math menu.
Title: Re: MICSID STO1104C Math menu
Post by: Silicium81 on November 21, 2021, 05:04:20 pm
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!