ReadEnd (FUN) ¶ FUNCTION ReadEnd : DINT Finishes the reading of process data. @param deviceId The id of the device. @param taskId The if of the task. @return Returns 0 on success, -1 otherwise. InOut: Scope Name Type Return ReadEnd DINT Input deviceId DINT taskId UDINT
ReadStart (FUN) ¶ FUNCTION ReadStart : DINT Starts the reading of the pi.Usually this is the point when the pi is read out from the device. @param deviceId The id of the device. @param taskId The id of the task. @return Returns 0 on success, -1 otherwise. InOut: Scope Name Type Return ReadStart DINT Input deviceId DINT taskId UDINT
CmpKBus Library Documentation ¶ Company : CODESYS Title : CmpKBus Version : 4.10.0.0 Categories : System|SysLibs Namespace : KBUS Author : CODESYS Development GmbH Placeholder : CmpKBus Description [ 1 ] ¶ lowlevel wago kbus access Contents: ¶ Libname Enums Functions GlobalConstants Structs Types Indices and tables ¶ [ 1 ] Based on CmpKBus.library, last modified 25.10.2023, 14:04:35. LibDoc 4.4.0.0-b.37 The content file CmpKBus.clean.json was generated with CODESYS V3.5 SP16 Patch 3 on 25.10.2023, 14:04:37.
IoMgrRegisterConfigApplication (FUN) ¶ FUNCTION IoMgrRegisterConfigApplication : RTS_IEC_RESULT InOut: Scope Name Type Return IoMgrRegisterConfigApplication RTS_IEC_RESULT Input pszConfigApplication REFERENCE TO STRING
ldkc_KbusInfo_GetTerminalDiagnose (FUN) ¶ FUNCTION ldkc_KbusInfo_GetTerminalDiagnose : DINT InOut: Scope Name Type Return ldkc_KbusInfo_GetTerminalDiagnose DINT Input diag POINTER TO tKbusInfo_TerminalDiagnose
ldkc_KbusInfo_GetTerminalInfo (FUN) ¶ FUNCTION ldkc_KbusInfo_GetTerminalInfo : DINT InOut: Scope Name Type Return ldkc_KbusInfo_GetTerminalInfo DINT Input capacity UDINT info POINTER TO tKbusInfo_TerminalInfo count POINTER TO UDINT
ldkc_KbusInfo_GetTerminalList (FUN) ¶ FUNCTION ldkc_KbusInfo_GetTerminalList : DINT Binary Coding rules for “u16 terminallist[LDKC_KBUS_TERMINAL_COUNT_MAX];” 0xxx xxxx xxxx xxxx : Second part of Order-Number 1xxx xxxx xxxx xxxx : Stupid Digital IO-Terminal 1xxx 1xxx xxxx xxxx : 8-Channels 1xxx x1xx xxxx xxxx : 4-Channels 1xxx xx1x xxxx xxxx : 2-Channels 1xxx xxx1 xxxx xxxx : 1-Channel 1xxx xxxx xxxx xxx1 : Digital-Input 1xxx xxxx xxxx xx1x : Digital-Output InOut: Scope Name Type Return ldkc_KbusInfo_GetTerminalList DINT Input capacity UDINT terminallist POINTER TO UINT count POINTER TO UDINT
ldkc_KbusInfo_TerminalDiagnoseRelease (FUN) ¶ FUNCTION ldkc_KbusInfo_TerminalDiagnoseRelease : DINT InOut: Scope Name Type Return ldkc_KbusInfo_TerminalDiagnoseRelease DINT Input diag POINTER TO tKbusInfo_TerminalDiagnose
GlobalConstants ¶ Constants (GVL)
Constants (GVL) ¶ {attribute ‘conditionalshow’ := ‘SomeText’} {attribute ‘conditionalshow’} {attribute ‘hide’} Attributes: qualified_only InOut: Scope Name Type Initial Constant LDKC_KBUS_TERMINAL_COUNT_MAX UINT 255