Time-out Process time of H-functions (P-CHAN-00026)

With the array "h_prozess_zeit[i]" the time-out of H-functions is set. The index "i" defines the number of the H-function. If the calculation of processing time is activated, with this array the process times of H-functions are given.

Time-out Process time of H-functions (P-CHAN-00026) 1:

The element is used for calculation of processing time only in the moment.

Variable name

Type

Permitted range

Dimension

h_prozess_zeit[i]

UNS32

0 < h_prozess_zeit < MAX(UNS32)

µs

i

UNS16

0 ... [H_FKT_ANZ-1]

----

Value H_FKT_ANZ

Significance

application-dependent

Maximum number of H-functions

EXAMPLE:The following example sets the time-out respectively process time of H-function "H1" to 20ms.

Extract from channel parameters list:

# Time-out / Process time of H-functions
h_prozess_zeit[15]           20000