1/16/2019 9:05 AM | |
Posts: 1 Rating:
|
hello, I have a question about the communication between a module CM 1241 RS422 / 485 and a speed controller ABB ACS550, I made the parameters of drives following the manual and I wrote a program with zero error (16 # 0000) and the leds of the module CM1241 blinks (ie there is a communication) but the problem is that I made a MB-Master to control the Start / Stop of the drive, so I wrote MB_ADDR 1 and MODE 1 and DATA_ADDR 40001 and DATA_LEN 1 and DATA_PTR DB_on (on = bool), when I made the connection and I went to the DB and I forced the value of "on" in TRUE, it does nothing I think the trick is at the address level, your help please ------------------------------------------------------------------------------------------ |
Last edited by: Jen_Moderator at: 1/16/2019 9:35:30 AMNew subject after splitting |
|
1/17/2019 12:59 PM | |
Posts: 3093 Rating:
|
You should also evaluate the outputs of MB_Master in your program. How do you evaluate the status of system blocks in STEP 7 (TIA Portal)? |
Follow us on