. .

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    alguien sabe como emplear la comunicacion rs 485 de este modelo de variadores .y el lenguaje que se emplea si es hexdecimal binario etc.....un saludo

    Translation by Lee

    "someone knows how to use the rs 485 communication of this model of drives. and the language that is used if it is hexdecimal binary etc ..... a greeting"

  2. #2
    Quote Originally Posted by maxivariador View Post
    ...
    "someone knows how to use the rs 485 communication of this model of drives. and the language that is used if it is hexdecimal binary etc ..... a greeting"
    Folks, for posterity (and hoping someone can help), here's some info on getting through to XSY-AT* VFD using Modbus ASCII protocol: https://www.chipmaker.ru/topic/21809...omment=4791765

    I've written a little python program, but so far I've got only random garbage back (padded with lots of zeros) from the serial port, regardless of what command I send and baud rate used. The VFD works fine using panel controls.

    Code:
    # send the "jog" command
    # ./send-cmd.py '3A 30 31 30 36 32 30 30 30 30 30 30 33 44 36 0D 0A'
    ascii: 3A 30 31 30 36 32 30 30 30 30 30 30 33 44 36 0D 0A hex: bytearray(b':010620000003D6\r\n')
    response: [192, 236, 214, 246, 54, 182, 246, 246, 246, 246, 246, 246, 150, 118, 77, 229, 235]
    Hope someone has figured it out and can help..

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Milling styrofoam board enquiry
    By marbles in forum General Discussion
    Replies: 4
    Last Post: 13-06-2017, 09:26 PM
  2. Wiring a Bandsaw to VFD ? Speed?
    By Boyan Silyavski in forum Motor Drivers & Controllers
    Replies: 1
    Last Post: 18-08-2016, 11:53 AM
  3. A right balls up with CJ variable speed control drive wiring
    By suesi34e in forum General Electronics
    Replies: 7
    Last Post: 30-06-2016, 09:32 PM
  4. TD torch cut height enquiry
    By marbles in forum Plasma Table Machines
    Replies: 0
    Last Post: 19-02-2016, 11:57 AM
  5. RFQ: Early enquiry
    By boldford in forum Projects, Jobs & Requests
    Replies: 0
    Last Post: 30-07-2012, 06:40 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •