
COMMUNICATIONS MODULES
162
Parker Automation Controller Installation Guide
7. Double-click ProducedVars (PRG) in the tree.
8. Enter the following text into the Declarations section of this POU.
PROGRAM ProducedVars
VAR
ControlLogix: DINT;
END_VAR
9. Enter the following text into the Program section of this POU.
IF ControlLogix < 200 THEN
ControlLogix : = Contro 1;
ELSE
ControlLogix : = 0;
END_IF
10. Double-click on Symbol configuration to open the symbol configuration worksheet.
12. You will see a branch
listed as shown below. In order to expose a tag, the check box needs to be checked for each of these tags.
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...