GetLastMouseUpEvent (FUN) ¶ FUNCTION GetLastMouseUpEvent : BOOL Fills a structure with information about the last mouse up event. If there are several simultaneous visualization clients active, then events from all clients might be returned. Return value will be TRUE when the structure was filled or FALSE otherwise. Please Remark: Using this method for retrieving mouse events might not work together using the mechansim of IVisuUserEventManager InOut: Scope Name Type Comment Return GetLastMouseUpEvent BOOL Input pMouseEvent POINTER TO MOUSEEVENT The structure that has to be filled with data.
GetText (FUN) ¶ FUNCTION GetText : BOOL Returns a text from a textlist object InOut: Scope Name Type Comment Return GetText BOOL Inout stResult STRING(512) The resulting string, will be filled with the value from the text list. If the referenced text is not found, an empty string will be returned. Input nResultLength INT The size of the string passed for stResult. This was only relevant in 2.3 so this value is ignored here! stPrefix STRING The text list name to look at dwID DWORD The id of the text that has to be searched
GetTextByStringId (FUN) ¶ FUNCTION GetTextByStringId : BOOL Returns a text from a textlist object InOut: Scope Name Type Comment Return GetTextByStringId BOOL Inout stResult STRING(512) The resulting string, will be filled with the value from the text list. If the referenced text is not found, an empty string will be returned. Input nResultLength INT The size of the string passed for stResult. This was only relevant in 2.3 so this value is ignored here! stPrefix STRING The text list name to look at stID STRING The id of the text that has to be searched
Internal ¶ LocalStrlen (Function) LocalStrnCpy (Function)
SysStrCmpI (FUN) ¶ FUNCTION SysStrCmpI : DINT InOut: Scope Name Type Comment Return SysStrCmpI DINT Input sString1 STRING(256) First buffer sString2 STRING(256) Second buffer
SysStrCmpN (FUN) ¶ FUNCTION SysStrCmpN : DINT InOut: Scope Name Type Comment Return SysStrCmpN DINT Input sString1 STRING(256) First buffer sString2 STRING(256) Second buffer diChars DINT Number of characters from the beginning of each string to be compared.
SysStrCmpNI (FUN) ¶ FUNCTION SysStrCmpNI : DINT InOut: Scope Name Type Comment Return SysStrCmpNI DINT Input sString1 STRING(256) First buffer sString2 STRING(256) Second buffer diChars DINT Number of characters from the beginning of each string to be compared.
SysStrCpy (FUN) ¶ FUNCTION SysStrCpy : DWORD InOut: Scope Name Type Comment Return SysStrCpy DWORD Inout sString1 STRING(256) Destination string. Inout Const sString2 STRING(256) Source string
SysStrLen (FUN) ¶ FUNCTION SysStrLen : DINT InOut: Scope Name Type Comment Return SysStrLen DINT Input sString1 STRING(256) String.
File and Project Information ¶ Scope Name Type Content FileHeader creationDateTime date 03.07.2018, 10:35:23 companyName string 3S-Smart Software Solutions GmbH libraryFile SysStr23.library primaryProject True productName CODESYS productProfile CODESYS V3.5 SP13 contentFile SysStr23.clean.json version version 2.0.0.0 ProjectInformation Released bool True Support32BitOnly True LastModificationDateTime date 03.07.2018, 10:35:23 LibraryCategories library-category-list System|SysLibs23 Author string 3S - Smart Software Solutions Company System Description See: Description Project SysStr23 Title SysStr23 Version string 2.4.0.6 Version version 3.5.13.0