scpi: add Keysight vendor alias

This commit is contained in:
Gerhard Sittig 2018-11-17 17:30:47 +01:00
parent 0617bb5a4e
commit 49b6732ec5
1 changed files with 1 additions and 0 deletions

View File

@ -33,6 +33,7 @@
static const char *scpi_vendors[][2] = {
{ "HEWLETT-PACKARD", "HP" },
{ "Agilent Technologies", "Agilent" },
{ "Keysight Technologies", "Keysight" },
{ "RIGOL TECHNOLOGIES", "Rigol" },
{ "PHILIPS", "Philips" },
{ "CHROMA", "Chroma" },