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. |
構文
|
short GetT6();
void SetT6(short sNewValue);
|
戻り値
使用例
特記事項
参照
T1 プロパティ
T2 プロパティ
T3 プロパティ
T4 プロパティ
T5 プロパティ
T7 プロパティ
T8 プロパティ
|