Die Suche ergab 18 Treffer
- Mittwoch 18. Januar 2023, 09:53
- Forum: Allgemeine Fragen
- Thema: QT. Designer
- Antworten: 5
- Zugriffe: 677
Re: QT. Designer
thank you so much @noisefloor & @__deets__
- Mittwoch 18. Januar 2023, 07:54
- Forum: Allgemeine Fragen
- Thema: QT. Designer
- Antworten: 5
- Zugriffe: 677
QT. Designer
Hallo everyone.
i have try to use QT designer as to build front page and then convert to .py
but QT. designer is too expensive. is anybody can suggest an alternative ? something cheaper or any free apps.
the point is, i want to make window and few frames with few Bottons and convert it to .py as ...
i have try to use QT designer as to build front page and then convert to .py
but QT. designer is too expensive. is anybody can suggest an alternative ? something cheaper or any free apps.
the point is, i want to make window and few frames with few Bottons and convert it to .py as ...
- Samstag 22. Oktober 2022, 06:00
- Forum: Allgemeine Fragen
- Thema: Read S-parameters from Anritsu MS46122B using python
- Antworten: 12
- Zugriffe: 2520
Re: Read S-parameters from Anritsu MS46122B using python
@__blackjack__ können Sie bitte das bessere und richtige Code block wie Sie gemeint, hier schreiben um ich ein Augenblink habe. ich habe versucht das zu ändern wie Sie gemeint aber geht nicht. ich bitte Sie den Code block so wie Sie gemeint so es sein soll, mir schreiben.
diese satz habe ich nicht ...
diese satz habe ich nicht ...
- Freitag 14. Oktober 2022, 10:48
- Forum: Allgemeine Fragen
- Thema: Read S-parameters from Anritsu MS46122B using python
- Antworten: 12
- Zugriffe: 2520
Re: Read S-parameters from Anritsu MS46122B using python
ahh. es bedeutet, dass das gesamte Skript wie falsch ist. Ich kann es wirklich nicht in eine bessere Form bringen. Wenn es möglich ist, helfen Sie mir bitte, es neu zu schreiben.
- Freitag 14. Oktober 2022, 07:54
- Forum: Allgemeine Fragen
- Thema: Read S-parameters from Anritsu MS46122B using python
- Antworten: 12
- Zugriffe: 2520
Re: Read S-parameters from Anritsu MS46122B using python
zum beispiel ich habe diese script und theoritisch kann man S parameter vom Anritsu als .csv speichern, aber weiß ich nicht warum taucht ein fehler.
fehler ist. Traceback (most recent call last):
File "C:/Users/Mureed/PycharmProjects/Anritsu/ubung/grabData.py", line 99, in <module>
grabData ...
fehler ist. Traceback (most recent call last):
File "C:/Users/Mureed/PycharmProjects/Anritsu/ubung/grabData.py", line 99, in <module>
grabData ...
- Freitag 14. Oktober 2022, 07:51
- Forum: Allgemeine Fragen
- Thema: Read S-parameters from Anritsu MS46122B using python
- Antworten: 12
- Zugriffe: 2520
Re: Read S-parameters from Anritsu MS46122B using python
Hi. nein. Sie haben falsch verstanden. eigentlich das war mein (typing) fehler. ich wollte Buch Halter. schreiben aber wenn ich gepostet, erst dann habe ich mitbekommen dass ich nicht richtig geschriben. aber dann war zu spät weil man kann nicht wieder löschen.
- Donnerstag 13. Oktober 2022, 15:46
- Forum: Allgemeine Fragen
- Thema: Read S-parameters from Anritsu MS46122B using python
- Antworten: 12
- Zugriffe: 2520
Re: Read S-parameters from Anritsu MS46122B using pyth
ich brauche keine buch alta__deets__ hat geschrieben: Mittwoch 5. Oktober 2022, 10:03 Das hier ist das Programmierhandbuch: https://dl.cdn-anritsu.com/en-us/test-m ... 0746AA.pdf - laut dem nutzt das Ding Ethernet over USB, und dann SCPI Kommandos.
- Samstag 8. Oktober 2022, 09:21
- Forum: Allgemeine Fragen
- Thema: Read S-parameters from Anritsu MS46122B using python
- Antworten: 12
- Zugriffe: 2520
Re: Read S-parameters from Anritsu MS46122B using python
ja ich habe Anritsu Messgerät, und shockline software um den Anritsu einstellen und laufen lassen.
jetzt ich möchte ein python script haben um die messergibnisse (spricht alle vier s parameters)
in python lesen kann. zum beispiel die S parameters im verschidenen formaten wie .CSV oder .S2p ...
jetzt ich möchte ein python script haben um die messergibnisse (spricht alle vier s parameters)
in python lesen kann. zum beispiel die S parameters im verschidenen formaten wie .CSV oder .S2p ...
- Mittwoch 5. Oktober 2022, 08:09
- Forum: Allgemeine Fragen
- Thema: Read S-parameters from Anritsu MS46122B using python
- Antworten: 12
- Zugriffe: 2520
Read S-parameters from Anritsu MS46122B using python
Hello Everyone.
i wanna read S11, S12, S21, S22 Parameters from Anritsu MS46122B using tkinter, Ploting.
is anybody can suggest?
i wanna read S11, S12, S21, S22 Parameters from Anritsu MS46122B using tkinter, Ploting.
is anybody can suggest?
- Donnerstag 8. September 2022, 06:12
- Forum: Allgemeine Fragen
- Thema: controling the anritsu VNA. by tkinter.
- Antworten: 1
- Zugriffe: 381
controling the anritsu VNA. by tkinter.
Hallo everyone. i want to make a Tkinter GUI app as to read S parameters of Anritsu measurement device. i want to know if there is any alternative.
thankyou.
thankyou.
- Donnerstag 12. Mai 2022, 14:24
- Forum: Allgemeine Fragen
- Thema: How to add (.PNG) file in (.docx) file
- Antworten: 2
- Zugriffe: 511
Re: How to add (.PNG) file in (.docx) file
Hallo everyone. i wanna add a .png file in the created word document, i need your Suggestion please.
- Donnerstag 12. Mai 2022, 14:22
- Forum: Allgemeine Fragen
- Thema: How to add (.PNG) file in (.docx) file
- Antworten: 2
- Zugriffe: 511
How to add (.PNG) file in (.docx) file
from pathlib import Path
from docxtpl import DocxTemplate
import datetime
import PySimpleGUI as sg
document_path = Path(__file__).parent / "Simple_file_path.docx"
doc = DocxTemplate(document_path)
today = datetime.datetime.today()
layout = [[sg.Text("Assembly"), sg.Input(key="ASSEMBLY")],
[sg.Text ...
from docxtpl import DocxTemplate
import datetime
import PySimpleGUI as sg
document_path = Path(__file__).parent / "Simple_file_path.docx"
doc = DocxTemplate(document_path)
today = datetime.datetime.today()
layout = [[sg.Text("Assembly"), sg.Input(key="ASSEMBLY")],
[sg.Text ...
- Samstag 9. April 2022, 16:46
- Forum: Tkinter
- Thema: how to change string result to float?
- Antworten: 8
- Zugriffe: 3295
Hallo Peter
Herzlichen Dank Peter,
das war sehr sehr hilfreich und positive,
ich werde nie vergessen wie fleißig und schnell hast du mein Problem gelöst,
ich weiß nicht wie ich bedanken,
Danke Danke Danke Peter,
hast du irgendwo ein Chanel in YouTube oder Videos ich von dir was lernen kann?
mit ...
das war sehr sehr hilfreich und positive,
ich werde nie vergessen wie fleißig und schnell hast du mein Problem gelöst,
ich weiß nicht wie ich bedanken,
Danke Danke Danke Peter,
hast du irgendwo ein Chanel in YouTube oder Videos ich von dir was lernen kann?
mit ...
- Donnerstag 7. April 2022, 15:11
- Forum: Tkinter
- Thema: how to enable an entry widget using button in tkinter
- Antworten: 1
- Zugriffe: 2068
how to enable an entry widget using button in tkinter
import tkinter as tk
from tkinter import *
from PIL import Image, ImageTk
import scipy.special as scs
import scipy.optimize as sco
import matplotlib.pyplot as plt
import numpy as np
def button_clear():
eps_r_Entry.delete(0, END)
impedanz_Entry.delete(0, END)
aussenleiter_Entry.delete(0, END ...
from tkinter import *
from PIL import Image, ImageTk
import scipy.special as scs
import scipy.optimize as sco
import matplotlib.pyplot as plt
import numpy as np
def button_clear():
eps_r_Entry.delete(0, END)
impedanz_Entry.delete(0, END)
aussenleiter_Entry.delete(0, END ...
- Donnerstag 7. April 2022, 13:04
- Forum: Tkinter
- Thema: how to change string result to float?
- Antworten: 8
- Zugriffe: 3295
Re: how to change string result to float?
import tkinter as tk
from tkinter import *
from PIL import Image, ImageTk
import scipy.special as scs
import scipy.optimize as sco
import matplotlib.pyplot as plt
import numpy as np
def button_clear():
eps_r_Entry.delete(0, END)
impedanz_Entry.delete(0, END)
aussenleiter_Entry.delete(0, END ...
from tkinter import *
from PIL import Image, ImageTk
import scipy.special as scs
import scipy.optimize as sco
import matplotlib.pyplot as plt
import numpy as np
def button_clear():
eps_r_Entry.delete(0, END)
impedanz_Entry.delete(0, END)
aussenleiter_Entry.delete(0, END ...
- Donnerstag 7. April 2022, 13:03
- Forum: Tkinter
- Thema: how to change string result to float?
- Antworten: 8
- Zugriffe: 3295
Re: how to change string result to float?
Hallo peter,
ich habe die ganz beschreibung und bau typ von code geändert.
jetzt die Frage ist. wie kann ich ein button aufbauen wenn ich clicken innenleiter entry widget wird active und übernimmt die eingegebene zahl und rechnet weiter, und wenn nicht gedruckt ist dann übernimmt die variabel ...
ich habe die ganz beschreibung und bau typ von code geändert.
jetzt die Frage ist. wie kann ich ein button aufbauen wenn ich clicken innenleiter entry widget wird active und übernimmt die eingegebene zahl und rechnet weiter, und wenn nicht gedruckt ist dann übernimmt die variabel ...
- Dienstag 5. April 2022, 07:37
- Forum: Tkinter
- Thema: how to change string result to float?
- Antworten: 8
- Zugriffe: 3295
how to change string result to float?
import tkinter as tk
from tkinter import *
from PIL import Image, ImageTk
# import scipy as sc
import scipy.special as scs
import scipy.optimize as sco
import matplotlib.pyplot as plt
import numpy as np
class calculation:
def result_function():
c0 = 299792458 # lichtgeschwindigkeit
m0 = 4 * np ...
from tkinter import *
from PIL import Image, ImageTk
# import scipy as sc
import scipy.special as scs
import scipy.optimize as sco
import matplotlib.pyplot as plt
import numpy as np
class calculation:
def result_function():
c0 = 299792458 # lichtgeschwindigkeit
m0 = 4 * np ...
- Dienstag 22. März 2022, 15:01
- Forum: Tkinter
- Thema: Tkinter entry widget
- Antworten: 1
- Zugriffe: 2244
Tkinter entry widget
Hallo everyone. :)
I am new here in the python forum and I try to write a program which I can do some calculations with.
programm run but i cant make the button alive like if its clicked, the entry widget will be inactive and when i click back again the entry widget get back to active mode.
and ...
I am new here in the python forum and I try to write a program which I can do some calculations with.
programm run but i cant make the button alive like if its clicked, the entry widget will be inactive and when i click back again the entry widget get back to active mode.
and ...
