Abstract ¶ InActiveState (Property) ReleaseThis (Method) ReleaseVarList (Method) ReleasingAfterJoinDueToActiveState (Method)
ReadRequest.InActiveState (PROP) ¶ PROPERTY PROTECTED InActiveState : BOOL
ReadRequest.ReleaseThis (METH) ¶ METHOD PROTECTED ReleaseThis
ReadRequest.ReleaseVarList (METH) ¶ METHOD PROTECTED ReleaseVarList InOut: Scope Name Type Input hPlcHandler SysTypes.RTS_IEC_HANDLE
ReadRequest.ReleasingAfterJoinDueToActiveState (METH) ¶ METHOD ReleasingAfterJoinDueToActiveState InOut: Scope Name Type Inout asyncPlcHandler AsyncWrapper
ReadRequest.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
ReadRequest.Poll (METH) ¶ METHOD Poll : SysTypes.RTS_IEC_RESULT InOut: Scope Name Type Return Poll SysTypes.RTS_IEC_RESULT Inout asyncPlcHandler AsyncWrapper
ReadRequest.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
Abstract ¶ InActiveState (Property) Poll (Method) ReleaseThis (Method) ReleaseVarList (Method) ReleasingAfterJoinDueToActiveState (Method) Send (Method)
ReadableRequestBase.InActiveState (PROP) ¶ PROPERTY PROTECTED InActiveState : BOOL