FAQs from Rohde & Schwarz

Creation of transducer file for HMExplorer

Question

How can I create a transducer file for the HMExplorer?

Answer

Create a text file and open it for example with NotePad.

In the first line should stand the name of this transducer.
In the second line should stand the unit.
Then should come in the next lines the frequency and the value separated by semicolon.
The value for an attenuation must have a leading minus.
The last line must have a 'end;'.
Save this file as a CSV file. This file you can now use in the HMExpolrer.

Here an example of the content:

Name=HM6050-2_Limiter_On_L1_+_N;
Unit=dBuV;
1,50E+05;-11,8
2,00E+05;-11,2
2,50E+05;-10,9
3,00E+05;-10,7
3,50E+05;-10,6
4,00E+05;-10,6
4,50E+05;-10,5
5,00E+05;-10,5
5,50E+05;-10,5
6,00E+05;-10,4
7,50E+05;-10,4
8,00E+05;-10,4
8,50E+05;-10,4
9,00E+05;-10,4
9,50E+05;-10,4
1,00E+06;-10,4
2,00E+06;-10,4
3,00E+06;-10,5
4,00E+06;-10,6
5,00E+06;-10,7
6,00E+06;-10,8
7,00E+06;-10,9
8,00E+06;-10,9
9,00E+06;-11
1,00E+07;-11,1
1,10E+07;-11,1
1,20E+07;-11,2
1,30E+07;-11,2
1,40E+07;-11,3
1,50E+07;-11,5
1,60E+07;-11,6
1,70E+07;-11,6
1,80E+07;-11,5
1,90E+07;-11,5
2,00E+07;-11,6
2,10E+07;-11,8
2,20E+07;-11,9
2,22E+07;-11,9
2,24E+07;-12
2,26E+07;-12,3
2,28E+07;-12,6
2,29E+07;-12,6
2,30E+07;-12,4
2,32E+07;-12,2
2,34E+07;-12,2
2,36E+07;-12,2
2,38E+07;-12,4
2,40E+07;-12,7
2,42E+07;-12,6
2,44E+07;-12,5
2,46E+07;-12,4
2,48E+07;-12,4
2,50E+07;-12,5
2,60E+07;-12,7
2,70E+07;-13
2,80E+07;-13,2
2,90E+07;-13,4
3,00E+07;-13,5
end;