WriteRequest.FB_Exit (METH) ¶ METHOD FB_Exit : BOOL InOut: Scope Name Type Return FB_Exit BOOL Input bInCopyCode BOOL
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. Inout Const driver Driver
WriteRequest.Poll (METH) ¶ METHOD Poll : SysTypes.RTS_IEC_RESULT InOut: Scope Name Type Return Poll SysTypes.RTS_IEC_RESULT Inout conn PlcConnection
Protected ¶ ReleaseResources (Method) SetSentItemsCount (Method) StartOffset (Property)
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
CustomRequestResponse.Response (PROP) ¶ PROPERTY Response : IDatasources.ICustomResponse
CustomRequestResponse.ContentData (PROP) ¶ PROPERTY ContentData : POINTER TO BYTE Returns a pointer to the content of the response, ie. without the according header information