How To Create And Use Structures For HMI In The CJ2 IntroductionThe purpose of this article is to show how easy it is to create a Data Structure in the CJ2 PLC for the use with an HMI.
1. Allocation SettingsSet the Automatic Memory Allocation (STRUCT)
2. Unit StructureCreate or Import a Structure for the Unit Common: Commands:
Information:
3. HMI StructureCreate or Import a Structure for the HMI Commands:
Information:
4. Unit AddressVerify the Unit address from the I/O table
5. SymbolsCreate a Symbol and assign the Structure (COMMON) to the Unit address
Create the HMI Structure and assign the Publication Net.Variable
6. Function BlockCreate a Structure Text Function Block and Link the HMI Structure to the Data Structure 7. CX-DesignerSelect and COPY the HMI Net.Variable Symbols (CTRL+C) from the CX-Programmer file...
And PASTE (CTRL+V) them into the Symbol Table of the CX-Designer file
Link: |
Comments | ||
|