IIecVarAccess.BrowseDown (METH) ¶ METHOD BrowseDown : IBaseTreeNode InOut: Scope Name Type Return BrowseDown IBaseTreeNode Input pNode IBaseTreeNode pResult POINTER TO UDINT
IIecVarAccess.BrowseGetNext (METH) ¶ METHOD BrowseGetNext : IBaseTreeNode InOut: Scope Name Type Return BrowseGetNext IBaseTreeNode Input pNode IBaseTreeNode pResult POINTER TO UDINT
IIecVarAccess.BrowseGetRoot (METH) ¶ METHOD BrowseGetRoot : IBaseTreeNode InOut: Scope Name Type Return BrowseGetRoot IBaseTreeNode Input pResult POINTER TO UDINT
CIFX_xDriverGetInformation (FUN) ¶ FUNCTION CIFX_xDriverGetInformation : RTS_IEC_RESULT InOut: Scope Name Type Return CIFX_xDriverGetInformation RTS_IEC_RESULT Input hDriver RTS_IEC_HANDLE udiSize UDINT pDriverInfo POINTER TO CIFX_BOARD_INFORMATION
CIFX_xDriverMemoryPointer (FUN) ¶ FUNCTION CIFX_xDriverMemoryPointer : RTS_IEC_RESULT InOut: Scope Name Type Return CIFX_xDriverMemoryPointer RTS_IEC_RESULT Input hDriver RTS_IEC_HANDLE udiBoard UDINT udiCmd UDINT pMemoryInfo POINTER TO BYTE
CIFX_xDriverOpen (FUN) ¶ FUNCTION CIFX_xDriverOpen : RTS_IEC_RESULT InOut: Scope Name Type Return CIFX_xDriverOpen RTS_IEC_RESULT Input phDriver POINTER TO RTS_IEC_HANDLE
CIFX_xMemCpy (FUN) ¶ FUNCTION CIFX_xMemCpy : POINTER TO BYTE <description> Copy the content from source (pSrc) to destination buffer (pDest). </description> <result><p>RESULT: Pointer to the destination buffer, where the copy was done.</p><result> InOut: Scope Name Type Comment Return CIFX_xMemCpy POINTER TO BYTE Input pDest POINTER TO BYTE <param name=”pDest” type=”IN”>Pointer to memory address to be copied to (target)</param> pSrc POINTER TO BYTE <param name=”pSrc” type=”IN”>Pointer to memory address to be copied from (source)</param> udiCount UDINT <param name=”udiCount” type=”IN”>Number of bytes to be copied</param>
NETX_UDINT_TO_STRINGHEX (FUN) ¶ FUNCTION NETX_UDINT_TO_STRINGHEX : STRING(11) InOut: Scope Name Type Return NETX_UDINT_TO_STRINGHEX STRING(11) Input udiValue UDINT
SysDevice ¶ CIFX_xSysdeviceClose (Function) CIFX_xSysdeviceDownload (Function) CIFX_xSysdeviceFindFirstFile (Function) CIFX_xSysdeviceFindNextFile (Function) CIFX_xSysdeviceGetMBXState (Function) CIFX_xSysdeviceGetPacket (Function) CIFX_xSysdeviceInfo (Function) CIFX_xSysdeviceOpen (Function) CIFX_xSysdevicePutPacket (Function) CIFX_xSysdeviceReset (Function) CIFX_xSysdeviceUpload (Function)
CIFX_xSysdeviceClose (FUN) ¶ FUNCTION CIFX_xSysdeviceClose : RTS_IEC_RESULT InOut: Scope Name Type Return CIFX_xSysdeviceClose RTS_IEC_RESULT Input hSysdevice RTS_IEC_HANDLE