LoggingHelper.FB_Init (METH) ¶ METHOD FB_Init : BOOL InOut: Scope Name Type Return FB_Init BOOL Input bInitRetains BOOL bInCopyCode BOOL
PlcAppConnection (FB) ¶ FUNCTION_BLOCK PlcAppConnection IMPLEMENTS IServiceHelper Properties: CommBufferSize CutItemsAfterFirstDot InternalShutdownFlags LastError MonitoringProvider MonitoringProvider2 MonitoringProviderSupportsPartialLists RetryTime State StaticMemory SavepointMemory prvPartialListProviderIfSupported Methods: Close ExecuteDataServerReply ExecuteMonitoringReply ExecuteSymbolicMonitoringReply Initialize IsSwappingNeeded SendDataServerRequest SendMonitoringRequest SendSymbolicMonitoringRequest SendSymbolicWriteVariablesRequest SendWriteVariablesRequest StartConnection StartShutdownConnection UpdateState CreateResponse CreateService GetMemory prvAddVariableInfo prvFreeAllocatedMemory prvOnShutdownInternal prvOnShutdownInternalDone Structure: Close (Method) CommBufferSize (Property) CutItemsAfterFirstDot (Property) ExecuteDataServerReply (Method) ExecuteMonitoringReply (Method) ExecuteSymbolicMonitoringReply (Method) IServiceHelper-Methods CreateResponse (Method) CreateService (Method) SavepointMemory (Property) Initialize (Method) Internal-access-Methods GetMemory (Method) InternalShutdownFlags (Property) IsSwappingNeeded (Method) LastError (Property) MonitoringProvider (Property) MonitoringProvider2 (Property) MonitoringProviderSupportsPartialLists (Property) Private-Build-services-Methods Access to trace manager component prvAddVariableInfo (Method) Private-Parse-replies-Methods Access to trend storage prvFreeAllocatedMemory (Method) Private-State-Methods prvOnShutdownInternal (Method) prvOnShutdownInternalDone (Method) Private-Utility-Methods prvPartialListProviderIfSupported (Property) RetryTime (Property) SendDataServerRequest (Method) SendMonitoringRequest (Method) SendSymbolicMonitoringRequest (Method) SendSymbolicWriteVariablesRequest (Method) SendWriteVariablesRequest (Method) StartConnection (Method) StartShutdownConnection (Method) State (Property) StaticMemory (Property) UpdateState (Method)
PlcAppConnection.Close (METH) ¶ METHOD Close : UDINT InOut: Scope Name Type Return Close UDINT
TaggedServiceWriter.WritePString (METH) ¶ METHOD WritePString : UDINT InOut: Scope Name Type Comment Return WritePString UDINT Input pstr POINTER TO STRING udiLen UDINT The length of the string (without the terminating zero)
TaggedServiceWriter.WriteString (METH) ¶ METHOD WriteString : UDINT InOut: Scope Name Type Return WriteString UDINT Input str STRING(255)
TaggedServiceWriter.WriteWord (METH) ¶ METHOD WriteWord : UDINT InOut: Scope Name Type Return WriteWord UDINT Input wd WORD
TaggedServiceWriter.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
Logging ¶ GVL_LogPlcServices (GVL) PlcServiceLog_Binary (Function) PlcServiceLog_CurrentTime (Function) PlcServiceLog_DumpDataItem (Function) PlcServiceLog_DumpDataItem2 (Function) PlcServiceLog_DumpDataItemBase (Function) PlcServiceLog_DumpDataItemWriting (Function) PlcServiceLog_Error (Function) PlcServiceLog_ErrorAndClose (Function) PlcServiceLog_LogLine (Function) PlcServiceLog_OkAndClose (Function)
GVL_LogPlcServices (GVL) ¶ Attributes: qualified_only InOut: Name Type Initial stRequestFile STRING ‘ MonReq_ ’ stResponseFile STRING ‘ MonResp_ ’ iMaxParallelFiles INT 10 iCurrentFile INT 0
PlcAppConnection.CommBufferSize (PROP) ¶ PROPERTY CommBufferSize : UDINT