T
My employer has assigned me the task of getting our controllers to communicate with an ACS 600 drive using Modbus. I have set up communications routines to control variable speed drives before, however the protocols used were much simpler (Danfoss FC, Siemens USS), and used fixed length telegrams with a specific start character and a packet size field. Both of these companies also provided far more examples and documentation than I have been able to find from ABB.
If anyone can provide me with information on how to set up the code to communicate with these drives, it would be much appreciated. (I don't need to do anything complicated with the drives, just be able to set the speed reference, read the actual speed, amps, and maybe one or two other pieces of information). C source code examples, particularly of how to process information received back from the drive would also be much appreciated.
Sincerely,
Timo Tuokkola
If anyone can provide me with information on how to set up the code to communicate with these drives, it would be much appreciated. (I don't need to do anything complicated with the drives, just be able to set the speed reference, read the actual speed, amps, and maybe one or two other pieces of information). C source code examples, particularly of how to process information received back from the drive would also be much appreciated.
Sincerely,
Timo Tuokkola
