Navigation

  • index
  • next |
  • previous |
  • Automation Builder Documentation V0.0.0.1 »
  • IEC 61131-3 editor »
  • Programming for PM56xx and Programmable Drive »
  • Libraries »
  • Reference, Programming »

Previous topic

CFC Element ‘Output Pin’

Next topic

Local Variables - VAR

Quick search

Variable Types and Special Variables¶

The variable type defines how and where you can use a variable. Variables types are defined in the variables declaration.

  • Local Variables - VAR
  • Input Variables - VAR_INPUT
  • Output Variables - VAR_OUTPUT
  • VAR_IN_OUT variables - VAR_IN_OUT, VAR_IN_OUT CONSTANT
  • Global Variables - VAR_GLOBAL
  • Temporary Variable - VAR_TEMP
  • Static Variables - VAR_STAT
  • External Variables - VAR_EXTERNAL
  • Instance Variables - VAR_INST
  • Remanent Variables - RETAIN, PERSISTENT
  • Configuration Variables - VAR_CONFIG
  • SUPER
  • THIS
  • Variable Types - ‘Attribute Keywords’

Navigation

  • index
  • next |
  • previous |
  • Automation Builder Documentation V0.0.0.1 »
  • IEC 61131-3 editor »
  • Programming for PM56xx and Programmable Drive »
  • Libraries »
  • Reference, Programming »
© Copyright 2017, ABB Automation Products GmbH. Created using Sphinx 1.6.2.