3S Storage Library Documentation ¶ Company 3S - Smart Software Solutions GmbH Title 3S Storage Version 3.5.13.0 Categories Intern|CAA|Database Namespace STI Author 3S - Smart Software Solutions GmbH Placeholder CAA Storage Imp Description 1 ¶ An 3S specific implemenation of the CAA Storage Interfaces Contents: ¶ _3SStorage External Instances _3SStorageVersionConstants (GVL) Indices and tables ¶ 1 Based on _3SStorage.library, last modified 03.07.2018, 10:24:34. LibDoc 4.4.0.0-b.27 The content file _3SStorage.clean.json was generated with CODESYS V3.5 SP13 on 03.07.2018, 10:24:35.
_3SStorage ¶ External Functions Storage _StorageGetIndexId (Function) _StorageGetTableId (Function) Instances Storage (FunctionBlock) IStorage2 StorageGetIndexId (Method) StorageGetTableId (Method) StorageClear (Method) StorageClose (Method) StorageEncoding (Property) StorageGetMetrics (Method) StorageGetPath (Method) StorageIsReadOnly (Property) StorageLockingState (Property) StorageNumOfTables (Property) StorageOpenFile (Method) StorageReorg (Method) StorageSchemaVersion (Property) StorageUserVersion (Property) StorageVersion (Property) TableOpen (Method) TransactionBegin (Method) UtilityGetCurrentDateAndTime (Method) UtilityRandomness (Method)
External ¶ Functions Storage _StorageGetIndexId (Function) _StorageGetTableId (Function)
Functions ¶ Storage _StorageGetIndexId (Function) _StorageGetTableId (Function)
Storage ¶ _StorageGetIndexId (Function) _StorageGetTableId (Function)
Instances ¶ Storage (FunctionBlock) IStorage2 StorageGetIndexId (Method) StorageGetTableId (Method) StorageClear (Method) StorageClose (Method) StorageEncoding (Property) StorageGetMetrics (Method) StorageGetPath (Method) StorageIsReadOnly (Property) StorageLockingState (Property) StorageNumOfTables (Property) StorageOpenFile (Method) StorageReorg (Method) StorageSchemaVersion (Property) StorageUserVersion (Property) StorageVersion (Property) TableOpen (Method) TransactionBegin (Method) UtilityGetCurrentDateAndTime (Method) UtilityRandomness (Method)
CMRemoveComponent (FUN) ¶ FUNCTION CMRemoveComponent : RTS_IEC_RESULT InOut: Scope Name Type Return CMRemoveComponent RTS_IEC_RESULT Input hComponent RTS_IEC_HANDLE
CMShutDown (FUN) ¶ FUNCTION CMShutDown : RTS_IEC_RESULT InOut: Scope Name Type Return CMShutDown RTS_IEC_RESULT Input dwReason UDINT
CMUtlSafeStrCpy (FUN) ¶ FUNCTION CMUtlSafeStrCpy : RTS_IEC_RESULT InOut: Scope Name Type Return CMUtlSafeStrCpy RTS_IEC_RESULT Input pszDest POINTER TO STRING(255) nDestSize __XINT pszSrc POINTER TO STRING(255)
CMUtlStrICmp (FUN) ¶ FUNCTION CMUtlStrICmp : DINT InOut: Scope Name Type Return CMUtlStrICmp DINT Input pszString1 POINTER TO STRING pszString2 POINTER TO STRING