Library Reference ¶ This is a dictionary of all referenced libraries and their name spaces.
ExtensionAPI Library Documentation ¶ Company : CODESYS Title : ExtensionAPI Version : 4.10.0.0 Categories : Target Namespace : EXTAPI Author : CODESYS Development GmbH Placeholder : ExtensionAPI Description [ 1 ] ¶ Library containing support for runtime extensions Contents: ¶ UDSExternalFunction BASE_HEADER (Struct) MSG_TYPE (Enum) REQ_CALL (Struct) RES_CALL (Struct) UDSExternalFunction (FunctionBlock) UDS_STATE (Enum) Indices and tables ¶ [ 1 ] Based on ExtensionAPI.library, last modified 25.10.2023, 14:03:13. LibDoc 4.4.0.0-b.37 The content file ExtensionAPI.clean.json was generated with CODESYS V3.5 SP16 Patch 3 on 25.10.2023, 14:03:15.
UDSExternalFunction ¶ BASE_HEADER (Struct) MSG_TYPE (Enum) REQ_CALL (Struct) RES_CALL (Struct) UDSExternalFunction (FunctionBlock) AddParameter (Method) Call (Method) Connect (Method) FB_Exit (Method) GetParameter (Method) State (Property) UDS_STATE (Enum)
BASE_HEADER (STRUCT) ¶ TYPE BASE_HEADER : STRUCT InOut: Name Type udiMsgId UDINT msgType MSG_TYPE udiDataSize UDINT
MSG_TYPE (ENUM) ¶ TYPE MSG_TYPE : Attributes: qualified_only InOut: Name Initial CALL 0
REQ_CALL (STRUCT) ¶ TYPE REQ_CALL : STRUCT InOut: Name Type header BASE_HEADER
IOutstationConfiguration.GetEnableUnsolicitedResponses (METH) ¶ METHOD GetEnableUnsolicitedResponses : BOOL InOut: Scope Name Type Return GetEnableUnsolicitedResponses BOOL
IOutstationConfigurationCOM (ITF) ¶ INTERFACE IOutstationConfigurationCOM EXTENDS IOutstationConfiguration Interface to access an OutstationConfigurationCOM. Methods: GetEnableUnsolicitedResponses , inherited from IOutstationConfiguration
IOutstationConfigurationIP (ITF) ¶ INTERFACE IOutstationConfigurationIP EXTENDS IOutstationConfiguration Interface to access an OutstationConfigurationIP. Methods: GetEnableUnsolicitedResponses , inherited from IOutstationConfiguration
IOutstationDataModel (ITF) ¶ INTERFACE IOutstationDataModel EXTENDS __SYSTEM.IQueryInterface Interface to access an Outstation data model. Methods: GetGroupAnalogInputDeadbands GetGroupAnalogInputs GetGroupAnalogOutputs GetGroupBinaryCounters GetGroupBinaryInputs GetGroupBinaryOutputs GetGroupDoubleBitInputs Structure: GetGroupAnalogInputDeadbands (Method) GetGroupAnalogInputs (Method) GetGroupAnalogOutputs (Method) GetGroupBinaryCounters (Method) GetGroupBinaryInputs (Method) GetGroupBinaryOutputs (Method) GetGroupDoubleBitInputs (Method)