Private (Build services) Methods ¶ Access to trace manager component prvAddVariableInfo (Method)
Access to trace manager component ¶ prvAddVariableInfo (Method)
PlcAppConnection.prvAddVariableInfo (METH) ¶ METHOD prvAddVariableInfo : UDINT InOut: Scope Name Type Comment Return prvAddVariableInfo UDINT Input itfWriter ITaggedServiceWriter2 The ITaggedServiceWriter2 instance, where the data has to be written to itfTraceMgrInfo ITraceMgrInfo The ITraceMgrInfo instance providing information about the variable. psName POINTER TO STRING The name of the variable xHasToSwap BOOL Flag, indicating, whether the bytes of the values to write have to be swapped
Private (Parse replies) Methods ¶ Access to trend storage prvFreeAllocatedMemory (Method)
Access to trend storage ¶ prvFreeAllocatedMemory (Method)
PlcAppConnection.prvFreeAllocatedMemory (METH) ¶ METHOD prvFreeAllocatedMemory Frees previously allocated arrays. InOut: Scope Name Type Comment Input ppaConfiguration POINTER TO POINTER TO ARRAY [0..0] OF TrendStructTraceConfigurationEntry Points to the allocated memory to free ppaConfiguration2 POINTER TO POINTER TO ARRAY [0..0] OF TrendStructTraceConfigurationEntry2 ppabyBufferTimestamps POINTER TO POINTER TO ARRAY [0..0] OF LINT ppabyBufferValues POINTER TO POINTER TO ARRAY [0..0] OF BYTE ppabyBufferValidity POINTER TO POINTER TO ARRAY [0..0] OF BYTE
Private (State) Methods ¶ prvOnShutdownInternal (Method) prvOnShutdownInternalDone (Method)
PlcAppConnection.prvOnShutdownInternal (METH) ¶ METHOD prvOnShutdownInternal : UDINT InOut: Scope Name Type Return prvOnShutdownInternal UDINT
PlcAppConnection.prvOnShutdownInternalDone (METH) ¶ METHOD prvOnShutdownInternalDone : UDINT InOut: Scope Name Type Return prvOnShutdownInternalDone UDINT
Private (Utility) Methods ¶ prvPartialListProviderIfSupported (Property)