PlcServiceChannelMgr.prvFindChannelByHandle (METH) ¶ METHOD prvFindChannelByHandle : POINTER TO SCM_ChannelInfo InOut: Scope Name Type Return prvFindChannelByHandle POINTER TO SCM_ChannelInfo Input wChannelHandle WORD
PlcServiceChannelMgr.prvFindChannelByInterface (METH) ¶ METHOD prvFindChannelByInterface : POINTER TO SCM_ChannelInfo InOut: Scope Name Type Return prvFindChannelByInterface POINTER TO SCM_ChannelInfo Input channel IPlcServiceChannel
PlcServiceResponse (FB) ¶ FUNCTION_BLOCK PlcServiceResponse Properties: Header Reader Methods: Create Destroy FB_Exit prvAnalyzeHeaderObsolete Structure: Create (Method) Destroy (Method) FB_Exit (Method) Header (Property) Reader (Property) private prvAnalyzeHeaderObsolete (Method)
PlcServiceResponse.Create (METH) ¶ METHOD Create : UDINT InOut: Scope Name Type Comment Return Create 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
PlcServiceResponse.Destroy (METH) ¶ METHOD Destroy : UDINT InOut: Scope Name Type Return Destroy UDINT
PlcVarListMonitoring.prvParseRegisterVarListReply (METH) ¶ METHOD prvParseRegisterVarListReply : UDINT InOut: Scope Name Type Return prvParseRegisterVarListReply UDINT Input pdu CHCProtocolDataUnit
PlcVarListMonitoring.prvParseUnregisterVarListReply (METH) ¶ METHOD prvParseUnregisterVarListReply : UDINT InOut: Scope Name Type Return prvParseUnregisterVarListReply UDINT Input pdu CHCProtocolDataUnit
Send Requests ¶ prvStartMonitoringCurrentVarList (Method) prvStartRegisteringVarList (Method) prvStartUnregisterVarList (Method)
PlcVarListMonitoring.prvStartMonitoringCurrentVarList (METH) ¶ METHOD prvStartMonitoringCurrentVarList : UDINT InOut: Scope Name Type Return prvStartMonitoringCurrentVarList UDINT Input channel IPlcServiceChannel
PlcVarListMonitoring.prvStartRegisteringVarList (METH) ¶ METHOD prvStartRegisteringVarList : UDINT InOut: Scope Name Type Return prvStartRegisteringVarList UDINT Input channel IPlcServiceChannel pItems POINTER TO ARRAY [0..10] OF IDataItem2 iItemCount DINT