Library Reference ¶ This is a dictionary of all referenced libraries and their name spaces.
SysPortAsync Library Documentation ¶ Company System Title SysPortAsync Version 3.5.17.0 Categories System|SysLibs Author 3S - Smart Software Solutions GmbH Placeholder SysPortAsync Description 1 ¶ Asynchronous port access Contents: ¶ DUT tSysPortIn (Struct) tSysPortInD (Struct) tSysPortInW (Struct) tSysPortOut (Struct) tSysPortOutD (Struct) tSysPortOutW (Struct) SysPortAsyncFB (FunctionBlock) SysPortInAsync (Method) SysPortInDAsync (Method) SysPortInWAsync (Method) SysPortOutAsync (Method) SysPortOutDAsync (Method) SysPortOutWAsync (Method) Wrapper Indices and tables ¶ 1 Based on SysPortAsync.library, last modified 20.04.2021, 16:06:01. LibDoc 4.4.0.0-b.27 The content file SysPortAsync.clean.json was generated with CODESYS V3.5 SP16 Patch 3 on 20.04.2021, 16:06:01.
DUT ¶ tSysPortIn (Struct) tSysPortInD (Struct) tSysPortInW (Struct) tSysPortOut (Struct) tSysPortOutD (Struct) tSysPortOutW (Struct)
tSysPortIn (STRUCT) ¶ TYPE tSysPortIn : STRUCT InOut: Name Type ulAddress UDINT pResult POINTER TO RTS_IEC_RESULT pbyOut POINTER TO BYTE
tSysPortInD (STRUCT) ¶ TYPE tSysPortInD : STRUCT InOut: Name Type ulAddress UDINT pResult POINTER TO RTS_IEC_RESULT pulOut POINTER TO UDINT
tSysPortInW (STRUCT) ¶ TYPE tSysPortInW : STRUCT InOut: Name Type ulAddress UDINT pResult POINTER TO RTS_IEC_RESULT pusOut POINTER TO WORD
tSysPortOut (STRUCT) ¶ TYPE tSysPortOut : STRUCT InOut: Name Type ulAddress UDINT pbyVal BYTE pulOut POINTER TO RTS_IEC_RESULT
tSysPortOutD (STRUCT) ¶ TYPE tSysPortOutD : STRUCT InOut: Name Type ulAddress UDINT pulVal UDINT pulOut POINTER TO RTS_IEC_RESULT
SysSockAsyncFB.SysSockAcceptAsync (METH) ¶ METHOD SysSockAcceptAsync : RTS_IEC_HANDLE For details, see node “Documentation” InOut: Scope Name Type Comment Return SysSockAcceptAsync RTS_IEC_HANDLE Input pParam POINTER TO tSysSockAccept pudState POINTER TO UDINT pResult POINTER TO RTS_IEC_RESULT Result of Jobadd
SysSockAsyncFB.SysSockBindAsync (METH) ¶ METHOD SysSockBindAsync : RTS_IEC_HANDLE For details, see node “Documentation” InOut: Scope Name Type Comment Return SysSockBindAsync RTS_IEC_HANDLE Input pParam POINTER TO tSysSockBind pudState POINTER TO UDINT pResult POINTER TO RTS_IEC_RESULT Result of Jobadd