ReadableRequestBase.ReleasingAfterJoinDueToActiveState (METH) ¶ METHOD ABSTRACT ReleasingAfterJoinDueToActiveState InOut: Scope Name Type Inout asyncPlcHandler AsyncWrapper
ReadableRequestBase.Send (METH) ¶ METHOD Send : SysTypes.RTS_IEC_RESULT InOut: Scope Name Type Comment Return Send SysTypes.RTS_IEC_RESULT Inout asyncPlcHandler AsyncWrapper callingStateMachine StateMachine The instance of StateMachine, that calls this method
ReadableRequestBase.Init (METH) ¶ METHOD Init : BOOL InOut: Scope Name Type Comment Return Init BOOL Input pItems POINTER TO IDatasources.IDataItem A pointer to an array of |IDataItem| instances that should be monitored. itemsCount DINT The number of items within the array. hPlcHandler SysTypes.RTS_IEC_HANDLE Output connectionLost BOOL
Protected ¶ AssignReadValues (Method)
ReadableRequestBase.AssignReadValues (METH) ¶ METHOD PROTECTED AssignReadValues InOut: Scope Name Type Comment Input ppVarValues POINTER TO POINTER TO PLCH.VariableValue Only valid after a successfully async execution of TriggerSyncReadVars or TriggerSyncReadVarList numVarValues UDINT Only valid after a successfully async execution of TriggerSyncReadVars or TriggerSyncReadVarList
ReadableRequestBase.Release (METH) ¶ METHOD Release InOut: Scope Name Type Inout asyncPlcHandler AsyncWrapper Input hPlcHandler SysTypes.RTS_IEC_HANDLE
WriteRequest.Init (METH) ¶ METHOD Init : BOOL InOut: Scope Name Type Comment Return Init BOOL Input pItems POINTER TO IDatasources.IDataItem A pointer to an array of |IDataItem| instances that should be monitored. itemsCount DINT The number of items within the array.
WriteRequest.Poll (METH) ¶ METHOD Poll : SysTypes.RTS_IEC_RESULT InOut: Scope Name Type Return Poll SysTypes.RTS_IEC_RESULT Inout asyncPlcHandler AsyncWrapper
WriteRequest.Release (METH) ¶ METHOD Release InOut: Scope Name Type Inout asyncPlcHandler AsyncWrapper Input hPlcHandler SysTypes.RTS_IEC_HANDLE
WriteRequest.Send (METH) ¶ METHOD Send : SysTypes.RTS_IEC_RESULT InOut: Scope Name Type Comment Return Send SysTypes.RTS_IEC_RESULT Inout asyncPlcHandler AsyncWrapper callingStateMachine StateMachine The instance of StateMachine, that calls this method