Node-RED: Difference between revisions

From Axel Public Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
'''Node-RED LogicLab Documentation'''
'''Node-RED LogicLab Documentation'''
{{TNT|Extension |templatemode =
== FOREWORD ==
|name                =
The cross-reference functions allows to identify and list all the usages (references) of the symbols (vaiables, POUs, type definitions etc.) of a PLC application.
|status              =
For each symbol all its references inside the application are listed, for each reference the following elements are reported:
|type1                =
* referencing block (POU or variable group)
|type2                =
* position inside the block (e.g. the line inside the source code)
|hook1                =
* access type, read or write
|hook2                =
=== Availability ===
|newhook1            =
The cross-reference is available on '''LogicLab''' releases starting from '''4.0.x'''.
|newhook2            =
|username            =
|author              =
|description          =  
|image                =  
|imagesize            =  
|version              =
|update              =
|version preview      =
|update preview      =
|compatibility policy =
|mediawiki            =
|php                  =
|needs-updatephp      =
|composer            =
|table1              =
|table2              =
|license              =
|download            =  
|readme              =  
|changelog            =  
|example              =  
|namespace            =
|parameters          =
|tags                =
|rights              =
|compatibility        =  
|bugzilla            =  
|phabricator          =
|vagrant-role        =
}}

Revision as of 11:42, 18 June 2018

Node-RED LogicLab Documentation

FOREWORD

The cross-reference functions allows to identify and list all the usages (references) of the symbols (vaiables, POUs, type definitions etc.) of a PLC application. For each symbol all its references inside the application are listed, for each reference the following elements are reported:

  • referencing block (POU or variable group)
  • position inside the block (e.g. the line inside the source code)
  • access type, read or write

Availability

The cross-reference is available on LogicLab releases starting from 4.0.x.