Parameter (PARAMS) ¶ InOut: Scope Name Type Initial Comment Constant MAX_NUM_COMPORTS UINT 10 Maximum number of COM ports
Structs ¶ RequestData (Struct) RequestDataDiagnostics (Struct) RequestDataMaskWriteRegister (Struct) RequestDataRead (Struct) RequestDataReadWriteMultipleRegisters (Struct) RequestDataWriteMultiple (Struct) RequestDataWriteSingle (Struct) RequestUnion (Union) SupportedFcs (Struct) TableDefinition (Struct) TableDefinitions (Struct) TableSection (Struct)
RequestData (STRUCT) ¶ TYPE RequestData : STRUCT Represents a MODBUS request data set. Please note: some “function codes” doesnt involve request data so just the “function code” is used, for example ReadExceptionStatus. InOut: Name Type fc FunctionCodes u RequestUnion
RequestDataDiagnostics (STRUCT) ¶ TYPE RequestDataDiagnostics : STRUCT Represents a read request for Diagnostics. InOut: Name Type Initial subFc SerialSubFunctionCodes SerialSubFunctionCodes.ReturnQueryData
RequestDataMaskWriteRegister (STRUCT) ¶ TYPE RequestDataMaskWriteRegister : STRUCT Represents a read request for MaskWriteRegister. InOut: Name Type Initial uiReferenceAddress UINT 0 uiAndMask UINT 0 uiOrMask UINT 0
Net Base Services Library Documentation ¶ Company : CODESYS Title : Net Base Services Version : 4.0.0.0 Categories : Application|Base; Intern|Base Namespace : NBS Author : CODESYS Development GmbH Placeholder : NetBaseSrv Description [ 1 ] ¶ This Library implements a TCP Server, TCP Client and a UDP Peer as a collection of base services for ethernet Contents: ¶ Library Information GetLibVersion (Function) GetLibVersionNumber (Function) IsLibReleased (Function) NetBaseServices Enums Function Blocks Interfaces Structs Types Indices and tables ¶ [ 1 ] Based on Net Base Services.library, last modified 17.06.2024, 11:20:54. LibDoc 4.5.0.0 The content file Net Base Services.clean.json was generated with CODESYS V3.5 SP16 Patch 3 on 17.06.2024, 11:20:58.
Library Information ¶ GetLibVersion (Function) GetLibVersionNumber (Function) IsLibReleased (Function)
GetLibVersion (FUN) ¶ FUNCTION GetLibVersion : VERSION This function has been automatically generated from the project information. InOut: Scope Name Type Return GetLibVersion VERSION
GetLibVersionNumber (FUN) ¶ FUNCTION GetLibVersionNumber : DWORD This function has been automatically generated from the project information. InOut: Scope Name Type Return GetLibVersionNumber DWORD
IsLibReleased (FUN) ¶ FUNCTION IsLibReleased : BOOL This function has been automatically generated from the project information. InOut: Scope Name Type Return IsLibReleased BOOL