CreateString (FUN) ¶ FUNCTION CreateString : STRING InOut: Scope Name Type Return CreateString STRING Input pSt POINTER TO BYTE diLen DINT
Extract (FUN) ¶ FUNCTION Extract : BOOL InOut: Scope Name Type Return Extract BOOL Input pbyExtracted POINTER TO BYTE pbyBase POINTER TO BYTE pbyName POINTER TO BYTE uiMaxSize UINT
FileExists (FUN) ¶ FUNCTION FileExists : BOOL InOut: Scope Name Type Return FileExists BOOL Input stFilename STRING(255)
FindAtAddress (FUN) ¶ FUNCTION FindAtAddress : DINT InOut: Scope Name Type Return FindAtAddress DINT Input pby POINTER TO BYTE byFind BYTE udiMax UDINT
FindInString (FUN) ¶ FUNCTION FindInString : DINT InOut: Scope Name Type Return FindInString DINT Input pby POINTER TO BYTE byFind BYTE udiMax UDINT
GetUnusedFilename (FUN) ¶ FUNCTION GetUnusedFilename : STRING InOut: Scope Name Type Return GetUnusedFilename STRING Input stBasename STRING
HexDigit (FUN) ¶ FUNCTION HexDigit : BYTE InOut: Scope Name Type Return HexDigit BYTE Input byVal BYTE
HexValue (FUN) ¶ FUNCTION HexValue : BYTE InOut: Scope Name Type Return HexValue BYTE Input byDigit BYTE
OnlineChangeDetection ¶ DataChangedInOnlineChange (Property)
PersistenceManager.DataChangedInOnlineChange (PROP) ¶ PROPERTY DataChangedInOnlineChange : BOOL Returns whether the data has changed during a OnlineChange