
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.
Содержание PAC
Страница 11: ...CHAPTER 1 Product Overview...
Страница 18: ......
Страница 19: ...CHAPTER 2 Installation...
Страница 33: ...CHAPTER 3 System Start up and Configuration...
Страница 69: ...CHAPTER 4 PACIO Modules...
Страница 143: ...2 After adding the device and code to the project you will configure the IO map as displayed...
Страница 155: ...PAC with 400XR series...
Страница 156: ...PACIO MODULES 156 Parker Automation Controller Installation Guide...
Страница 157: ...PAC with 400LXR...
Страница 158: ...PACIO MODULES 158 Parker Automation Controller Installation Guide PAC with SMH sensors...
Страница 159: ...CHAPTER 5 Communication Interfaces Optional...
Страница 176: ......
Страница 177: ...CHAPTER 6 Troubleshooting...
Страница 188: ...TROUBLESHOOTING 188 Parker Automation Controller Installation Guide...
Страница 189: ...APPENDIX A PAC System Specifications...
Страница 195: ...APPENDIX B Additional Information...