24.01.2015 Views

PLC Programming

  • No tags were found...

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Parameter Manager<br />

6.10.1 Dialog Target Settings<br />

The dialog Target Settings will open automatically, when a new project is created. It also can be<br />

opened by selecting the menu item 'Target Settings' in the register 'Resources' in the Object<br />

Organizer.<br />

Choose one of the target configurations offered at Configuration.<br />

If no Target Support Package has been installed, only 'None' can be selected, which means working<br />

in simulation mode. If you choose one of the installed configurations it depends on the entries in the<br />

target files, which possibilities are left to customize this configuration in the CoDeSys dialogs. If you<br />

choose a target configuration, for which there exists no valid licence on the computer, CoDeSys asks<br />

you to choose another target.<br />

If a configuration is selected, which is provided with the entry "HideSettings" in the corresponding<br />

target file, you only can see the name of the configuration. Otherwise there are five dialogs available<br />

to modify the given configuration:<br />

1. Target Platform<br />

2. Memory Layout<br />

3. General<br />

4. Networkfunctionality<br />

5. Visualization<br />

Attention !: Please be aware, that each modification of the predefined target configuration can cause severe<br />

changes in performance and behaviour of the target !<br />

Press if you want to reset the target settings to the standard configuration given by the<br />

target file.<br />

6.11 Parameter Manager<br />

TheParameter Manager is a a target specific component component of the CoDeSys programming<br />

system and must be activated in the target settings. (siehe Kap. ).<br />

The Parameter Manager can be used to make variables of a CoDeSys IEC-program, constant<br />

parameters or specific system parameters accessible to all CoDeSys compatible systems in a network<br />

for the purpose of data exchange, typically via fieldbus. For this purpose in the editor you can create<br />

parameter lists and load down to and up from the runtime system.<br />

What are Parameters :<br />

In this context parameters are:<br />

• process variables of the CoDeSys IEC project<br />

• process independent parameters<br />

• specific system parameters, predefined by the target system<br />

• functionblock instances or structure variables, arrays<br />

Each parameter is identified by a certain set of attributes like e.g.'default value', 'access rights', and<br />

especially by an unique access key ('Index', 'SubIndex', 'Name'), which can be addressed for reading<br />

or writing data from/to the parameter list. This data exchange can be done via communication<br />

services and it is not necessary to know any addresses of variables or to provide any extra functions.<br />

So the use of the Parameter Manager functionality it is an alternative to using Network Variables.<br />

What are Parameter Lists:<br />

Parameter lists are used for organizing the parameters and can be saved with the project and loaded<br />

to the local target system which is controlled by the corresponding IEC-program. For each type of<br />

parameters there is a corresponding type of parameter list.<br />

6-50 CoDeSys V2.3

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!