GPIB_set_source_output - Fixe l'état d'une source RF (ON/OFF).
type : Langage GPIB de la source RF.
1 - HP 8657B
2 - Wiltron 6747B, Anritsu 69067B / 69047B
3 - Wiltron 68137B, Anritsu 68347B
4 - HP 8350A / 8340A
5 - HP 8375A 83572A
6 - IFR 3414
7 - HP 8672A (Power Range=0dBm)
8 - HP 8672A (Power Range=10dBm)
9 - Undefined yet
// Fréquence : 2 GHz GPIB_set_source_freq(11,2,2*10^9) // Puissance : 0 dBm GPIB_set_source_power(11,2,0) // Output : ON GPIB_set_source_output(11,2,1)
GPIB_set_source_freq , GPIB_set_source_power ,