Intern ¶ CodeWriter (FunctionBlock) Code-Writing BitGet (Method) BitSet (Method) BnZ (Method) CallIEC (Method) Cpy (Method) Der (Method) FAddrB (Method) FAddrE (Method) FAlloc (Method) FLd (Method) Halt (Method) Ld16 (Method) Ld32 (Method) Ld8 (Method) Rao (Method) Count (Property) FB_Init (Method) Flush (Method) WriteByte (Method) WriteLEDWord (Method) WriteLEWord (Method) OnChannelError (Function) OnChannelReply (Function) PlcServiceChannel (FunctionBlock) BeginOpen (Method) Byteorder (Property) Close (Method) CommBufferSize (Property) ErrorCallback (Method) ErrorCode (Property) GetOpenResult (Method) GetReply (Method) Handle (Property) Mode (Property) RegisterCallbackTarget (Method) ReleaseReply (Method) ReplyCallback (Method) Send (Method) SendRaw (Method) State (Property) UnregisterCallbackTarget (Method) SCM_ChannelInfo (Struct) SCM_ChannelState (Enum) TaggedServiceReader (FunctionBlock) Alive (Property) Create (Method) CreateDynamic (Method) Destroy (Method) GetContent (Method) GetContentSize (Method) GetUnreadContentSize (Method) IgnoreBytes (Method) IsDataTag (Property) MoveDown (Method) MoveNext (Method) MoveNextConditional (Method) MoveUp (Method) ReadByte (Method) ReadBytes (Method) ReadBytesSwapped (Method) ReadDWord (Method) ReadLWord (Method) ReadString (Method) ReadWString (Method) ReadWord (Method) TagId (Property) ValidTag (Property) prvNextTagIsEndTagWithId (Method) TaggedServiceWriter (FunctionBlock) Alive (Property) AppendRaw (Method) Create (Method) CreateDynamic (Method) Destroy (Method) Finish (Method) Handle (Property) WriteByte (Method) WriteBytes (Method) WriteBytesSwapped (Method) WriteComplexStartTag (Method) WriteDWord (Method) WriteDWordSwapped (Method) WriteDataStartTag (Method) WriteEndTag (Method) WriteFillBytes (Method) WriteLWord (Method) WriteLWordSwapped (Method) WritePString (Method) WriteString (Method) WriteWord (Method) WriteWordSwapped (Method)
CodeWriter (FB) ¶ FUNCTION_BLOCK CodeWriter Properties: Count Methods: FB_Init Flush WriteByte WriteLEDWord WriteLEWord BitGet BitSet BnZ CallIEC Cpy Der FAddrB FAddrE FAlloc FLd Halt Ld16 Ld32 Ld8 Rao Structure: Code-Writing BitGet (Method) BitSet (Method) BnZ (Method) CallIEC (Method) Cpy (Method) Der (Method) FAddrB (Method) FAddrE (Method) FAlloc (Method) FLd (Method) Halt (Method) Ld16 (Method) Ld32 (Method) Ld8 (Method) Rao (Method) Count (Property) FB_Init (Method) Flush (Method) WriteByte (Method) WriteLEDWord (Method) WriteLEWord (Method)
Code Writing ¶ BitGet (Method) BitSet (Method) BnZ (Method) CallIEC (Method) Cpy (Method) Der (Method) FAddrB (Method) FAddrE (Method) FAlloc (Method) FLd (Method) Halt (Method) Ld16 (Method) Ld32 (Method) Ld8 (Method) Rao (Method)
CodeWriter.BitGet (METH) ¶ METHOD BitGet : UDINT InOut: Scope Name Type Return BitGet UDINT
CodeWriter.BitSet (METH) ¶ METHOD BitSet : UDINT InOut: Scope Name Type Return BitSet UDINT Input lenChars BYTE
ITaggedServiceWriter2 (ITF) ¶ INTERFACE ITaggedServiceWriter2 EXTENDS ITaggedServiceWriter Methods: WriteDWordSwapped WriteLWordSwapped WriteWordSwapped WriteByte , inherited from ITaggedServiceWriter WriteBytes , inherited from ITaggedServiceWriter WriteBytesSwapped , inherited from ITaggedServiceWriter WriteComplexStartTag , inherited from ITaggedServiceWriter WriteDWord , inherited from ITaggedServiceWriter WriteDataStartTag , inherited from ITaggedServiceWriter WriteEndTag , inherited from ITaggedServiceWriter WriteFillBytes , inherited from ITaggedServiceWriter WriteLWord , inherited from ITaggedServiceWriter WritePString , inherited from ITaggedServiceWriter WriteString , inherited from ITaggedServiceWriter WriteWord , inherited from ITaggedServiceWriter Structure: WriteDWordSwapped (Method) WriteLWordSwapped (Method) WriteWordSwapped (Method)
ITaggedServiceWriter2.WriteDWordSwapped (METH) ¶ METHOD WriteDWordSwapped : UDINT Writes the given double word to the service. Will do swapping if required by the parameter bSwap InOut: Scope Name Type Return WriteDWordSwapped UDINT Input dw DWORD bSwap BOOL
ITaggedServiceWriter2.WriteLWordSwapped (METH) ¶ METHOD WriteLWordSwapped : UDINT Writes the given long word to the service. Will do swapping if required by the parameter bSwap InOut: Scope Name Type Return WriteLWordSwapped UDINT Input lw LWORD bSwap BOOL
ITaggedServiceWriter2.WriteWordSwapped (METH) ¶ METHOD WriteWordSwapped : UDINT Writes the given word to the service. Will do swapping if required by the parameter bSwap InOut: Scope Name Type Return WriteWordSwapped UDINT Input wd WORD bSwap BOOL
ITaggedServiceWriter3 (ITF) ¶ INTERFACE ITaggedServiceWriter3 EXTENDS ITaggedServiceWriter2 Methods: AppendRaw WriteByte , inherited from ITaggedServiceWriter WriteBytes , inherited from ITaggedServiceWriter WriteBytesSwapped , inherited from ITaggedServiceWriter WriteComplexStartTag , inherited from ITaggedServiceWriter WriteDWord , inherited from ITaggedServiceWriter WriteDWordSwapped , inherited from ITaggedServiceWriter2 WriteDataStartTag , inherited from ITaggedServiceWriter WriteEndTag , inherited from ITaggedServiceWriter WriteFillBytes , inherited from ITaggedServiceWriter WriteLWord , inherited from ITaggedServiceWriter WriteLWordSwapped , inherited from ITaggedServiceWriter2 WritePString , inherited from ITaggedServiceWriter WriteString , inherited from ITaggedServiceWriter WriteWord , inherited from ITaggedServiceWriter WriteWordSwapped , inherited from ITaggedServiceWriter2 Structure: AppendRaw (Method)