Porovnávané verzie

Kľúč

  • Tento riadok sa pridal
  • Riadok je odstránený.
  • Formátovanie sa zmenilo.

Supported device types and versions  
Communication line configuration
Station configuration
I/O tag configuration
Document revisions

Kotva
typy_verzie
typy_verzie
Supported device types and versions

...

The Allen-Bradley CSP/PCC PCCC protocol supports communication with the Allen-Bradley devices of the SLC-500 series using a TCP connection.
It also supports communication via the DF1 gateway with SLCs that communicate via DH+ or DH485.

Kotva
komunikacna_linka
komunikacna_linka
Communication line configuration

...

  • Communication line category: TCP/IP-TCP.
  • The default TCP port for the Allen-Bradley CSP/PCC PCCC protocol is 2222.

Kotva
komunikacna_stanica
komunikacna_stanica
Station configuration

...

  • Communication protocol: "Allen-Bradley CSP/PCCPCCC".
  • The station address is not configured.

Station protocol parameters

Dialog window station configuration - tab "Protocol parameters".
They influence some optional protocol parameters. The following station protocol parameters can be entered:

ParameterDescriptionUnitDefault Value
Kotva
rwt
rwt
Response Wait Timeout
Timeout to receive a response from PLC.s1.000
Kotva
rc
rc
Retry Count
The number of request retries in case of a communication failure.-3
Kotva
dst
dst
Destination Node Address
If using a DF1 gateway, the node address of the destination device (node) on a DH+ or DH485 bus. If the DF1 gateway is not in use, the default value of 0 must be used.-0
Kotva
br
br
Block Read
Activates the block reading mode (for Integer, Binary, Status, Float, Timer, and Counter types). Input and Output types don't support block reading mode.YES/NONO
Kotva
bl
bl
Max. Block Length
Maximum block size (2-255 bytes) if a block reading mode is active.bytes40
Kotva
fd
fd
Full Debug
Activates detailed listings about sending and receiving values.-False

Kotva
merany_bod
merany_bod
I/O tag configuration

...

Possible I/O tags: Ai, Ao, Ci, Co, Di, Dout.

...

XFile TypeDefault file number (file)
OOutput0
IInput1
SStatus2
BBinary3
TTimer4
CCounter5
NInteger7
FFloat8

File type - Output

[$]O[n]:e[.s][/b]

"n" - the file number, if it is different from the default number 0,
"e" - the number of an element in a file,
"s" - the number of a sub-element (0..255),
"b" - the bit number (0..15).

...

Note: The files of the Output type are read-only.


File type - Input

[$]I[n]:e[.s][/b]

"n" - the file number, if it is different from the default number 1,
"e" - the number of an element in file,
"s" - the number of a sub-element (0..255),
"b" - the bit number (0..15).

...

Note: The files of Input type are read-only.


File type - Status

[$]S[n]:e[/b]

"n" - the file number, if it is different from the default number 2,
"e" - the number of an element in file,
"b" - the bit number (0..15).

...

Note: As for the files of Status type, data can not be written bit-by-bit (input tags with the parameter [/b]).


File type Binary

[$]B[n]:e[/b]

"n" - the file number, if it is different from the default number 3,
"e" - the number of an element in file,
"b" - the bit number (0..15).

Example:

B:2
$B3:0
B3:2/1


File type - Timer

[$]T[n]:e[/b]

"n" - the file number, if it is different from the default number 4,
"e" - the number of an element in file,
"b" - an optional prefix /EN, /TT, /DN (bit values) or /PRE, /ACC (integer values).

Example:

T:2
$T4:0/ACC


File type - Counter

[$]C[n]:e[/b]

"n" - the file number, if it is different from the default number 5,
"e" - the number of an element in file,
"b" - an optional prefix /DN, /CU, /CD, /OV, /UN, /UA (bit values) or /PRE, /ACC (integer values).

Example:

C:17
$C5:34/DN


File type - Integer

[$]N[n]:e[/b]

"n" - the file number, if it is different from the default number 7,
"e" - the number of an element in file,
"b" - the bit number (0..15).

Example:

N7:2
$N:0
N27:0/1


File type - Float

[$]F[n]:e

"n" - the file number, if it is different from the default number 8,
"e" - the number of an element in file.

Example:

F:0
$F8:0
F29:1

Kotva
revizie
revizie
Document revisions

...

  • Ver. 1.0 - July 12th, 2017 - Document creation.

...