IoMgrGetFirstDriverInstance (FUN) ¶ FUNCTION IoMgrGetFirstDriverInstance : IBase InOut: Scope Name Type Return IoMgrGetFirstDriverInstance IBase Input pbIecDriver POINTER TO DINT pResult POINTER TO RTS_IEC_RESULT
IoMgrGetNextDriverInstance (FUN) ¶ FUNCTION IoMgrGetNextDriverInstance : IBase InOut: Scope Name Type Return IoMgrGetNextDriverInstance IBase Input pIBasePrev IBase pbIecDriver POINTER TO DINT pResult POINTER TO RTS_IEC_RESULT
IoMgrReconfigure (FUN) ¶ FUNCTION IoMgrReconfigure : RTS_IEC_RESULT Reconfigure a single connector respectively the corresponding master. In the reconfigure sequence we call the corresponding IO-driver at the connector the following way: 1. disable the IO-configuration 2. enable the IO-configuration 3. update the mapping This sequence is called asynchronously so the asynchronous state is transported in the parameter pudiState. InOut: Scope Name Type Comment Return IoMgrReconfigure RTS_IEC_RESULT The runtime system error code (see CmpErrors.library) Input pConnector POINTER TO IoConfigConnector Pointer to the corresponding connector to reconfigure pudiState POINTER TO UDINT Asynchronous state of the reconfigure operation. Can be one of the the following states (see CmpAsyncMgr.library for details: (ASYNCSTATE_INVALID | ASYNCSTATE_PENDING | ASYNCSTATE_ACTIVE | ASYNCSTATE_READY | ASYNCSTATE_ERROR | ASYNCSTATE_TIMEOUT)
IoMgrRegisterConfigApplication (FUN) ¶ FUNCTION IoMgrRegisterConfigApplication : RTS_IEC_RESULT InOut: Scope Name Type Return IoMgrRegisterConfigApplication RTS_IEC_RESULT Input pszConfigApplication REFERENCE TO STRING
IoMgrRegisterInstance2 (FUN) ¶ FUNCTION IoMgrRegisterInstance2 : RTS_IEC_HANDLE InOut: Scope Name Type Return IoMgrRegisterInstance2 RTS_IEC_HANDLE Input dwClassId DWORD pItf IBase pResult POINTER TO RTS_IEC_RESULT
IoMgrSetDriverProperties (FUN) ¶ FUNCTION IoMgrSetDriverProperties : RTS_IEC_RESULT InOut: Scope Name Type Return IoMgrSetDriverProperties RTS_IEC_RESULT Input hIoDrv RTS_IEC_HANDLE ulProperties DWORD
IoMgrSetDriverProperty (FUN) ¶ FUNCTION IoMgrSetDriverProperty : RTS_IEC_RESULT InOut: Scope Name Type Return IoMgrSetDriverProperty RTS_IEC_RESULT Input hIoDrv RTS_IEC_HANDLE ulProperty DWORD bValue DINT
IoMgrUnregisterConfigApplication (FUN) ¶ FUNCTION IoMgrUnregisterConfigApplication : RTS_IEC_RESULT InOut: Scope Name Type Return IoMgrUnregisterConfigApplication RTS_IEC_RESULT Input pszConfigApplication REFERENCE TO STRING
IoMgrUnregisterInstance (FUN) ¶ FUNCTION IoMgrUnregisterInstance : RTS_IEC_RESULT InOut: Scope Name Type Return IoMgrUnregisterInstance RTS_IEC_RESULT Input hInterface RTS_IEC_HANDLE
File and Project Information ¶ Scope Name Type Content FileHeader creationDateTime date 20.04.2021, 15:42:34 companyName string 3S-Smart Software Solutions GmbH libraryFile CmpIoMgr Implementation.library primaryProject True productName CODESYS productProfile CODESYS V3.5 SP16 Patch 3 contentFile CmpIoMgr Implementation.clean.json version version 2.0.0.0 ProjectInformation IsEndUserLibrary bool False Released True SIL2 True LastModificationDateTime date 20.04.2021, 15:42:34 LibraryCategories library-category-list System|SysLibs Author string CODESYS Development GmbH Company System CompiledLibraryCompatibilityVersion CODESYS V3.5 SP16 DefaultNamespace Description See: Description DocFormat reStructuredText Placeholder CmpIoMgr Implementation Project CmpIoMgr Implementation Title CmpIoMgr Implementation Version version 3.5.17.0