The structure contains all information that is required for communication between DiagnosticsManager and diagnostic sources.
|
Variable |
Data type |
Description |
|---|---|---|
|
i_udiComWithId |
UDINT |
Read-only for diagnostic sources Diagnostic source ID to which the command is sent. Only valid if > 0. |
|
i_diFileId |
DINT |
Read-only for diagnostic sources |
|
i_xDiagnosticsManagerReady |
BOOL |
Read-only for diagnostic sources If TRUE, diagnostic sources may only write in this structure. |
|
i_xDiagnosticsActive |
BOOL |
Read-only for diagnostic sources |
|
iq_stRegister |
Contains the data structure for communication between PacDrive 3 Diagnostics modules |
|
|
iq_stCanContinueWriting |
Contains the data structure for write access coordination within PacDrive 3 Diagnostics |
|
|
iq_diCmd |
DINT |
In-out; Commands:
|
|
q_lrProgress |
LREAL |
Indicator value of the diagnostic source during data processing on how far data processing has already been executed Specification in percent (0.0% to 100.0%) |