TaggedServiceReader.MoveNextConditional (METH) ¶ METHOD MoveNextConditional : UDINT InOut: Scope Name Type Return MoveNextConditional UDINT Input bDoMove BOOL
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
TaggedServiceReader.ReadByte (METH) ¶ METHOD ReadByte : UDINT InOut: Scope Name Type Return ReadByte UDINT Output bt BYTE
TaggedServiceReader.ReadBytes (METH) ¶ METHOD ReadBytes : UDINT InOut: Scope Name Type Comment Return ReadBytes UDINT Input pBuffer POINTER TO BYTE The read bytes will be written to this location udiCount UDINT The number of bytes to be read
TaggedServiceReader.ReadBytesSwapped (METH) ¶ METHOD ReadBytesSwapped : UDINT InOut: Scope Name Type Comment Return ReadBytesSwapped UDINT Input pBuffer POINTER TO BYTE The read bytes will be written to this location udiCount UDINT The number of bytes to be read
PlcServiceChannel.RegisterCallbackTarget (METH) ¶ METHOD RegisterCallbackTarget : UDINT InOut: Scope Name Type Return RegisterCallbackTarget UDINT Input target IPlcServiceChannelCallbackTarget
PlcServiceChannel.ReleaseReply (METH) ¶ METHOD ReleaseReply : UDINT InOut: Scope Name Type Return ReleaseReply UDINT Input pduReply CHCProtocolDataUnit
PlcServiceChannel.ReplyCallback (METH) ¶ METHOD ReplyCallback : UDINT InOut: Scope Name Type Return ReplyCallback UDINT Input wChannelHandle WORD pduData CHCProtocolDataUnit
PlcServiceChannel.Send (METH) ¶ METHOD Send : UDINT InOut: Scope Name Type Return Send UDINT Inout service PlcService
PlcServiceChannel.SendRaw (METH) ¶ METHOD SendRaw : UDINT This method sends the given data without any checks! The User must assure that the data is a valid packet of Codesys protocol. InOut: Scope Name Type Return SendRaw UDINT Input pData POINTER TO BYTE udiSize UDINT