SysCallbackUnregister (FUN) ¶ FUNCTION SysCallbackUnregister : BOOL InOut: Scope Name Type Comment Return SysCallbackUnregister BOOL Input pfCallbackFunction DWORD POU Index of callback function. Event RTS_EVENT Event to register
File and Project Information ¶ Scope Name Type Content FileHeader creationDateTime date 03.07.2018, 10:34:30 companyName string 3S-Smart Software Solutions GmbH libraryFile SysCallback23.library primaryProject True productName CODESYS productProfile CODESYS V3.5 SP13 contentFile SysCallback23.clean.json version version 2.0.0.0 ProjectInformation Released bool True Support32BitOnly True LastModificationDateTime date 03.07.2018, 10:34:30 LibraryCategories library-category-list System|SysLibs23 Company string System Description See: Description Project SysCallback23 Title SysCallback23 Version version 3.5.13.0
Library Reference ¶ This is a dictionary of all referenced libraries and their name spaces. CmpApp ¶ Library Identification ¶ Placeholder: CmpApp Default Resolution: CmpApp, * (System) Namespace: CmpApp Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: False SystemLibrary: False Key: CmpApp CmpErrors2 Interfaces ¶ Library Identification ¶ Name: CmpErrors2 Interfaces Version: newest Company: System Namespace: CmpErrors Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: False SystemLibrary: False Key: CmpErrors2 Interfaces, * (System) CmpEventMgr ¶ Library Identification ¶ Placeholder: CmpEventMgr Default Resolution: CmpEventMgr, * (System) Namespace: CmpEventMgr Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: False SystemLibrary: False Key: CmpEventMgr SysCpuHandling ¶ Library Identification ¶ Placeholder: SysCpuHandling Default Resolution: SysCpuHandling, * (System) Namespace: SysCpuHandling Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: False SystemLibrary: False Key: SysCpuHandling SysTypes Interfaces ¶ Library Identification ¶ Name: SysTypes Interfaces Version: newest Company: System Namespace: SysTypes Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: False SystemLibrary: False Key: SysTypes Interfaces, * (System)
SysCom Library Documentation ¶ Company System Title SysCom Version 3.5.17.0 Categories System|SysLibs Author 3S - Smart Software Solutions GmbH Placeholder SysCom Description 1 ¶ Library, to get access to a serial interface (RS232). Contents: ¶ SYS_COM_BAUDRATE (Enum) SYS_COM_DTR_CONTROL (Enum) SYS_COM_PARITY (Enum) SYS_COM_PORTS (Enum) SYS_COM_RTS_CONTROL (Enum) SYS_COM_STOPBITS (Enum) SYS_COM_TIMEOUT (Enum) SysComClose (Function) SysComGetSettings (Function) SysComGetSettings2 (Function) SysComOpen (Function) SysComOpen2 (Function) SysComOpen3 (Function) SysComPurge (Function) SysComRead (Function) SysComSetSettings (Function) SysComSetSettings2 (Function) SysComSetTimeout (Function) SysComSettings (Struct) SysComSettingsEx (Struct) SysComSettingsEx2 (Struct) SysComWrite (Function) Indices and tables ¶ 1 Based on SysCom.library, last modified 20.04.2021, 16:01:39. LibDoc 4.4.0.0-b.27 The content file SysCom.clean.json was generated with CODESYS V3.5 SP16 Patch 3 on 20.04.2021, 16:01:39.
SYS_COM_DTR_CONTROL (ENUM) ¶ TYPE SYS_COM_DTR_CONTROL : <category>DTR control</category> <description>: DTR control configuration</description> InOut: Name Initial Comment SYS_DTR_CONTROL_DISABLE 0 <element name=”SYS_DTR_CONTROL_DISABLE” TYPE=”IN”>Disables the DTR line when the device is opened and leaves it disabled.</element> SYS_DTR_CONTROL_ENABLE 1 <element name=”SYS_DTR_CONTROL_ENABLE” TYPE=”IN”>Enables the DTR line when the device is opened and leaves it on.</element> SYS_DTR_CONTROL_HANDSHAKE 2 <element name=”SYS_DTR_CONTROL_HANDSHAKE” TYPE=”IN”>Enables DTR handshaking.</element>
SYS_COM_BAUDRATE (ENUM) ¶ TYPE SYS_COM_BAUDRATE : <category>Baudrates</category> <description>: Supported baudrates</description> InOut: Name Initial SYS_BR_4800 4800 SYS_BR_9600 9600 SYS_BR_19200 19200 SYS_BR_38400 38400 SYS_BR_57600 57600 SYS_BR_115200 115200
SYS_COM_PARITY (ENUM) ¶ TYPE SYS_COM_PARITY : <category>Parity</category> <description>: Supported parity</description> InOut: Name Initial Comment SYS_NOPARITY 0 <element name=”SYS_NOPARITY” TYPE=”IN”>No parity</element> SYS_ODDPARITY <element name=”SYS_ODDPARITY” TYPE=”IN”>Odd parity</element> SYS_EVENPARITY <element name=”SYS_EVENPARITY” TYPE=”IN”>Even parity</element>
SYS_COM_PORTS (ENUM) ¶ TYPE SYS_COM_PORTS : <category>Com ports</category> <description>: Supported com port numbers</description> InOut: Name Initial SYS_COMPORT_NONE 0 SYS_COMPORT1 1 SYS_COMPORT2 SYS_COMPORT3 SYS_COMPORT4
File and Project Information ¶ Scope Name Type Content FileHeader creationDateTime date 20.04.2021, 16:01:39 companyName string 3S-Smart Software Solutions GmbH libraryFile SysCom.library primaryProject True productName CODESYS productProfile CODESYS V3.5 SP16 Patch 3 contentFile SysCom.clean.json version version 2.0.0.0 ProjectInformation Released bool True LastModificationDateTime date 20.04.2021, 16:01:39 LibraryCategories library-category-list System|SysLibs Author string 3S - Smart Software Solutions GmbH Company System CompiledLibraryCompatibilityVersion CODESYS V3.5 SP15 Description See: Description Placeholder SysCom Project SysCom Title SysCom Version version 3.5.17.0
SysCom23 Library Documentation ¶ Company System Title SysCom23 Version 3.5.13.0 Categories System|SysLibs23 Author 3S - Smart Software Solutions GmbH Description 1 ¶ Compatibility library for CoDeSys 2.3 projects, to get access to a serial interface (RS232). Contents: ¶ Data types COMSETTINGS (Struct) COMSETTINGSEX (Struct) PORTS (Enum) Global Variables Globale_Variablen (GVL) POUs SysComClose (Function) SysComGetVersion2300 (Function) SysComOpen (Function) SysComRead (Function) SysComSetSettings (Function) SysComSetSettingsEx (Function) SysComWrite (Function) extern30 COM_Baudrate (Enum) COM_Parity (Enum) COM_Ports (Enum) COM_Settings (Struct) COM_SettingsEx (Struct) COM_StopBits (Enum) COM_Timeout (Enum) SysComClose30 (Function) SysComGetSettings30 (Function) SysComOpen30 (Function) SysComRead30 (Function) SysComSetSettings30 (Function) SysComWrite30 (Function) Indices and tables ¶ 1 Based on SysCom23.library, last modified 03.07.2018, 10:34:32. LibDoc 4.4.0.0-b.27 The content file SysCom23.clean.json was generated with CODESYS V3.5 SP13 on 03.07.2018, 10:34:32.