Hi Any one knows how to interface delta VFD MS300 with matlab to control motor speed and direction.

조회 수: 1 (최근 30일)

Hi Any one knows how to interface delta VFD MS300 with matlab to control motor speed and

  댓글 수: 1
Walter Roberson
Walter Roberson 2024년 1월 4일
It appears that there might be several different ways to interface the device:
  • RS485 (MODBUS), 9600 bps
  • USB
  • KPC-CC01 digital keypad, 19200 bps
  • MODBUS TCP (?)
There is not much information about the USB interface; it looks like it might be just an alternative interface for the RS485 (where-as the digital keypad is quite different.)
There appears to be a long list of commands; I am not clear about the protocol at the moment but it appears to be either binary or numeric (in particular the commands do not appear to be broadly human readable.)

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

답변 (1개)

madhan ravi
madhan ravi 2024년 1월 4일
I was not able to find an example where VFD MS300 was interfaced but there are several examples of controlling Motors using MATLAB/Simulink:

카테고리

Help CenterFile Exchange에서 Arduino Hardware에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by