ServiceWriter.WriteString (METH) ¶ METHOD WriteString : UDINT InOut: Scope Name Type Return WriteString UDINT Input str STRING(255)
ServiceWriter.WriteWord (METH) ¶ METHOD WriteWord : UDINT InOut: Scope Name Type Return WriteWord UDINT Input wd WORD
ServiceWriter.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
ServiceWriterSavepoint (FB) ¶ FUNCTION_BLOCK ServiceWriterSavepoint Methods: FB_Exit FreeSavepoint Init Restore Store Structure: FB_Exit (Method) FreeSavepoint (Method) Init (Method) Restore (Method) Store (Method)
ServiceWriterSavepoint.FB_Exit (METH) ¶ METHOD FB_Exit : BOOL InOut: Scope Name Type Return FB_Exit BOOL Input bInCopyCode BOOL
ServiceWriterSavepoint.FreeSavepoint (METH) ¶ METHOD FreeSavepoint : UDINT InOut: Scope Name Type Return FreeSavepoint UDINT
ServiceWriterSavepoint.Init (METH) ¶ METHOD Init : UDINT InOut: Scope Name Type Return Init UDINT Inout writer ServiceWriter
ServiceWriterSavepoint.Restore (METH) ¶ METHOD Restore : UDINT InOut: Scope Name Type Return Restore UDINT
ServiceWriterSavepoint.Store (METH) ¶ METHOD Store : UDINT This method can be called more than once, there will be only one effective savepoint! InOut: Scope Name Type Return Store UDINT
Utilities ¶ UtilGetLocalByteorder (Function) UtilGetLocalByteorderAtRuntime (Function) UtilIsGeneralErrorReply (Function) UtilIsIntelByteorder (Function) UtilIsToSwap (Function) UtilsWriteBYTE (Function) UtilsWriteString (Function) UtilsWriteUDINT (Function) UtilsWriteUINT (Function) UtilsWriteULINT (Function)