|
comStops |
|
comStops( const handle, // async handle [const stopbits]) // # of stopbits Query and/or set the number of stopbits per character. If parameter stopbits is omitted, the current setting is queried. Valid settings are 1, 1.5, and 2. Examples: var stops = comStops(hdl); // query current setting comStops(hdl, 2); // set # of stopbits |
||||||||
| Copyright © IBK Landquart | Last revision: 27.05.2002 | << Back Top Next >> |