Filter löschen
Filter löschen

JUDP to monitor UDP broadcast

1 Ansicht (letzte 30 Tage)
Gus Lott
Gus Lott am 21 Jul. 2015
Kommentiert: Casey Thomas am 8 Jun. 2022
Want to use JUDP to capture this UDP broadcast on port 4992. It occurs about every second. As captured using WireShark:
Yet when I use this JUDP command, I get a timeout. mssg = judp('receive',4992,266,1200) Error using judp (line 166) judp.m--Failed to receive UDP packet; connection timed out. Anyone have an idea why I am not picking up the UDP broadcast using judp?
  5 Kommentare
Dasharath Gulvady
Dasharath Gulvady am 23 Jul. 2015
Is there a reason why you want to use "judp" over MATLAB's "udp" function? Do you have Instrument Control Toolbox?
Casey Thomas
Casey Thomas am 8 Jun. 2022
I am trying to use the same function and am receiving the same error. I do not have the instrument control toolbox

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Kategorien

Mehr zu Instrument Control Toolbox Supported Hardware finden Sie in Help Center und File Exchange

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by