updates from lab pc during ecoc sprint

This commit is contained in:
Silas Labor Zizou
2025-04-16 09:18:18 +02:00
parent 0236103b13
commit 943677ee40
9 changed files with 324 additions and 136 deletions

View File

@@ -226,7 +226,7 @@ classdef AwgKeysight
case awg_model.M8199A
v = visadev('TCPIP0::Zizou::hislip2::INSTR');
case awg_model.M8199A_ILV
v = visadev('TCPIP0::Zizou::hislip2::INSTR');
v = visadev('TCPIP0::Zizou::hislip0::INSTR');
end
debug = 0;