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
StateMachine.DeleteAndResetInternally (METH) ¶ METHOD DeleteAndResetInternally
CustomRequestResponse.ContentSize (PROP) ¶ PROPERTY ContentSize : __UXINT Returns the size of the data pointer to by |ICustomResponse.|
CustomRequestResponse.RawData (PROP) ¶ PROPERTY RawData : POINTER TO BYTE Returns a pointer to the complete response, ie. including the according header information
CustomRequestResponse.RawSize (PROP) ¶ PROPERTY RawSize : __UXINT
IDriverCustomRequest ¶ Request (Property) Response (Property)
CustomRequestResponse.Request (PROP) ¶ PROPERTY Request : IDatasources.ICustomRequest