VisuFbPrintDateTimeFormatBase.AssignLanguageText (METH) ¶ METHOD AssignLanguageText InOut: Scope Name Type Input txt Visu_TypeString
Overrides ¶ CharFound (Method) PlaceholderFound (Method)
VisuFbPrintDateTimeFormatBase.CharFound (METH) ¶ METHOD PROTECTED CharFound Called during Analyze InOut: Scope Name Type Input characterFound WORD
VisuFbPrintDateTimeFormatBase.PlaceholderFound (METH) ¶ METHOD PROTECTED PlaceholderFound InOut: Scope Name Type Comment Input typeofPlaceholder VisuDateTimeFormatPlaceholders Placeholder found iParam INT Param to use for some placeholders, e.g.: decimals. -1 for not use
VisuFbPrintDateTimeFormatCurrentTime.Initialize (METH) ¶ METHOD Initialize InOut: Scope Name Type Comment Input pstFormat Visu_TypeString The format string the current instance should work on
VisuFbPrintDateTimeFormatCurrentTime (FB) ¶ FUNCTION_BLOCK VisuFbPrintDateTimeFormatCurrentTime EXTENDS VisuFbPrintDateTimeFormatBase Methods: Initialize InitializeWithSysTimeDate Analyze , inherited from VisuFbAnalyzeDateTimeFormatStringBase AssignLanguageText , inherited from VisuFbPrintDateTimeFormatBase CharFound , inherited from VisuFbPrintDateTimeFormatBase CheckCandidateForDecimals , inherited from VisuFbAnalyzeDateTimeFormatStringBase EndFormatPart , inherited from VisuFbAnalyzeDateTimeFormatStringBase FormatToGlobalTextBuffer , inherited from VisuFbPrintDateTimeFormatBase GetCharHelp , inherited from VisuFbAnalyzeDateTimeFormatStringBase GetLanguageText , inherited from VisuFbAnalyzeDateTimeFormatStringBase GetLanguageTextMayShort , inherited from VisuFbAnalyzeDateTimeFormatStringBase GreedilyHandleSameChars , inherited from VisuFbAnalyzeDateTimeFormatStringBase InitFormat , inherited from VisuFbAnalyzeDateTimeFormatStringBase PlaceholderFound , inherited from VisuFbPrintDateTimeFormatBase StartFormatPart , inherited from VisuFbAnalyzeDateTimeFormatStringBase Structure: Initialize (Method) InitializeWithSysTimeDate (Method)
VisuFbPrintDateTimeFormatCurrentTime.InitializeWithSysTimeDate (METH) ¶ METHOD InitializeWithSysTimeDate InOut: Scope Name Type Comment Input pstFormat Visu_TypeString The format string the current instance should work on sysTimeDate SYSTIMEDATE The SYSTIMEDATE value to format lMicroSeconds LINT The microseconds of the timestamp iUTCOffset INT The offset to UTC in minutes
VisuFbPrintDateTimeFormatVariable (FB) ¶ FUNCTION_BLOCK VisuFbPrintDateTimeFormatVariable EXTENDS VisuFbPrintDateTimeFormatBase Methods: Initialize Analyze , inherited from VisuFbAnalyzeDateTimeFormatStringBase AssignLanguageText , inherited from VisuFbPrintDateTimeFormatBase CharFound , inherited from VisuFbPrintDateTimeFormatBase CheckCandidateForDecimals , inherited from VisuFbAnalyzeDateTimeFormatStringBase EndFormatPart , inherited from VisuFbAnalyzeDateTimeFormatStringBase FormatToGlobalTextBuffer , inherited from VisuFbPrintDateTimeFormatBase GetCharHelp , inherited from VisuFbAnalyzeDateTimeFormatStringBase GetLanguageText , inherited from VisuFbAnalyzeDateTimeFormatStringBase GetLanguageTextMayShort , inherited from VisuFbAnalyzeDateTimeFormatStringBase GreedilyHandleSameChars , inherited from VisuFbAnalyzeDateTimeFormatStringBase InitFormat , inherited from VisuFbAnalyzeDateTimeFormatStringBase PlaceholderFound , inherited from VisuFbPrintDateTimeFormatBase StartFormatPart , inherited from VisuFbAnalyzeDateTimeFormatStringBase Structure: Initialize (Method)
VisuFbPrintDateTimeFormatVariable.Initialize (METH) ¶ METHOD Initialize This method has to be called, if a TIME or LTIME variable has to used to determine the time to display. InOut: Scope Name Type Comment Input pbyFormatString Visu_TypeString Contains the format string used to format the time. pTextFb POINTER TO VisuFbAnalyzeTextVars Optionally configured analyze pou; can be null
VisuFbWriteDateTimeVariableFormatted (FB) ¶ FUNCTION_BLOCK VisuFbWriteDateTimeVariableFormatted EXTENDS VisuFbAnalyzeDateTimeFormatStringBase Methods: AssignIfValid AssignIfValidConvertible Initialize Analyze , inherited from VisuFbAnalyzeDateTimeFormatStringBase CharFound CheckCandidateForDecimals , inherited from VisuFbAnalyzeDateTimeFormatStringBase EndFormatPart , inherited from VisuFbAnalyzeDateTimeFormatStringBase GetCharHelp , inherited from VisuFbAnalyzeDateTimeFormatStringBase GetLanguageText , inherited from VisuFbAnalyzeDateTimeFormatStringBase GetLanguageTextMayShort , inherited from VisuFbAnalyzeDateTimeFormatStringBase GetStructTimeDate GreedilyHandleSameChars , inherited from VisuFbAnalyzeDateTimeFormatStringBase InitFormat , inherited from VisuFbAnalyzeDateTimeFormatStringBase PlaceholderFound StartFormatPart , inherited from VisuFbAnalyzeDateTimeFormatStringBase ValidateAgainstInputChecks Structure: AssignIfValid (Method) AssignIfValidConvertible (Method) Initialize (Method) Overrides CharFound (Method) PlaceholderFound (Method) Private GetStructTimeDate (Method) ValidateAgainstInputChecks (Method)