ObjectIterator.Current (PROP) ¶ PROPERTY Current : IODObject Gets the object where the iterator points to.
Storage (FB) ¶ FUNCTION_BLOCK Storage IMPLEMENTS STO.IStorage2 Properties: StorageEncoding StorageIsReadOnly StorageLockingState StorageNumOfTables StorageSchemaVersion StorageUserVersion StorageVersion Methods: StorageClear StorageClose StorageGetMetrics StorageGetPath StorageOpenFile StorageReorg TableOpen TransactionBegin UtilityGetCurrentDateAndTime UtilityRandomness StorageGetIndexId StorageGetTableId Structure: 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)
IStorage2 ¶ StorageGetIndexId (Method) StorageGetTableId (Method)
Storage.StorageClear (METH) ¶ METHOD StorageClear : STO.ERROR InOut: Scope Name Type Return StorageClear STO.ERROR
Storage.StorageClose (METH) ¶ METHOD StorageClose : STO.ERROR InOut: Scope Name Type Return StorageClose STO.ERROR
Storage.StorageEncoding (PROP) ¶ PROPERTY StorageEncoding : STO.ENCODING
Storage.StorageGetMetrics (METH) ¶ METHOD StorageGetMetrics : STO.ERROR InOut: Scope Name Type Return StorageGetMetrics STO.ERROR Inout mMetrics STO.METRICS
Storage.StorageGetPath (METH) ¶ METHOD StorageGetPath : STO.ERROR InOut: Scope Name Type Return StorageGetPath STO.ERROR Inout sPath CAA.FILENAME
Storage.StorageIsReadOnly (PROP) ¶ PROPERTY StorageIsReadOnly : BOOL
Storage.StorageLockingState (PROP) ¶ PROPERTY StorageLockingState : STO.LOCKING_STATE