TEXT (ALIAS) ¶ TYPE TEXT : STO_TEXT
Types ¶ INT64 (Alias) ISO8601 (Alias) REAL8 (Alias) SQLSTATEMENT (Alias)
INT64 (ALIAS) ¶ TYPE INT64 : LINT Represents the current time and date as a Julian Day number times 86_400_000. In other words, it is the number of milliseconds since the Julian epoch of noon in Greenwich on November 24, 4714 B.C according to the proleptic Gregorian calendar.
ISO8601 (ALIAS) ¶ TYPE ISO8601 : STRING(24) represents an ISO8601 string (“+YYYY-MM-DD HH:MM:SS.SSS”)
ClassFree (FUN) ¶ FUNCTION ClassFree : ERROR InOut: Scope Name Type Return ClassFree ERROR Input hClass CAA.HANDLE
GetClassInfo (FUN) ¶ FUNCTION GetClassInfo : ERROR InOut: Scope Name Type Return GetClassInfo ERROR Input hClass CAA.HANDLE pClassInfo POINTER TO CLASS_INFO
GetInfo (FUN) ¶ FUNCTION GetInfo : ERROR InOut: Scope Name Type Return GetInfo ERROR Input pInfo POINTER TO INFO
GetParent (FUN) ¶ FUNCTION GetParent : CAA.HANDLE InOut: Scope Name Type Return GetParent CAA.HANDLE Input hCheck CAA.HANDLE peError POINTER TO ERROR
RSM Utility ¶ RSMClass (FunctionBlock) Close (Method) FB_Exit (Method) FB_Init (Method) Register (Method) Search (Method) Translate (Method) Unregister (Method) RSM_HANDLE (Struct)
RSMClass (FB) ¶ FUNCTION_BLOCK RSMClass Methods: Close FB_Exit FB_Init Register Search Translate Unregister Structure: Close (Method) FB_Exit (Method) FB_Init (Method) Register (Method) Search (Method) Translate (Method) Unregister (Method)