CMExitComponent (FUN) ¶ FUNCTION CMExitComponent : RTS_IEC_RESULT InOut: Scope Name Type Return CMExitComponent RTS_IEC_RESULT Input hComponent RTS_IEC_HANDLE
CMGetComponentByName (FUN) ¶ FUNCTION CMGetComponentByName : RTS_IEC_HANDLE InOut: Scope Name Type Return CMGetComponentByName RTS_IEC_HANDLE Input pszComponent REFERENCE TO STRING pResult POINTER TO RTS_IEC_RESULT
CMGetCoreVersion (FUN) ¶ FUNCTION CMGetCoreVersion : RTS_IEC_RESULT <description>Get the core version of the runtime.</description> <result><p>RESULT: Returns the runtime system error code (see CmpErrors.library).</p></result> InOut: Scope Name Type Comment Return CMGetCoreVersion RTS_IEC_RESULT Input pudiCoreVersion POINTER TO UDINT <param name=”pudiCoreVersion” type=”OUT”>Pointer to the core version of the runtime</param>
R_TRIG (FB) ¶ FUNCTION_BLOCK R_TRIG Detects a rising edge of a boolean signal (* Example declaration *) RTRIGInst : R_TRIG ; (* Example in ST *) RTRIGInst ( CLK := VarBOOL1 ); VarBOOL2 := RTRIGInst.Q ; InOut: Scope Name Type Comment Input CLK BOOL Boolean signal to be checked Output Q BOOL TRUE : Rising edge detected
File and Project Information ¶ Scope Name Type Content FileHeader creationDateTime date 24.07.2019, 08:30:38 companyName string 3S-Smart Software Solutions GmbH libraryFile standard.library primaryProject True productName CODESYS productProfile CODESYS V3.5 SP15 contentFile standard.clean.json version version 2.0.0.0 ProjectInformation OnlineHelp bool True Released True SIL2 True ShowSmartCodingInfo True LastModificationDateTime date 24.07.2019, 08:30:36 LibraryCategories library-category-list Application|Common Author string 3S - Smart Software Solutions GmbH Company System Description See: Description DocFormat reStructuredText DocLanguages en, de Placeholder Standard Project standard Title Standard Version version 3.5.15.0
Library Reference ¶ This is a dictionary of all referenced libraries and their name spaces.
CMInitComponent (FUN) ¶ FUNCTION CMInitComponent : RTS_IEC_RESULT InOut: Scope Name Type Return CMInitComponent RTS_IEC_RESULT Input hComponent RTS_IEC_HANDLE
GetLibVersion (FUN) ¶ FUNCTION GetLibVersion : VERSION This function has been automatically generated from the project information. InOut: Scope Name Type Return GetLibVersion VERSION
GetLibVersionNumber (FUN) ¶ FUNCTION GetLibVersionNumber : DWORD This function has been automatically generated from the project information. InOut: Scope Name Type Return GetLibVersionNumber DWORD
IsLibReleased (FUN) ¶ FUNCTION IsLibReleased : BOOL This function has been automatically generated from the project information. InOut: Scope Name Type Return IsLibReleased BOOL