220
9.Easy ladder communication
9.1 PR series PLC basic introduction of network
communication
PR series PLC is designed to solve your communications and networking needs.It
supports both simple networks and complex networks .Easy ladder makes it simple
to set up and configure your network .
Master slave network definition
PR series PLC supports master slave network.It can be used as the master station or
the slave station in the network.Easy ladder is always used as the master station.
Master station:The master station can send a request to another device in the
network.The master station can also respond to requests from other master stations
in the network.
Slave station:The device which is configured to be the slave station can only respond
to requests from a master station;Slave station will not take the initiative to issue a
request.
The concept of baud rate and network address
The speed of transmission of data in the network is called the baud rate.Units are
kbaud and Mbaud.For example, 19.2 kbaud indicates that 19200 bits are transmitted
per second.
Each device must be the same baud rate in the network.So the communication speed
of the network is decided by the minimum baud rate of equipment.
The range of PR series PLC baud rate is 1200 bps~115200 bps.The default value is
9600bps.
Network address is a unique number that you specify for each device on the network.
Network address ensures that data is delivered to the correct device.The range of PR
series PLC network addresses is 0~255.If PLC has two ports, each port can have a
network address.
Set the baud rate and network address of EASY Ladder
Open the communication in project management:
Summary of Contents for PR-12 Series
Page 26: ...19 1 xLogic CPU PR 12 Series CPU PR 14 and PR 18 series 1 PR 18 CPU 2 PR E extension...
Page 27: ...20 PR 24 series...
Page 47: ...40 5 3 Instruction tree...
Page 58: ...51 5 3 10 Instructions Instructions will be explained in detail in the instructions section...
Page 93: ...86 2 Enter the illegal real number Example...
Page 127: ...120 Example...
Page 139: ...132 Special memory bit SM1 0 Zero result SM1 1 overflow SM1 2 Negative result Example...
Page 149: ...142 Example...
Page 152: ...145 Example ATCH instruction only needs to be connected once...
Page 154: ...147 Example...
Page 175: ...168...
Page 217: ...210 Example Four arithmetic operation Main program...
Page 218: ...211 Subroutine...
Page 252: ...245 10 8 Example of serial port free port communication Program 1...
Page 254: ...247 10 9 Example of CAN free port...
Page 258: ...251 Conversion of Process quantity and set value unit...