DSD_StandardSymbolicMonitoringInit3 (STRUCT)ΒΆ
TYPE DSD_StandardSymbolicMonitoringInit3 EXTENDS DSD_StandardSymbolicMonitoringInit2 : STRUCT
- InOut:
Name
Type
Initial
Comment
Inherited from
stPlcAddrSTRINGcredentialsPlcCredentialsudiInitialCommBufferSizeUDINTpServiceBufferPOINTER TO BYTE
ServiceBufferSizeUDINTpServiceBufferAddPOINTER 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
ServiceBufferAddSizeUDINTmonitoringModePlcSymbolicMonitoringTypebUseDynamicAddressResolutionBOOLaddrResolutionInfobWithDeviceLoginBOOLThis flag is no longer evaluated as the device login is mandatory for plcs with runtime versions >= 3.5.2 and it does not hurt for older runtimes. Further code assumes that this flag is set.
bAskForCredentialsBOOLTRUE
TRUE -> The dataserver has to care about credentials, FALSE -> the credentials in StandardMonitoringInit_Base are used