필터 지우기
필터 지우기

JUDP to monitor UDP broadcast

조회 수: 1 (최근 30일)
Gus Lott
Gus Lott 2015년 7월 21일
댓글: Casey Thomas 2022년 6월 8일
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
Dasharath Gulvady
Dasharath Gulvady 2015년 7월 23일
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 2022년 6월 8일
I am trying to use the same function and am receiving the same error. I do not have the instrument control toolbox

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Instrument Control Toolbox Supported Hardware에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by