SysDirAsyncFB.SysDirSetCurrentAsyncWrapper (METH) ¶ METHOD SysDirSetCurrentAsyncWrapper : RTS_IEC_RESULT InOut: Scope Name Type Return SysDirSetCurrentAsyncWrapper RTS_IEC_RESULT Input pParam POINTER TO tSysDirSetCurrent
File and Project Information ¶ Scope Name Type Content FileHeader creationDateTime date 02.03.2023, 11:04:41 companyName string 3S-Smart Software Solutions GmbH libraryFile SysDirAsync.library primaryProject True productName CODESYS productProfile CODESYS V3.5 SP16 Patch 3 contentFile SysDirAsync.clean.json version version 2.0.0.0 ProjectInformation Released bool True LastModificationDateTime date 02.03.2023, 11:04:39 LibraryCategories library-category-list System|SysLibs Author string 3S - Smart Software Solutions GmbH Company System CompiledLibraryCompatibilityVersion CODESYS V3.5 SP15 Description See: Description DocFormat reStructuredText Placeholder SysDirAsnc Project SysDirAsync Title SysDirAsync Version version 3.5.19.0
Library Reference ¶ This is a dictionary of all referenced libraries and their name spaces. CmpAsyncMgr ¶ Library Identification ¶ Placeholder: CmpAsyncMgr Default Resolution: CmpAsyncMgr, * (System) Namespace: CmpAsyncMgr Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: False SystemLibrary: False Key: CmpAsyncMgr CmpErrors2 Interfaces ¶ Library Identification ¶ Name: CmpErrors2 Interfaces Version: newest Company: System Namespace: CmpErrors Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: False SystemLibrary: False Key: CmpErrors2 Interfaces, * (System) SysDir ¶ Library Identification ¶ Placeholder: SysDir Default Resolution: SysDir, * (System) Namespace: SysDir Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: False SystemLibrary: False Key: SysDir SysTypes2 Interfaces ¶ Library Identification ¶ Name: SysTypes2 Interfaces Version: newest Company: System Namespace: SysTypes Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: False SystemLibrary: False Key: SysTypes2 Interfaces, * (System)
V1State (ENUM) ¶ TYPE V1State : InOut: Name Initial NotEnabled 0 InvalidParam Started Done DoneWithError
Data types ¶ V1State (Enum)
POUs ¶ DPV1_Read (FunctionBlock) DPV1_ReadEx (FunctionBlock) DPV1_Write (FunctionBlock) DPV1_WriteEx (FunctionBlock)
DPV1_Read (FB) ¶ FUNCTION_BLOCK DPV1_Read InOut: Scope Name Type Input ENABLE BOOL Device INT StationAddr INT Slot INT Index INT Len INT buffer DWORD Output Ready BOOL State V1State Size INT
DPV1_ReadEx (FB) ¶ FUNCTION_BLOCK DPV1_ReadEx InOut: Scope Name Type Comment Input ENABLE BOOL Device INT StationAddr INT Slot INT Index INT Len INT buffer DWORD Output Ready BOOL State V1State Size INT Error ARRAY [0..7] OF BYTE The first byte is always the Hilscher-errorcode, the 2. Byte is an errorclasscode, the Bytes3+4(index 2+3) contain slave- specific errorinformation.
DPV1_Write (FB) ¶ FUNCTION_BLOCK DPV1_Write InOut: Scope Name Type Input ENABLE BOOL Device INT StationAddr INT Slot INT Index INT Len INT buffer DWORD Output Ready BOOL State V1State Size INT
DPV1_WriteEx (FB) ¶ FUNCTION_BLOCK DPV1_WriteEx InOut: Scope Name Type Comment Input ENABLE BOOL Device INT StationAddr INT Slot INT Index INT Len INT buffer DWORD Output Ready BOOL State V1State Size INT Error ARRAY [0..7] OF BYTE The first byte is always the Hilscher-errorcode, the 2. Byte is an errorclasscode, the Bytes3+4(index 2+3) contain slave- specific errorinformation.