
PACIO MODULES
140
Parker Automation Controller Installation Guide
With the setting of the bit "SetOptions", the assumption of the address in the Module becomes released.
The Module acknowledges the assumption of the address by setting of "OptionsSet".
After receipt of a valid PROFIBUS address, the Module initializes the PROFIBUS. If a master accesses the
Module over the PROFIBUS and transfers a valid configuration, the professional bus is functional. This is
indicated by the bit "ProfibusRunning".
Only then data exchange EtherCAT <- -> PROFIBUS is possible.
Since revision 2, the address change at runtime is possible. The connection with the PROFIBUS master
will be cut for a short time, but the master will rebuild the connection to the new address by its GAP
update. The status of the connection is shown in "ProfibusRunning".
Example:
Setting of usiDP_Address as DP-Slave address
(* Start (Single action) *)
Term2_Address:=usiDP_Adresse;
(* Copying the DP-Slave address *)
Term2_SetOptions_Byte.0:=TRUE;
(* Start of the address setting *)
(* Controlling*)
IF Term2_SetOptions_Byte.0=TRUE THEN
IF Term2_Shortcut_Byte.7=TRUE THEN (* Wait for confirmation *)
Term2_SetOptions_Byte.0=FALSE; (* Reset*)
END_IF
END_IF
PROFIBUS example with Siemens S7
This document outlines the procedure for configuring ProfiBus communication from PAC to a Siemens S7
processor capable of communicating this protocol. This particular configuration demonstrates this using
the Siemens CPU 315-2 PN/DP 6ES7 315-2EH13-0AB0 / V2.6 processor and STEP 7 v5.4 SP5 software.
STEP 7 Software
1.
2. Right-
Note: You may rename the default names used for portions of this project.
3. In the left pane, left-
Summary of Contents for PAC
Page 11: ...CHAPTER 1 Product Overview...
Page 18: ......
Page 19: ...CHAPTER 2 Installation...
Page 33: ...CHAPTER 3 System Start up and Configuration...
Page 69: ...CHAPTER 4 PACIO Modules...
Page 143: ...2 After adding the device and code to the project you will configure the IO map as displayed...
Page 155: ...PAC with 400XR series...
Page 156: ...PACIO MODULES 156 Parker Automation Controller Installation Guide...
Page 157: ...PAC with 400LXR...
Page 158: ...PACIO MODULES 158 Parker Automation Controller Installation Guide PAC with SMH sensors...
Page 159: ...CHAPTER 5 Communication Interfaces Optional...
Page 176: ......
Page 177: ...CHAPTER 6 Troubleshooting...
Page 188: ...TROUBLESHOOTING 188 Parker Automation Controller Installation Guide...
Page 189: ...APPENDIX A PAC System Specifications...
Page 195: ...APPENDIX B Additional Information...