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

1 vue (au cours des 30 derniers jours)

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

  1 commentaire
Walter Roberson
Walter Roberson le 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.)

Connectez-vous pour commenter.

Réponses (1)

madhan ravi
madhan ravi le 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:

Catégories

En savoir plus sur Arduino Hardware dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by