Vai al contenuto

Toolbar buttons

Button Description
Add Add an object in the SDO scheduling list gridCustom slaveclick to add an object into the SDO scheduling list.a list with all available dictionary objects appears.select the parameter to add.click okGeneric slavean input dialog appear. Enter values:Object index (hex): the parameter index, es: 6200Object subindex (hex): the parameter subindex, es: 1Type IEC: the type of the parameter, es: USINTObject description: the description of the object, es: First Output Blockclick okA new row will be added at the end of the list with the selected object
Remove Remove an SDO from the list of scheduled objectsselect the parameter row to removeclick Remove to remove the selected row
Up Move up current selected rowselect the parameter row to move upclick Move to move up the selected row
Down Move down current selected rowselect the parameter row to move downclick Move to move dwon the selected row
Assign Bind a variable to current scheduled objectselect the row in which to map an IEC variableclick Assigna list with all available variables is shows: global variables, same size of the object dictionary element typeif you click on Show all checkbox mapped variables of the same size of the object dictionary element type appears in the listselect variable to useclick OKSelected variable is put into Label field. You can use this variable into PLC code.If variable is global, it is mapped into fieldbus datablock.If variable was already mapped, the address remains the same. Mapped variable cannot be on a readonly datablock if used in Read or ReadWrite mode.
UnAssign Unbind variable to current scheduled objectselect the row in which an IEC variable to remove from mapping is set (Label is specified)click UnAssignLabel field is now empty.Unassigned variable is set as automatic variable.