TIA portal - modbus RTU intermitent fault

Yes, that is what I do. Wait for DONE or ERROR signal and then move on. I wonder if I should have more time after this so be 100% sure the previous block is inactive.


At least 151-8 CPU didn't like if time between Modbus serial querys was zero or too fast.
It halted CPU to stop on testing šŸ™ƒ



p.s I had writing error on answer, it should have write if Done or error bit isn't setted.
 
Maybe I cold add an inverted BUSY bool in series with the REQ on my blocks. This would make the new block only take a REQ signal if the previous isnt busy and also just make a REQ that is active untill the block is activated. Or is it better with timer that I can add a longer tine?
 
It's internal wiring so I have used only non isulated multicore cables that I have twisted. I have used this in the past with no problem, but maybe I have more interferance now and should use a shielded cable? The distanse between PLC and drives is like 30cm
 
I have monitored the bus voltage of one of my drives and I have recorded 14 dips below 100V (usually 570V)in the past 12 hours. The only thing that can dip this voltage is a shutdown of the VFD and that has not happened. I assume that I get corrupted data back from the VFD or that the MB_Master block is zeroing my data pointer when I get an error? I haven't recorded number of errors of the block so can't say for sure that the actual block has gotten error 14 times
 

Similar Topics

Hello gentlemen, Im working on a small project on TIA Portal, about establishing a Modbus TCP connection between my ET200SP plc and a socomec...
Replies
11
Views
247
Hi! Science we donā€™t get any ready-to-go modbus functions from my Siemens I wanted to ask you TIA users: In your experience, whatā€™s the best...
Replies
5
Views
2,339
I'm trying to communicate with a heating controller over Modbus RTU (RS485) but I'm running into the common issue of having no Rx light. S7-1200...
Replies
8
Views
3,981
I have a system with an ET200SP controlling a Profinet network already pre-established. Am I correct in that I can add a Modbus TCP/IP node and...
Replies
2
Views
1,881
I am beatin gmy head against the wall trying to get my modbus comms working. I have a s7-1200 running tia v14, a cm-1241 comm card. I have...
Replies
22
Views
7,384
Back
Top Bottom