SubmoduleState_AddInfo (ENUM) ¶ TYPE SubmoduleState_AddInfo : Attributes: qualified_only InOut: Name Initial Comment None 0 TakeoverNotAllowed 1 This Submodule is not available for takeover by IOSAR.
SubmoduleState_Detail (ENUM) ¶ TYPE SubmoduleState_Detail : Attributes: qualified_only InOut: Name Initial No_Submodule 0 Wrong_Submodule 1 LockedByIOController 2 ApplicationReadyPending 4 Substitute 7
File and Project Information ¶ Scope Name Type Content FileHeader creationDateTime date 17.05.2024, 12:10:46 companyName string 3S-Smart Software Solutions GmbH libraryFile ProfinetCommon.library primaryProject True productName CODESYS productProfile CODESYS V3.5 SP16 Patch 3 contentFile ProfinetCommon.clean.json version version 2.0.0.0 ProjectInformation IsEndUserLibrary bool True OnlineHelp True Released True LastModificationDateTime date 17.05.2024, 12:10:44 LibraryCategories library-category-list Intern|IoDrivers Author string CODESYS Development GmbH Company CODESYS CompiledLibraryCompatibilityVersion CODESYS V3.5 SP16 Patch 3 DefaultNamespace ProfinetCommon Description See: Description DocFormat reStructuredText LanguageModelAttribute qualified-access-only Placeholder ProfinetCommon Project ProfinetCommon Title ProfinetCommon Version version 4.5.1.0
Library Reference ¶ This is a dictionary of all referenced libraries and their name spaces. CommFB ¶ Library Identification ¶ Placeholder: CommFB Default Resolution: CommFB, * (3S - Smart Software Solutions GmbH) Namespace: CommFB Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: True SystemLibrary: False Key: CommFB Standard ¶ Library Identification ¶ Placeholder: Standard Default Resolution: Standard, * (System) Namespace: Standard Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: True SystemLibrary: False Key: Standard SysMem ¶ Library Identification ¶ Placeholder: SysMem Default Resolution: SysMem, * (System) Namespace: SysMem Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: True SystemLibrary: False Key: SysMem
ListOfDevices.Get (METH) ¶ METHOD Get : DCP_DeviceData Get the data at the specified index of the result-list. InOut: Scope Name Type Return Get DCP_DeviceData Input deviceIndex DINT
DeviceAR.CM_Abort_req (METH) ¶ METHOD CM_Abort_req : UDINT InOut: Scope Name Type Comment Return CM_Abort_req UDINT Input abortReason BYTE ErrorCode2_AbortReason
IOL_AdSS_Function (ENUM) ¶ TYPE IOL_AdSS_Function : Attributes: qualified_only InOut: Name Initial Comment no_func 0 A Request is neglected, no function is executed rd_all 1 A Request starts the read back of current Switching Signal Channel parameter values from the sensor. These values are available at LogicOut and SetpointOut wr_conf 2 A Request causes a previously applied value for LogicIn to be written to the sensor wr_param 3 A Request causes a previously applied value for SetpointIn to be written to the sensor teach 4 A Request causes the FB to enter the teach operation.
IOL_AdSS_Status (ENUM) ¶ TYPE IOL_AdSS_Status : Attributes: qualified_only InOut: Name Initial Comment Done_success 16#0 Done success, Teach success/idle Busy 16#10 Busy Done_error 16#30 Done, error Busy_Teach_process 16#20 Busy Teach process Busy_Teach_process_single 16#21 Busy Teach process, state single value Busy_Teach_process_two 16#22 Busy Teach process, state two value Busy_Teach_process_dynamic 16#23 Busy Teach process, dynamic value Busy_Teach_process_apply_action 16#24 Busy Teach process, apply action Busy_Teach_process_abort 16#25 Busy Teach process, abort action Teach_wait_cmd 16#124 Wait for command, Teach process, apply action Teach_busy 16#220 Teach busy, Busy Teach process Teach_busy_action 16#224 Busy, Teach process, apply action Teach_Error 16#330 Teach Error; Done Error
IOL_AdSS_TeachFunction (ENUM) ¶ TYPE IOL_AdSS_TeachFunction : Attributes: qualified_only InOut: Name Initial Comment no_teach 0 no function selected teach_1 1 start teach step 1 functionality teach_2 2 start teach step 2 functionality apply 3 apply two value teach results abort 4 abort actual teach sequence
IOL_AdSS_TeachMode (ENUM) ¶ TYPE IOL_AdSS_TeachMode : Attributes: qualified_only InOut: Name Initial Comment no_teach 0 no teach-in action single_value 1 single value teach-in two_value 2 two value teach-in dynamic 3 dynamic teach-in