Library Reference ¶ This is a dictionary of all referenced libraries and their name spaces.
CmpSettings Library Documentation ¶ Company System Title CmpSettings Version 3.5.17.0 Categories System|SysLibs Author 3S - Smart Software Solutions GmbH Placeholder CmpSettings Description 1 ¶ Library to access all configuration settings. Contents: ¶ SettgBeginUpdate (Function) SettgCacheOptions (GVL) SettgEndUpdate (Function) SettgGetIntValue (Function) SettgGetStringValue (Function) SettgGetWStringValue (Function) SettgRemoveKey (Function) SettgSetIntValue (Function) SettgSetStringValue (Function) SettgSetWStringValue (Function) Indices and tables ¶ 1 Based on CmpSettings.library, last modified 20.04.2021, 15:55:36. LibDoc 4.4.0.0-b.27 The content file CmpSettings.clean.json was generated with CODESYS V3.5 SP16 Patch 3 on 20.04.2021, 15:55:36.
SettgBeginUpdate (FUN) ¶ FUNCTION SettgBeginUpdate : RTS_IEC_RESULT Function to block writing settings to database file until SettgEndUpdate is called! But the settings cache is updated. NOTE: - Funcion can be called nested, so only at the last call of SettgEndUpdate , the database is written! - Always call SettgBeginUpdate() and SettgEndUpdate() symmetric!!! InOut: Scope Name Type Comment Return SettgBeginUpdate RTS_IEC_RESULT Runtime system error code (see CmpErrors.library).
SettgCacheOptions (GVL) ¶ Options of the parameter bCached InOut: Scope Name Type Initial Comment Constant CMPSETTINGS_CACHED DINT 0 Value is read from cache (default) CMPSETTINGS_NOT_CACHED DINT 1 Value is read from file and cache is updated for all values
SOFTING_T_DP_SET_PRM_CON (STRUCT) ¶ TYPE SOFTING_T_DP_SET_PRM_CON : STRUCT InOut: Name Type status UINT
SOFTING_T_DP_SET_PRM_REQ (STRUCT) ¶ TYPE SOFTING_T_DP_SET_PRM_REQ : STRUCT InOut: Name Type rem_add USINT dummy USINT prm_data SOFTING_T_DP_PRM_DATA
SOFTING_T_DP_SLAVE_PARAM_SLAVE_INFO (STRUCT) ¶ TYPE SOFTING_T_DP_SLAVE_PARAM_SLAVE_INFO : STRUCT InOut: Name Type diag_entries UINT offset_inputs UINT offset_outputs UINT number_inputs USINT number_outputs USINT sl_flag USINT slave_type USINT
SOFTING_T_DP_SLAVE_PARAM_SYS_INFO (STRUCT) ¶ TYPE SOFTING_T_DP_SLAVE_PARAM_SYS_INFO : STRUCT InOut: Name Type loaded_slaves USINT active_slaves USINT diag_entries INT slave_io_image_len UINT
SOFTING_T_DP_START_SEQ_IND (STRUCT) ¶ TYPE SOFTING_T_DP_START_SEQ_IND : STRUCT InOut: Name Type rem_add USINT area_code USINT timeout UINT
SOFTING_T_DP_START_SEQ_REQ (STRUCT) ¶ TYPE SOFTING_T_DP_START_SEQ_REQ : STRUCT InOut: Name Type rem_add USINT area_code USINT timeout UINT