IoDrvKNXDiag.Enable (PROP) ¶ PROPERTY Enable : BOOL This property returns if the node is enabled in the device tree. The setter can be used to change the Enabled flag. If enabling/disabling is not supported on the node the flag’s value will not change.
IoDrvKNXDiag.FirstChildNode (PROP) ¶ PROPERTY FirstChildNode : DED.INode Returns the first child node below the current one
IoDrvKNXDiag.Index (PROP) ¶ PROPERTY Index : UDINT
IoDrvKNX Library Documentation ¶ Company 3S - Smart Software Solutions GmbH Title IoDrvKNX Version 4.0.2.0 Categories Intern|IoDrivers Namespace IoDrvKNXLibrary Author 3S - Smart Software Solutions GmbH Placeholder IoDrvKnx Description 1 ¶ Io driver for KNX stack Contents: ¶ IoDrvKNX Function Blocks KNXConvertFunctions Structs Library Information GetLibVersion (Function) GetLibVersionNumber (Function) IsLibReleased (Function) Indices and tables ¶ 1 Based on IoDrvKNX.library, last modified 08.06.2021, 15:26:27. LibDoc 4.4.0.0-b.27 The content file IoDrvKNX.clean.json was generated with CODESYS V3.5 SP16 Patch 3 on 08.06.2021, 15:26:27.
Function Blocks ¶ IoDrvKNX (FunctionBlock) ResetStatusFlags (Method) TriggerRead (Method) IoDrvKNXDiag (FunctionBlock) INode ChildNodeCount (Property) Connector (Property) Enable (Property) FirstChildNode (Property) Index (Property) IsRootNode (Property) NextSiblingNode (Property) ParentNode (Property) SiblingNodeCount (Property) IStack GetBusScanAsync (Method) GetDeviceDiagnosisInfo (Method) GetDeviceErrorAsync (Method) GetDeviceInfo (Method) GetDeviceState (Method) GetLogger (Method) GetSpecificDeviceErrorAsync (Method) GetSpecificDeviceState (Method) SetCommunicationState (Method)
IoDrvKNX ¶ Function Blocks IoDrvKNX (FunctionBlock) ResetStatusFlags (Method) TriggerRead (Method) IoDrvKNXDiag (FunctionBlock) INode ChildNodeCount (Property) Connector (Property) Enable (Property) FirstChildNode (Property) Index (Property) IsRootNode (Property) NextSiblingNode (Property) ParentNode (Property) SiblingNodeCount (Property) IStack GetBusScanAsync (Method) GetDeviceDiagnosisInfo (Method) GetDeviceErrorAsync (Method) GetDeviceInfo (Method) GetDeviceState (Method) GetLogger (Method) GetSpecificDeviceErrorAsync (Method) GetSpecificDeviceState (Method) SetCommunicationState (Method) KNXConvertFunctions DPT10_IEC_to_KNX (Function) DPT10_KNX_to_IEC (Function) DPT16_IEC_to_KNX (Function) DPT16_KNX_to_IEC (Function) DPT19_IEC_to_KNX (Function) DPT19_KNX_to_IEC (Function) Structs DPT10 (Struct) DPT19 (Struct)
IoDrvKNX (FB) ¶ FUNCTION_BLOCK IoDrvKNX EXTENDS IoDrvBase Methods: ResetStatusFlags TriggerRead Structure: ResetStatusFlags (Method) TriggerRead (Method)
IoDrvKNX.ResetStatusFlags (METH) ¶ METHOD ResetStatusFlags It could be used to reset the status input flags (updateflag, valuechanged and valuevalid) InOut: Scope Name Type Comment Input wObjectNumber WORD The channel number of the cbject from 1 to maximum objects
IoDrvKNX.TriggerRead (METH) ¶ METHOD TriggerRead set the flag to read a specific communication object. value will be copied to the regular IO channels if sucessfully finished InOut: Scope Name Type Comment Input wObjectNumber WORD The channel number of the cbject from 1 to maximum objects
IoDrvKNXDiag (FB) ¶ FUNCTION_BLOCK IoDrvKNXDiag EXTENDS IoDrvKNX IMPLEMENTS DED.IStack, DED.IReconfigureProvider This function block implements the diagnosis code for CAA Device Diagnosis. Properties: ChildNodeCount Connector Enable FirstChildNode Index IsRootNode NextSiblingNode ParentNode SiblingNodeCount Methods: GetBusScanAsync GetDeviceDiagnosisInfo GetDeviceErrorAsync GetDeviceInfo GetDeviceState GetLogger GetSpecificDeviceErrorAsync GetSpecificDeviceState ResetStatusFlags , inherited from IoDrvKNX SetCommunicationState TriggerRead , inherited from IoDrvKNX Structure: INode ChildNodeCount (Property) Connector (Property) Enable (Property) FirstChildNode (Property) Index (Property) IsRootNode (Property) NextSiblingNode (Property) ParentNode (Property) SiblingNodeCount (Property) IStack GetBusScanAsync (Method) GetDeviceDiagnosisInfo (Method) GetDeviceErrorAsync (Method) GetDeviceInfo (Method) GetDeviceState (Method) GetLogger (Method) GetSpecificDeviceErrorAsync (Method) GetSpecificDeviceState (Method) SetCommunicationState (Method)