Micro800 and modbus RTU CRC

danno4200

Member
Join Date
Apr 2017
Location
Chicago
Posts
20
Hi All,

I'm currently working on a project with some fuji drives (frenic mini) and a micro850. Communication is through Modbus RTU. I don't have much experience with modbus rtu, but I have a general understanding of it. I'm curious if anyone here knows if the MODBUS_MSG in CCW handles the CRC automatically. I ask this, because in all the available datatype fields related to the modbus_msg I don't see any that seem relevant to CRC. If you choose the CIP serial option in the controller settings, there is an option below that for CRC (or BCC), but there is no option like that when modbus rtu is selected. Can anyone please chime in here? Regardles, I would love to talk to anyone who has successfully worked with the micro800 series and drives communicating via Modbus RTU to bounce a few questions around. Thanks in advance!

Dan
 
Don't know the specifics for the Micro800, but usually when the device is advertised as having Modbus functionality, the vendor has programmed the CRC calculation as part of the Modbus package. In fact, I am unaware of any commercial Modbus implementation that leaves the CRC calculation up to the user.

I would take the lack of a CRC data entry field as a good sign - the vendor is handling that task.
 
Don't know the specifics for the Micro800, but usually when the device is advertised as having Modbus functionality, the vendor has programmed the CRC calculation as part of the Modbus package. In fact, I am unaware of any commercial Modbus implementation that leaves the CRC calculation up to the user.

I would take the lack of a CRC data entry field as a good sign - the vendor is handling that task.

Haha. Thanks Danw. That's what I though, and also what I was hoping the answer would be.
 

Similar Topics

I’ve been trying to get an 830 to work as a Modbus RTU master for a couple of days now. I’ve downloaded the examples that Rockwell provides but...
Replies
2
Views
3,469
I'm still a beginner when it comes to PLC's programming in general but I've had a fair bit of experience with SLC 500's and micrologix, but I've...
Replies
3
Views
1,511
Got a 2080-LC30-24QWB with 2080-SERIALISOL card hooked up to a Modbus slave device. MSG_MODBUS instructions are working fine. I am trying to set...
Replies
1
Views
3,704
My company built a small test machine using a Micro800 PLC and CCW software. We chose the Micro800 because the machine is very simple. We are...
Replies
2
Views
136
Hi, Is there a way to set the IP of a micro dynamically, based on a variable value.?
Replies
0
Views
155
Back
Top Bottom