PCCC Manual

Saranyan

Member
Join Date
Aug 2016
Location
New Orleans
Posts
5
Hello Guys,

I am a Graduate Student, I am working on project with deals with PCCC object.

Anyone there who can help me out finding a manual or book explaining the PCCC object, I couldn't find a proper manual in Internet


Thanks in Advance
 
Thank you for the Links.
Yes I am using Allen Bradley PLC 1766-L32BWAA
My situation is I am capturing the network traffic of this PLC when it is working
The Sample packet looks like this

Request Packet
6f001b00e9fefe83000000002a1200005818440200000000000000000a000200810001000191000a000f000700a22c00000000
Response packet:
6f004100e9fefe83000000002a120000581844020000000000000000000402008100010001910030004f0007005445535400000000000000000000000000003f0036050000000000000000000000000000000000000000499e

I think the highlighted hex bytes represents the PCCC object, Correct me if I am wrong

If I am right I need to find out what that PCCC command does, so I need the list of commands and functions used in PCCC
 
I dont have enough experience with the 'higher level' protocols comms... Mark, Archie or one of the other developers may be able to help
 
This is the manual you are looking for :

http://literature.rockwellautomation.com/idc/groups/literature/documents/rm/1770-rm516_-en-p.pdf

Chapter 7 will give you what you are looking for.

In your sample packet, it is Command 0x0F and function 0xA2 which is covered on page 7-17

That manual covers DF1, so it shows 2 additional bytes at the beginning of the packet of Source and Destination. Some parts of the manual also refers to checksum byte(s) on the end. These bytes will not be in the Ethernet protocol, but the rest of the packet will be the same.
 

Similar Topics

Hi guys, The last time I posted something, I got severely told off for not giving a full background as to what I wanted to know and what I was...
Replies
3
Views
2,293
Hi! I'm trying to understand the structure of the "Protected Typed Logical Read with Three Address Fields" function, and I am using the online...
Replies
1
Views
1,637
Hi I am working with a SLC 5/05 connected to an Ethernet switch that is connected to a Fieldserver (From LonWorks). (All CAT 5 connections) The...
Replies
11
Views
6,034
Hi There, I have been trying to communicate IC-KP2-2HB17-2V1D (pepperl and fuchs)and Slc5/05 via msg instruction. But not luck yet. Has...
Replies
2
Views
2,014
Hi All, I want to know PowerFlex tag stucture. I have question regarding this. 1) Like in Control Logix we can define/Create Tags. Can we...
Replies
5
Views
4,451
Back
Top Bottom