CodeWriter.FAddrB (METH) ¶ METHOD FAddrB : UDINT InOut: Scope Name Type Return FAddrB UDINT Input offset BYTE
ITaggedServiceWriter3.AppendRaw (METH) ¶ METHOD AppendRaw : UDINT InOut: Scope Name Type Return AppendRaw UDINT Input ppData POINTER TO POINTER TO BYTE udiSize UDINT
PlcAppConnection.CreateResponse (METH) ¶ METHOD CreateResponse : UDINT InOut: Scope Name Type Return CreateResponse UDINT Input pdu CHCProtocolDataUnit targetByteOrder PlcServiceByteOrder Inout response PlcServiceResponse
PlcAppConnection.CreateService (METH) ¶ METHOD CreateService : UDINT InOut: Scope Name Type Return CreateService UDINT Input uiServiceGroup UINT uiService UINT bo PlcServiceByteOrder Inout service PlcService
PlcAppConnection.SavepointMemory (PROP) ¶ PROPERTY SavepointMemory : DataBuffer
PlcAppConnection.Initialize (METH) ¶ METHOD Initialize : UDINT InOut: Scope Name Type Comment Return Initialize UDINT Input stPlcAddr STRING The address of the plc we shall connect to, in the form <123.123.123> where all components are hex numbers in the range of a UINT udiCommBufferSize UDINT The requested size of the communication buffer initFlags PlcAppConnectionInitFlags These flags give some parameters on how the connection has to be made credentials PlcCredentials These credentials provide access to a password protected plc. application PlcAppIdentification The application where the connection should go to udiServiceBufferSize UDINT The size of the buffer used for sending services. pServiceBuffer POINTER TO BYTE The buffer that will be used to write into the services that shall be sent to the connected node.
Internal access Methods ¶ GetMemory (Method)
PlcAppConnection.GetMemory (METH) ¶ METHOD GetMemory : POINTER TO PlcAppConnectionMemory InOut: Scope Name Type Return GetMemory POINTER TO PlcAppConnectionMemory
LoggingHelper (FB) ¶ FUNCTION_BLOCK LoggingHelper Methods: FB_Exit FB_Init Structure: FB_Exit (Method) FB_Init (Method)
LoggingHelper.FB_Exit (METH) ¶ METHOD FB_Exit : BOOL InOut: Scope Name Type Return FB_Exit BOOL Input bInCopyCode BOOL