PlcAppConnection.Initialize (METH)ΒΆ
METHOD Initialize : UDINT
- InOut:
Scope
Name
Type
Comment
Return
InitializeUDINTInput
stPlcAddrSTRINGThe 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
udiCommBufferSizeUDINTThe requested size of the communication buffer
initFlagsThese flags give some parameters on how the connection has to be made
credentialsThese credentials provide access to a password protected plc.
applicationThe application where the connection should go to
udiServiceBufferSizeUDINTThe size of the buffer used for sending services.
pServiceBufferPOINTER TO BYTE
The buffer that will be used to write into the services that shall be sent to the connected node.