필터 지우기
필터 지우기

Communicate with FANUC CNC machine

조회 수: 4 (최근 30일)
Hienbn
Hienbn 2014년 8월 13일
댓글: Salaheddin Hosseinzadeh 2014년 8월 18일
Dear All,
I'm trying to communicate with a FANUC CNC machine using TCP/IP by MATLAB. I have to read the current value of X-axis, Y-axis of the machine which are can be done by reading macro variables such as: #500, #501. But I don't how to start, what kind of knowledge I should have to do that. So my questions are:
1) Can Matlab do this works.
2) Can you give me some hints, links, tutorials to do that?
3) What kinds of knowledge should I have to that?
Please help me and thank you so much.

채택된 답변

Salaheddin Hosseinzadeh
Salaheddin Hosseinzadeh 2014년 8월 14일
Hi
You can definitely do this with MATLAB.
You need to have the IP address of your CNC device, if you don't know it refer to it's manual or somehow manually you should be able to see the IP address on the device. you need to create a TCP/IP session this link will help you how to do it with matlab, you need the IP address in this step.
Then you can send commands and receive the messages and information.
Hope this helps.
Good Luck!

추가 답변 (1개)

Hienbn
Hienbn 2014년 8월 17일
Yes, Thank you so much for your answer, I would try it out soon.
  댓글 수: 1
Salaheddin Hosseinzadeh
Salaheddin Hosseinzadeh 2014년 8월 18일
Do try it and don't hesitate to ask more ;)

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

카테고리

Help CenterFile Exchange에서 Application Deployment에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by