TaggedServiceReader.MoveUp (METH) ¶ METHOD MoveUp : UDINT This method will move up one tag and to the next tag on the level above the current tag. InOut: Scope Name Type Return MoveUp UDINT
TaggedServiceWriter.Destroy (METH) ¶ METHOD Destroy : UDINT InOut: Scope Name Type Return Destroy UDINT
TaggedServiceWriter.Finish (METH) ¶ METHOD Finish : UDINT InOut: Scope Name Type Return Finish UDINT Inout pWrittenData POINTER TO BYTE udiWrittenSize UDINT
TaggedServiceWriter.Handle (PROP) ¶ PROPERTY Handle : DWORD
PlcServiceResponse.Reader (PROP) ¶ PROPERTY Reader : ITaggedServiceReader
private ¶ prvAnalyzeHeaderObsolete (Method)
PlcServiceResponse.prvAnalyzeHeaderObsolete (METH) ¶ METHOD prvAnalyzeHeaderObsolete : UDINT Implements the old and obsolete way of analyzing the header tag; call only if not supported by the BinTagUtil InOut: Scope Name Type Comment Return prvAnalyzeHeaderObsolete UDINT Input pduData CHCProtocolDataUnit pReaderBuffer POINTER TO BYTE the buffer where the servicereader will be located, may be null. In case of null, dynamic memory will be allocated to create the servicereader! udiReaderBufferSize UDINT the size of the buffer pointed to by pReaderBuffer targetByteOrder PlcServiceByteOrder The byteorder of the data that shall be read uiHeaderTag UINT the header tag used in the communication
PlcVarListMonitoring (FB) ¶ FUNCTION_BLOCK PlcVarListMonitoring Properties: WantsShutdownNotification prvState Methods: Initialize OnExecuteMonitoringReply OnMonitoringRequestSent OnShuttingDown SendMonitoringRequest prvBuildMonitorCurrentVarList prvBuildRegisterVarList prvBuildUnregisterVarList prvIsItemInvalid prvOnCurrentVarListMonitoring prvOnRegisteringVarList prvOnUnregisteringVarList prvParseAndExecuteMonitoringReply prvParseRegisterVarListReply prvParseUnregisterVarListReply prvStartMonitoringCurrentVarList prvStartRegisteringVarList prvStartUnregisterVarList Structure: Building-Services prvBuildMonitorCurrentVarList (Method) prvBuildRegisterVarList (Method) prvBuildUnregisterVarList (Method) Initialize (Method) OnExecuteMonitoringReply (Method) OnMonitoringRequestSent (Method) OnShuttingDown (Method) Parsing-Resonses prvParseAndExecuteMonitoringReply (Method) prvParseRegisterVarListReply (Method) prvParseUnregisterVarListReply (Method) Send-Requests prvStartMonitoringCurrentVarList (Method) prvStartRegisteringVarList (Method) prvStartUnregisterVarList (Method) SendMonitoringRequest (Method) States prvOnCurrentVarListMonitoring (Method) prvOnRegisteringVarList (Method) prvOnUnregisteringVarList (Method) Utility-Functions prvIsItemInvalid (Method) WantsShutdownNotification (Property) prvState (Property)
PlcService.Writer (PROP) ¶ PROPERTY Writer : ITaggedServiceWriter3
PlcServiceChannelMgr (FB) ¶ FUNCTION_BLOCK PlcServiceChannelMgr Methods: BeginCreateChannel ChannelErrorCallback ChannelReplyCallback GetChannel GetCreateChannelResult ReleaseChannel prvFindChannelByHandle prvFindChannelByInterface Structure: BeginCreateChannel (Method) ChannelErrorCallback (Method) ChannelReplyCallback (Method) GetChannel (Method) GetCreateChannelResult (Method) ReleaseChannel (Method) prvFindChannelByHandle (Method) prvFindChannelByInterface (Method)