DSD_StandardMonitoringInit4 (STRUCT)ΒΆ
TYPE DSD_StandardMonitoringInit4 EXTENDS DSD_StandardMonitoringInit3 : STRUCT
- InOut:
Name
Type
Initial
Comment
Inherited from
stPlcAddr
STRING
credentials
PlcCredentials
udiInitialCommBufferSize
UDINT
pServiceBuffer
POINTER TO BYTE
ServiceBufferSize
UDINT
pServiceBufferAdd
POINTER TO BYTE
If no memory is configured here, then we will only use one channel to connect to the plc otherwise we will try to open two channels, one for reading and one for writing
ServiceBufferAddSize
UDINT
appIdentification
PlcAppIdentification
bUseDynamicAddressResolution
BOOL
addrResolutionInfo
bWithDeviceLogin
BOOL
bAskForCredentials
BOOL
TRUE
TRUE -> The dataserver has to care about credentials, FALSE -> the credentials in StandardMonitoringInit_Base are used
bUpdateInStopMode
BOOL