SysFileAsyncFB.SysFileDeleteByHandleAsync (METH) ¶ METHOD SysFileDeleteByHandleAsync : RTS_IEC_HANDLE Method to delete a file by its handle asynchronous. For details, see node Documentation InOut: Scope Name Type Comment Return SysFileDeleteByHandleAsync RTS_IEC_HANDLE Input pSysFileDeleteByHandle POINTER TO tSysFileDeleteByHandle Parameter for this operation. See parameter structure for details. pudState POINTER TO UDINT [OUT] Pointer to actual state of the asynchronous job. See ASYNCSTATE_XXX in CmpAsyncMgr.library for details. pResult POINTER TO RTS_IEC_RESULT [OUT] Pointer to the runtime system error code (see CmpErrors2 Interface Library) Result of the asynchronous manager (if asynchronous job is accepted)
SysFileAsyncFB.SysFileEOFAsync (METH) ¶ METHOD SysFileEOFAsync : RTS_IEC_HANDLE Method to get end of file (EOF) asynchronous. For details, see node Documentation InOut: Scope Name Type Comment Return SysFileEOFAsync RTS_IEC_HANDLE Input pSysFileEOF POINTER TO tSysFileEOF Parameter for this operation. See parameter structure for details. pudState POINTER TO UDINT [OUT] Pointer to actual state of the asynchronous job. See ASYNCSTATE_XXX in CmpAsyncMgr.library for details. pResult POINTER TO RTS_IEC_RESULT [OUT] Pointer to the runtime system error code (see CmpErrors2 Interface Library) Result of the asynchronous manager (if asynchronous job is accepted)
SysFileAsyncFB.SysFileGetNameAsync (METH) ¶ METHOD SysFileGetNameAsync : RTS_IEC_HANDLE Method to get the name of a file asynchronous. For details, see node Documentation InOut: Scope Name Type Comment Return SysFileGetNameAsync RTS_IEC_HANDLE Input pSysFileGetName POINTER TO tSysFileGetName Parameter for this operation. See parameter structure for details. pudState POINTER TO UDINT [OUT] Pointer to actual state of the asynchronous job. See ASYNCSTATE_XXX in CmpAsyncMgr.library for details. pResult POINTER TO RTS_IEC_RESULT [OUT] Pointer to the runtime system error code (see CmpErrors2 Interface Library) Result of the asynchronous manager (if asynchronous job is accepted)
SysFileAsyncFB.SysFileGetPathAsync (METH) ¶ METHOD SysFileGetPathAsync : RTS_IEC_HANDLE Method to get the path of a file asynchronous. For details, see node Documentation InOut: Scope Name Type Comment Return SysFileGetPathAsync RTS_IEC_HANDLE Input pSysFileGetPath POINTER TO tSysFileGetPath Parameter for this operation. See parameter structure for details. pudState POINTER TO UDINT [OUT] Pointer to actual state of the asynchronous job. See ASYNCSTATE_XXX in CmpAsyncMgr.library for details. pResult POINTER TO RTS_IEC_RESULT [OUT] Pointer to the runtime system error code (see CmpErrors2 Interface Library) Result of the asynchronous manager (if asynchronous job is accepted)
SysFileAsyncFB.SysFileGetPosAsync (METH) ¶ METHOD SysFileGetPosAsync : RTS_IEC_HANDLE Method to get the actual read/write position of a file asynchronous. For details, see node Documentation InOut: Scope Name Type Comment Return SysFileGetPosAsync RTS_IEC_HANDLE Input pSysFileGetPos POINTER TO tSysFileGetPos Parameter for this operation. See parameter structure for details. pudState POINTER TO UDINT [OUT] Pointer to actual state of the asynchronous job. See ASYNCSTATE_XXX in CmpAsyncMgr.library for details. pResult POINTER TO RTS_IEC_RESULT [OUT] Pointer to the runtime system error code (see CmpErrors2 Interface Library) Result of the asynchronous manager (if asynchronous job is accepted)
SysFileAsyncFB.SysFileGetSizeAsync (METH) ¶ METHOD SysFileGetSizeAsync : RTS_IEC_HANDLE Method to get the size of a file asynchronous. For details, see node Documentation InOut: Scope Name Type Comment Return SysFileGetSizeAsync RTS_IEC_HANDLE Input pSysFileGetSize POINTER TO tSysFileGetSize Parameter for this operation. See parameter structure for details. pudState POINTER TO UDINT [OUT] Pointer to actual state of the asynchronous job. See ASYNCSTATE_XXX in CmpAsyncMgr.library for details. pResult POINTER TO RTS_IEC_RESULT [OUT] Pointer to the runtime system error code (see CmpErrors2 Interface Library) Result of the asynchronous manager (if asynchronous job is accepted)
Path_DynLimits_CompensateSx (FUN) ¶ FUNCTION Path_DynLimits_CompensateSx Compensate the path limits for a parametrization that is not by arc-length. InOut: Scope Name Type Inout limitsComp Path_DynLimitsAsym Inout Const limitsSrc Path_DynLimits sx ParamState Input v LREAL a LREAL
SysFileAsyncFB.SysFileGetSizeByHandleAsync (METH) ¶ METHOD SysFileGetSizeByHandleAsync : RTS_IEC_HANDLE Method to get the size of a file by handle asynchronous. For details, see node Documentation InOut: Scope Name Type Comment Return SysFileGetSizeByHandleAsync RTS_IEC_HANDLE Input pSysFileGetSizeByHandle POINTER TO tSysFileGetSizeByHandle Parameter for this operation. See parameter structure for details. pudState POINTER TO UDINT [OUT] Pointer to actual state of the asynchronous job. See ASYNCSTATE_XXX in CmpAsyncMgr.library for details. pResult POINTER TO RTS_IEC_RESULT [OUT] Pointer to the runtime system error code (see CmpErrors2 Interface Library) Result of the asynchronous manager (if asynchronous job is accepted)
SysFileAsyncFB.SysFileGetStatusAsync (METH) ¶ METHOD SysFileGetStatusAsync : RTS_IEC_HANDLE Method to get the status of a file asynchronous. For details, see node Documentation InOut: Scope Name Type Comment Return SysFileGetStatusAsync RTS_IEC_HANDLE Input pSysFileGetStatus POINTER TO tSysFileGetStatus Parameter for this operation. See parameter structure for details. pudState POINTER TO UDINT [OUT] Pointer to actual state of the asynchronous job. See ASYNCSTATE_XXX in CmpAsyncMgr.library for details. pResult POINTER TO RTS_IEC_RESULT [OUT] Pointer to the runtime system error code (see CmpErrors2 Interface Library) Result of the asynchronous manager (if asynchronous job is accepted)
SysFileAsyncFB.SysFileGetTimeAsync (METH) ¶ METHOD SysFileGetTimeAsync : RTS_IEC_HANDLE Method to get time information of a file asynchronous. For details, see node Documentation InOut: Scope Name Type Comment Return SysFileGetTimeAsync RTS_IEC_HANDLE Input pSysFileGetTime POINTER TO tSysFileGetTime Parameter for this operation. See parameter structure for details. pudState POINTER TO UDINT [OUT] Pointer to actual state of the asynchronous job. See ASYNCSTATE_XXX in CmpAsyncMgr.library for details. pResult POINTER TO RTS_IEC_RESULT [OUT] Pointer to the runtime system error code (see CmpErrors2 Interface Library) Result of the asynchronous manager (if asynchronous job is accepted)