I have installed wireshark and there is a terminal Tshark exe, there.
How do i manage, when the powershell opens the t-shark terminal, that i received the datas by echo or piping into the matrix?
“cd C:\Programme\Wireshark;”
[tshark,bOK] = powershell(path(2)+“start tshark.exe {-i Ethernet -F pcapng -W n}”)