ICmpIoDrvBusControl2.DeactivateBus (METH) ¶ METHOD DeactivateBus : UDINT This method deactivates a fieldbus. The new state is not saved permanently. After a restart of the application, the fieldbus is in the state, which is defined in the project. ATTENTION: Some drivers may reset the whole iec application. Please check the documentation for the driver. InOut: Scope Name Type Comment Return DeactivateBus UDINT Input xEnable BOOL If TRUE the bus reset starts immediately, if FALSE the bus reset must be done manually
ICmpIoDrvBusControl2.ResetBus (METH) ¶ METHOD ResetBus : UDINT This method resets the fieldbus. ATTENTION: Some drivers may reset the whole iec application. Please check the documentation fo the driver. InOut: Scope Name Type Return ResetBus UDINT
ICmpIoDrvBusControl2.StartBus (METH) ¶ METHOD StartBus : UDINT This method starts a fieldbus, which was stopped before. InOut: Scope Name Type Return StartBus UDINT
ICmpIoDrvBusControl2.StopBus (METH) ¶ METHOD StopBus : UDINT This method stops a fieldbus. InOut: Scope Name Type Return StopBus UDINT
InterfaceIDs (GVL) ¶ InOut: Scope Name Type Initial Constant ITFID_ICmpIoDrvBusControl DWORD 16#2E ITFID_ICmpIoDrvBusControl2 DWORD 16#57
File and Project Information ¶ Scope Name Type Content FileHeader creationDateTime date 20.04.2021, 14:49:03 companyName string 3S-Smart Software Solutions GmbH libraryFile IoDrvBusControl_Itfs.library primaryProject True productName CODESYS productProfile CODESYS V3.5 SP16 Patch 3 contentFile IoDrvBusControl_Itfs.clean.json version version 2.0.0.0 ProjectInformation IsInterfaceLibrary bool True Released True LastModificationDateTime date 20.04.2021, 14:49:03 LibraryCategories library-category-list Intern|IoDriverBase Author string 3S - Smart Software Solutions GmbH Company System CompiledLibraryCompatibilityVersion CODESYS V3.5 SP15 DefaultNamespace IIoDrvBusControl Description See: Description Project IoDrvBusControl_Itfs Title IoDriver Bus Control Interfaces Version version 3.5.17.0
Library Reference ¶ This is a dictionary of all referenced libraries and their name spaces.
IoDrvCIFXBase Library Documentation ¶ Company 3S - Smart Software Solutions GmbH Title IoDrvCIFXBase Version 3.5.17.0 Categories Intern|IoDrivers Namespace IoDrvCIFXBaseLibrary Author 3S - Smart Software Solutions GmbH Placeholder IoDrvCifXBase Description 1 ¶ IO driver base for Hilscher NetX chip. Contents: ¶ Constants CifxConstans (GVL) FunctionBlocks IoDrvCIFX (FunctionBlock) Utils Indices and tables ¶ 1 Based on IoDrvCIFXBase.library, last modified 20.04.2021, 14:51:21. LibDoc 4.4.0.0-b.27 The content file IoDrvCIFXBase.clean.json was generated with CODESYS V3.5 SP16 Patch 3 on 20.04.2021, 14:51:22.
Constants ¶ CifxConstans (GVL)
CifxConstans (GVL) ¶ Attributes: qualified_only InOut: Scope Name Type Initial Constant gc_strComponentNameProfibusMaster STRING ‘CIFX Profibus Master’ gc_strComponentNameProfibusDevice STRING ‘CIFX Profibus Device’ gc_strComponentNameDeviceNetMaster STRING ‘CIFX DeviceNet Master’ gc_strComponentNameENIPMaster STRING ‘CIFX EthernetIP Scanner’ gc_strComponentNameProfiNetMaster STRING ‘CIFX ProfiNet Controller’ gc_strComponentNameProfiNetDevice STRING ‘CIFX ProfiNet Device’