HSMS T6 timeout. Also called control transaction timeout.The uit is a second.
In control messages (message with an S type other than 0), this is the time between sending of a request and receipt of a response. T3 timeout monitors the transaction versus the data message, and this could be called the control message version of that.
Timing occurs when the following times time out, specifically.
1 | Time from sending of Select.req to receipt of Select.rsp. |
3 | Time from sending of Deselect.req to receipt of Deselect.rsp. |
5 | Time from sending of Linktest.req to receipt of Linktest.rsp. |
Syntax
|
short GetT6();
void SetT6(short sNewValue);
|
Return Value
Example
Remarks
See Also
T1 Property
T2 Property
T3 Property
T4 Property
T5 Property
T7 Property
T8 Property
|