ProxyStructMonitorRequest (STRUCT)¶
TYPE ProxyStructMonitorRequest : STRUCT
This structure reports the actual status of request
- InOut:
Name
Type
Initial
Comment
iTaskIdINTProxyConstants.REQ_ID_NONE
Task identification
aFifoErrorsARRAY [1..ProxyConstants.FIFO_ERROR_SIZE] OF ProxyStructError
Fifo of the errors
udiErrCountUDINTTotal errors count
ltElapTimeLTIMEElapsed time between two calls
tReqDurationLastTIMEDuration of the last request
tReqDurationAvgTIMEAverage value of request duration in the last ‘n’ calls
tReqDurationMinTIMEMinimum value of request duration in the last ‘n’ calls
tReqDurationMaxTIMEMaximum value of request duration in the last ‘n’ calls
udiReqDurationBuildReqUDINTDuration of the build request (microS)
udiReqDurationWaitAnsUDINTDuration of the answer wait (microS)
udiReqDurationElabAnsUDINTDuration of the answer elaboration (microS)
udiReqCountUDINTTotal requests count
udiReqCountClosedUDINTTotal requests count closed, with or without errors