From OpenSCADAWiki
Jump to: navigation, search

CONCEPTUAL > Implementing properties of the Control Objects

  • SYS: TCntrNode:
    • Appending of the object properties in groups by prefixes for different parts of OpenSCADA: system (sys), user (usr), connection (con), security (sec), ... .
    • Adding a User API function property() of accessing the object properties from user context in additional to the direct-natural way.
  • Transports: Moving the connection parameters to the object properties in group "con".
  • DAQ: Moving the TValue flags resB1() and resB2() to the object properties in group "DAQ", that is removing such functions.