Threaded View
- 
	10-03-2022 #16Folks, 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.
 
 Hope someone has figured it out and can help..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] 
 
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
- 
  Milling styrofoam board enquiryBy marbles in forum General DiscussionReplies: 4Last Post: 13-06-2017, 09:26 PM
- 
  Wiring a Bandsaw to VFD ? Speed?By Boyan Silyavski in forum Motor Drivers & ControllersReplies: 1Last Post: 18-08-2016, 11:53 AM
- 
  A right balls up with CJ variable speed control drive wiringBy suesi34e in forum General ElectronicsReplies: 7Last Post: 30-06-2016, 09:32 PM
- 
  TD torch cut height enquiryBy marbles in forum Plasma Table MachinesReplies: 0Last Post: 19-02-2016, 11:57 AM
- 
  RFQ: Early enquiryBy boldford in forum Projects, Jobs & RequestsReplies: 0Last Post: 30-07-2012, 06:40 PM
 
                


 
						
					 
					
						 
		 
 Originally Posted by maxivariador
 Originally Posted by maxivariador
					
 
				
				
				
					 Reply With Quote
  Reply With Quote
Bookmarks