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 0dea024 commit 821266eCopy full SHA for 821266e
src/scpi/scpi.c
@@ -38,6 +38,7 @@ static const char *scpi_vendors[][2] = {
38
{ "Keysight Technologies", "Keysight" },
39
{ "PHILIPS", "Philips" },
40
{ "RIGOL TECHNOLOGIES", "Rigol" },
41
+ { "Siglent Technologies", "Siglent" },
42
};
43
44
/**
0 commit comments