We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 845b469 commit bdc1ce2Copy full SHA for bdc1ce2
src/labtoolkit/__init__.py
@@ -447,7 +447,16 @@ def IDN_for_HP8903(self, inst, resource, mapping, number):
447
['Rohde&Schwarz', 'FSW-50', 'SpectrumAnalyser', 'RaSESW'],
448
['Rohde&Schwarz', 'FSW-67', 'SpectrumAnalyser', 'RaSESW'],
449
['Rohde&Schwarz', 'FSW-85', 'SpectrumAnalyser', 'RaSESW'],
450
+
451
+ ['Rohde&Schwarz', 'FPL1003', 'SpectrumAnalyser', 'RaSESW'],
452
+ ['Rohde&Schwarz', 'FPL1007', 'SpectrumAnalyser', 'RaSESW'],
453
+ ['Rohde&Schwarz', 'FPL1014', 'SpectrumAnalyser', 'RaSESW'],
454
+ ['Rohde&Schwarz', 'FPL1026', 'SpectrumAnalyser', 'RaSESW'],
455
456
+ ['Rohde&Schwarz', 'ETL', 'SpectrumAnalyser', 'RaSESW'],
457
458
+ ['Rohde&Schwarz', 'FSV', 'SpectrumAnalyser', 'RaSESW'],
459
460
['Rohde&Schwarz', 'CMW', 'WirelessTestSet', 'RaSCMW500'],
461
462
# 'HP8546A': HP8546A,
0 commit comments