Settings (GVL)ΒΆ

Possible settings for the rpc stack.

Attributes:
qualified_only
InOut:

Name

Type

Initial

Comment

g_tTimeout_RequestCallback

TIME

TIME#1m0s0ms

default = T#300s; wait for the request callback of a rpc provider *)

g_uiMaxNumResends

UINT

2

Counter

g_uiMaxPings

UINT

3

Maximum Number of Pings to send without getting a response (Ping Ack) before moving to NO_CONNECTION state

g_tTimeout_Ack

TIME

TIME#1s0ms

wait before sending an ack pdu

g_tTimeout_Broadcast

TIME

TIME#5s0ms

wait for a response to a broadcast pdu

g_tTimeout_Cancel

TIME

TIME#10s0ms

wait for a response to a cancel pdu

g_tTimeout_Frag

TIME

TIME#2s0ms

wait for a fack pdu if the no_fack flag was cleared (Burst disabled)

g_tTimeout_Idle

TIME

TIME#1m0s0ms

default = T#300s; time for keeping the state information about the client *)

g_tTimeout_Ping

TIME

TIME#2s0ms

wait for a response to a ping pdu

g_tTimeout_ResendPing

TIME

TIME#3s0ms

wait for a response to a ping pdu after resending a request

g_tTimeout_Resend

TIME

TIME#5s0ms

wait for acknowledgement from client before retransmitting a response

g_tTimeout_Wait

TIME

TIME#60m0s0ms

wait for a response to a request pdu