インテル® Fortran コンパイラー 14.0 ユーザー・リファレンス・ガイド
Serial Port I/O Function: Returns the user selectable timeouts for the serial port.
result = SPORT_GET_TIMEOUTS (port [,rx_int] [,tx_tot_mult] [,tx_tot_const])
port |
(Input) Integer. The port number. |
rx_int |
(Output; optional) INTEGER(4). The receive interval timeout value. |
tx_tot_mult |
(Output; optional) INTEGER(4). The transmit multiplier part of the timeout value. |
tx_tot_const |
(Output; optional) INTEGER(4). The transmit constant part of the timeout value. |
Communications and Communications Functions in the Microsoft* Platform SDK