Skip to main content

GET

  • Getter: public

Code

Declaration

VAR
END_VAR

Implementation

THIS^.selectedNodeAddress^ := THIS^.selectedNodeRaw;
selectedNode := SEL(isObjectValid(THIS^.hmiSelectedNode), THIS^.modeHandler.rootNode, THIS^.hmiSelectedNode);