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

7 views (last 30 days)

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

  1 Comment
Walter Roberson
Walter Roberson on 4 Jan 2024
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.)

Sign in to comment.

Answers (1)

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

Categories

Find more on Platform and License in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!