SymbolsBaseNode.GetParentReferenceType (METH) ¶ METHOD GetParentReferenceType : SysTypes.RTS_IEC_RESULT InOut: Scope Name Type Return GetParentReferenceType SysTypes.RTS_IEC_RESULT Output pReferenceType POINTER TO OpcUa_NodeId
SymbolsBaseNode.GetTypeDefinition (METH) ¶ METHOD GetTypeDefinition : SysTypes.RTS_IEC_RESULT InOut: Scope Name Type Return GetTypeDefinition SysTypes.RTS_IEC_RESULT Output pTypeDefinition POINTER TO OpcUa_NodeId
SymbolsBaseNode.AsBaseTreeNode (METH) ¶ METHOD AsBaseTreeNode : ICollections.IBaseTreeNode InOut: Scope Name Type Return AsBaseTreeNode ICollections.IBaseTreeNode
SymbolsBaseNode.IsVisible (METH) ¶ METHOD IsVisible : BOOL InOut: Scope Name Type Return IsVisible BOOL Input userAccessRights BYTE symbolsSets DWORD
SymbolsBaseNode.Name (PROP) ¶ PROPERTY Name : POINTER TO STRING
OpcUa Specific ¶ GetByBrowseNameIndex (Method) GetChildByBrowseName (Method) GetNextByBrowseName (Method)
VisuDlg_ProcessBackW (FUN) ¶ FUNCTION VisuDlg_ProcessBackW This function is the WSTRING counterpart of the function VisuDlg_ProcessBack. Additional, values for the numpadextended will be initialised once InOut: Scope Name Type Comment Inout wstOutputValue WSTRING This is the string representation of the variable value, that will be displayed in the visualization. If the flag xPassword is TRUE the variable value will be display with password characters wstVariableValue WSTRING This parameter is the variable value, where the character is appended/inserted iCaretPosition INT The current position of the caret. Either within the text or at the end of the text iSelectionStart INT The start of the selected text (1-relative) iSelectionEnd INT The end of the selected text (1-relative). If the complete text is selected this parameter is textlength + 1 bInit BOOL Initialize of global value, should be done with the first action.
VisuDlg_ProcessChangeNumberFormat (FUN) ¶ FUNCTION VisuDlg_ProcessChangeNumberFormat : BOOL Update the variable display value in the Numpad for hex or dec and change the radio button. This function is an enhancement of function VisuDlg_CheckedChangeNumberFormat, that also modifies the caret and selection if the caret would be outside the text after the change of the display format. InOut: Scope Name Type Comment Return VisuDlg_ProcessChangeNumberFormat BOOL Not used, always FALSE Inout stOutputValue STRING stVariableValue STRING stMin STRING stMax STRING iFormatValue INT iCaretPosition INT The current position of the caret. Either within the text or at the end of the text iSelectionStart INT The start of the selected text (1-relative) iSelectionEnd INT The end of the selected text (1-relative). Input bPassword BOOL stClickedRadio STRING use this way, because of integrated visu 0. dec , 1. hex
VisuDlg_ProcessChangeSign (FUN) ¶ FUNCTION VisuDlg_ProcessChangeSign : BOOL This function changes the sign of the value and changes caret position and selection accordingly InOut: Scope Name Type Comment Return VisuDlg_ProcessChangeSign BOOL Inout stOutputValue STRING stVariableValue STRING iCaretPosition INT The current position of the caret. Either within the text or at the end of the text iSelectionStart INT The start of the selected text (1-relative) iSelectionEnd INT The end of the selected text (1-relative). If the complete text is selected this parameter is textlength + 1 Input bPassword BOOL
VisuDlg_ProcessChangeSignExtended (FUN) ¶ FUNCTION VisuDlg_ProcessChangeSignExtended : BOOL Replaces VisuDlg_CheckedChangeSignExtended. For usage of caret and selection, we use a different init, only of the global flag exp. InOut: Scope Name Type Comment Return VisuDlg_ProcessChangeSignExtended BOOL Inout stOutputValue STRING stVariableValue STRING iCaretPosition INT The current position of the caret. Either within the text or at the end of the text iSelectionStart INT The start of the selected text (1-relative) iSelectionEnd INT The end of the selected text (1-relative). If the complete text is selected this parameter is textlength + 1 bInit BOOL inits only the global flag for exp. Input bPassword BOOL iFormatValue INT