small fixes
This commit is contained in:
@ -23,7 +23,7 @@ import time
|
||||
from PyQt5 import QtWidgets, QtCore, QtGui
|
||||
|
||||
# -------------------- Constants --------------------
|
||||
Window_Name = "Linux GUI SDG2042X – v16"
|
||||
Window_Name = "-= WaveForm Generator [SDG2042X] GUI by ToGo-Lab =-"
|
||||
DEFAULT_PORT = 5025
|
||||
SOCKET_TIMEOUT = 4.0
|
||||
SIGLENT_WAVES = ["SINE", "SQUARE", "RAMP", "PULSE", "NOISE", "ARB", "DC"]
|
||||
|
||||
Reference in New Issue
Block a user