2015-03-11 17:00:30 -07:00
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
< html lang = "en" >
< head >
2015-05-13 08:43:12 -07:00
<!-- Generated by javadoc (1.8.0_20) on Wed May 13 10:37:17 CDT 2015 -->
< title > Constant Field Values (jSerialComm 1.3.2 API)< / title >
< meta name = "date" content = "2015-05-13" >
2015-03-11 17:00:30 -07:00
< link rel = "stylesheet" type = "text/css" href = "stylesheet.css" title = "Style" >
< script type = "text/javascript" src = "script.js" > < / script >
< / head >
< body >
< script type = "text/javascript" > < ! - -
try {
if (location.href.indexOf('is-external=true') == -1) {
2015-05-13 08:43:12 -07:00
parent.document.title="Constant Field Values (jSerialComm 1.3.2 API)";
2015-03-11 17:00:30 -07:00
}
}
catch(err) {
}
//-->
< / script >
< noscript >
< div > JavaScript is disabled on your browser.< / div >
< / noscript >
<!-- ========= START OF TOP NAVBAR ======= -->
< div class = "topNav" > < a name = "navbar.top" >
<!-- -->
< / a >
< div class = "skipNav" > < a href = "#skip.navbar.top" title = "Skip navigation links" > Skip navigation links< / a > < / div >
< a name = "navbar.top.firstrow" >
<!-- -->
< / a >
< ul class = "navList" title = "Navigation" >
< li > < a href = "com/fazecast/jSerialComm/package-summary.html" > Package< / a > < / li >
< li > Class< / li >
< li > < a href = "overview-tree.html" > Tree< / a > < / li >
< li > < a href = "deprecated-list.html" > Deprecated< / a > < / li >
< li > < a href = "index-all.html" > Index< / a > < / li >
< li > < a href = "help-doc.html" > Help< / a > < / li >
< / ul >
< / div >
< div class = "subNav" >
< ul class = "navList" >
< li > Prev< / li >
< li > Next< / li >
< / ul >
< ul class = "navList" >
< li > < a href = "index.html?constant-values.html" target = "_top" > Frames< / a > < / li >
< li > < a href = "constant-values.html" target = "_top" > No Frames< / a > < / li >
< / ul >
< ul class = "navList" id = "allclasses_navbar_top" >
< li > < a href = "allclasses-noframe.html" > All Classes< / a > < / li >
< / ul >
< div >
< script type = "text/javascript" > < ! - -
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
< / script >
< / div >
< a name = "skip.navbar.top" >
<!-- -->
< / a > < / div >
<!-- ========= END OF TOP NAVBAR ========= -->
< div class = "header" >
< h1 title = "Constant Field Values" class = "title" > Constant Field Values< / h1 >
< h2 title = "Contents" > Contents< / h2 >
< ul >
< li > < a href = "#com.fazecast" > com.fazecast.*< / a > < / li >
< / ul >
< / div >
< div class = "constantValuesContainer" > < a name = "com.fazecast" >
<!-- -->
< / a >
< h2 title = "com.fazecast" > com.fazecast.*< / h2 >
< ul class = "blockList" >
< li class = "blockList" >
< table class = "constantsSummary" border = "0" cellpadding = "3" cellspacing = "0" summary = "Constant Field Values table, listing constant fields, and values" >
< caption > < span > com.fazecast.jSerialComm.< a href = "com/fazecast/jSerialComm/SerialPort.html" title = "class in com.fazecast.jSerialComm" > SerialPort< / a > < / span > < span class = "tabEnd" > < / span > < / caption >
< tr >
< th class = "colFirst" scope = "col" > Modifier and Type< / th >
< th scope = "col" > Constant Field< / th >
< th class = "colLast" scope = "col" > Value< / th >
< / tr >
< tbody >
< tr class = "altColor" >
< td class = "colFirst" > < a name = "com.fazecast.jSerialComm.SerialPort.EVEN_PARITY" >
<!-- -->
< / a > < code > public static final int< / code > < / td >
< td > < code > < a href = "com/fazecast/jSerialComm/SerialPort.html#EVEN_PARITY" > EVEN_PARITY< / a > < / code > < / td >
< td class = "colLast" > < code > 2< / code > < / td >
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < a name = "com.fazecast.jSerialComm.SerialPort.FLOW_CONTROL_CTS_ENABLED" >
<!-- -->
< / a > < code > public static final int< / code > < / td >
< td > < code > < a href = "com/fazecast/jSerialComm/SerialPort.html#FLOW_CONTROL_CTS_ENABLED" > FLOW_CONTROL_CTS_ENABLED< / a > < / code > < / td >
< td class = "colLast" > < code > 16< / code > < / td >
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < a name = "com.fazecast.jSerialComm.SerialPort.FLOW_CONTROL_DISABLED" >
<!-- -->
< / a > < code > public static final int< / code > < / td >
< td > < code > < a href = "com/fazecast/jSerialComm/SerialPort.html#FLOW_CONTROL_DISABLED" > FLOW_CONTROL_DISABLED< / a > < / code > < / td >
< td class = "colLast" > < code > 0< / code > < / td >
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < a name = "com.fazecast.jSerialComm.SerialPort.FLOW_CONTROL_DSR_ENABLED" >
<!-- -->
< / a > < code > public static final int< / code > < / td >
< td > < code > < a href = "com/fazecast/jSerialComm/SerialPort.html#FLOW_CONTROL_DSR_ENABLED" > FLOW_CONTROL_DSR_ENABLED< / a > < / code > < / td >
< td class = "colLast" > < code > 256< / code > < / td >
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < a name = "com.fazecast.jSerialComm.SerialPort.FLOW_CONTROL_DTR_ENABLED" >
<!-- -->
< / a > < code > public static final int< / code > < / td >
< td > < code > < a href = "com/fazecast/jSerialComm/SerialPort.html#FLOW_CONTROL_DTR_ENABLED" > FLOW_CONTROL_DTR_ENABLED< / a > < / code > < / td >
< td class = "colLast" > < code > 4096< / code > < / td >
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < a name = "com.fazecast.jSerialComm.SerialPort.FLOW_CONTROL_RTS_ENABLED" >
<!-- -->
< / a > < code > public static final int< / code > < / td >
< td > < code > < a href = "com/fazecast/jSerialComm/SerialPort.html#FLOW_CONTROL_RTS_ENABLED" > FLOW_CONTROL_RTS_ENABLED< / a > < / code > < / td >
< td class = "colLast" > < code > 1< / code > < / td >
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < a name = "com.fazecast.jSerialComm.SerialPort.FLOW_CONTROL_XONXOFF_IN_ENABLED" >
<!-- -->
< / a > < code > public static final int< / code > < / td >
< td > < code > < a href = "com/fazecast/jSerialComm/SerialPort.html#FLOW_CONTROL_XONXOFF_IN_ENABLED" > FLOW_CONTROL_XONXOFF_IN_ENABLED< / a > < / code > < / td >
< td class = "colLast" > < code > 65536< / code > < / td >
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < a name = "com.fazecast.jSerialComm.SerialPort.FLOW_CONTROL_XONXOFF_OUT_ENABLED" >
<!-- -->
< / a > < code > public static final int< / code > < / td >
< td > < code > < a href = "com/fazecast/jSerialComm/SerialPort.html#FLOW_CONTROL_XONXOFF_OUT_ENABLED" > FLOW_CONTROL_XONXOFF_OUT_ENABLED< / a > < / code > < / td >
< td class = "colLast" > < code > 1048576< / code > < / td >
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < a name = "com.fazecast.jSerialComm.SerialPort.LISTENING_EVENT_DATA_AVAILABLE" >
<!-- -->
< / a > < code > public static final int< / code > < / td >
< td > < code > < a href = "com/fazecast/jSerialComm/SerialPort.html#LISTENING_EVENT_DATA_AVAILABLE" > LISTENING_EVENT_DATA_AVAILABLE< / a > < / code > < / td >
< td class = "colLast" > < code > 1< / code > < / td >
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < a name = "com.fazecast.jSerialComm.SerialPort.LISTENING_EVENT_DATA_RECEIVED" >
<!-- -->
< / a > < code > public static final int< / code > < / td >
< td > < code > < a href = "com/fazecast/jSerialComm/SerialPort.html#LISTENING_EVENT_DATA_RECEIVED" > LISTENING_EVENT_DATA_RECEIVED< / a > < / code > < / td >
< td class = "colLast" > < code > 16< / code > < / td >
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < a name = "com.fazecast.jSerialComm.SerialPort.LISTENING_EVENT_DATA_WRITTEN" >
<!-- -->
< / a > < code > public static final int< / code > < / td >
< td > < code > < a href = "com/fazecast/jSerialComm/SerialPort.html#LISTENING_EVENT_DATA_WRITTEN" > LISTENING_EVENT_DATA_WRITTEN< / a > < / code > < / td >
< td class = "colLast" > < code > 256< / code > < / td >
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < a name = "com.fazecast.jSerialComm.SerialPort.MARK_PARITY" >
<!-- -->
< / a > < code > public static final int< / code > < / td >
< td > < code > < a href = "com/fazecast/jSerialComm/SerialPort.html#MARK_PARITY" > MARK_PARITY< / a > < / code > < / td >
< td class = "colLast" > < code > 3< / code > < / td >
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < a name = "com.fazecast.jSerialComm.SerialPort.NO_PARITY" >
<!-- -->
< / a > < code > public static final int< / code > < / td >
< td > < code > < a href = "com/fazecast/jSerialComm/SerialPort.html#NO_PARITY" > NO_PARITY< / a > < / code > < / td >
< td class = "colLast" > < code > 0< / code > < / td >
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < a name = "com.fazecast.jSerialComm.SerialPort.ODD_PARITY" >
<!-- -->
< / a > < code > public static final int< / code > < / td >
< td > < code > < a href = "com/fazecast/jSerialComm/SerialPort.html#ODD_PARITY" > ODD_PARITY< / a > < / code > < / td >
< td class = "colLast" > < code > 1< / code > < / td >
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < a name = "com.fazecast.jSerialComm.SerialPort.ONE_POINT_FIVE_STOP_BITS" >
<!-- -->
< / a > < code > public static final int< / code > < / td >
< td > < code > < a href = "com/fazecast/jSerialComm/SerialPort.html#ONE_POINT_FIVE_STOP_BITS" > ONE_POINT_FIVE_STOP_BITS< / a > < / code > < / td >
< td class = "colLast" > < code > 2< / code > < / td >
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < a name = "com.fazecast.jSerialComm.SerialPort.ONE_STOP_BIT" >
<!-- -->
< / a > < code > public static final int< / code > < / td >
< td > < code > < a href = "com/fazecast/jSerialComm/SerialPort.html#ONE_STOP_BIT" > ONE_STOP_BIT< / a > < / code > < / td >
< td class = "colLast" > < code > 1< / code > < / td >
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < a name = "com.fazecast.jSerialComm.SerialPort.SPACE_PARITY" >
<!-- -->
< / a > < code > public static final int< / code > < / td >
< td > < code > < a href = "com/fazecast/jSerialComm/SerialPort.html#SPACE_PARITY" > SPACE_PARITY< / a > < / code > < / td >
< td class = "colLast" > < code > 4< / code > < / td >
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < a name = "com.fazecast.jSerialComm.SerialPort.TIMEOUT_NONBLOCKING" >
<!-- -->
< / a > < code > public static final int< / code > < / td >
< td > < code > < a href = "com/fazecast/jSerialComm/SerialPort.html#TIMEOUT_NONBLOCKING" > TIMEOUT_NONBLOCKING< / a > < / code > < / td >
< td class = "colLast" > < code > 0< / code > < / td >
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < a name = "com.fazecast.jSerialComm.SerialPort.TIMEOUT_READ_BLOCKING" >
<!-- -->
< / a > < code > public static final int< / code > < / td >
< td > < code > < a href = "com/fazecast/jSerialComm/SerialPort.html#TIMEOUT_READ_BLOCKING" > TIMEOUT_READ_BLOCKING< / a > < / code > < / td >
< td class = "colLast" > < code > 256< / code > < / td >
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < a name = "com.fazecast.jSerialComm.SerialPort.TIMEOUT_READ_SEMI_BLOCKING" >
<!-- -->
< / a > < code > public static final int< / code > < / td >
< td > < code > < a href = "com/fazecast/jSerialComm/SerialPort.html#TIMEOUT_READ_SEMI_BLOCKING" > TIMEOUT_READ_SEMI_BLOCKING< / a > < / code > < / td >
< td class = "colLast" > < code > 1< / code > < / td >
< / tr >
< tr class = "altColor" >
2015-05-04 16:49:23 -07:00
< td class = "colFirst" > < a name = "com.fazecast.jSerialComm.SerialPort.TIMEOUT_SCANNER" >
<!-- -->
< / a > < code > public static final int< / code > < / td >
< td > < code > < a href = "com/fazecast/jSerialComm/SerialPort.html#TIMEOUT_SCANNER" > TIMEOUT_SCANNER< / a > < / code > < / td >
< td class = "colLast" > < code > 65536< / code > < / td >
< / tr >
< tr class = "rowColor" >
2015-03-11 17:00:30 -07:00
< td class = "colFirst" > < a name = "com.fazecast.jSerialComm.SerialPort.TIMEOUT_WRITE_BLOCKING" >
<!-- -->
< / a > < code > public static final int< / code > < / td >
< td > < code > < a href = "com/fazecast/jSerialComm/SerialPort.html#TIMEOUT_WRITE_BLOCKING" > TIMEOUT_WRITE_BLOCKING< / a > < / code > < / td >
< td class = "colLast" > < code > 4096< / code > < / td >
< / tr >
2015-05-04 16:49:23 -07:00
< tr class = "altColor" >
2015-03-11 17:00:30 -07:00
< td class = "colFirst" > < a name = "com.fazecast.jSerialComm.SerialPort.TIMEOUT_WRITE_SEMI_BLOCKING" >
<!-- -->
< / a > < code > public static final int< / code > < / td >
< td > < code > < a href = "com/fazecast/jSerialComm/SerialPort.html#TIMEOUT_WRITE_SEMI_BLOCKING" > TIMEOUT_WRITE_SEMI_BLOCKING< / a > < / code > < / td >
< td class = "colLast" > < code > 16< / code > < / td >
< / tr >
2015-05-04 16:49:23 -07:00
< tr class = "rowColor" >
2015-03-11 17:00:30 -07:00
< td class = "colFirst" > < a name = "com.fazecast.jSerialComm.SerialPort.TWO_STOP_BITS" >
<!-- -->
< / a > < code > public static final int< / code > < / td >
< td > < code > < a href = "com/fazecast/jSerialComm/SerialPort.html#TWO_STOP_BITS" > TWO_STOP_BITS< / a > < / code > < / td >
< td class = "colLast" > < code > 3< / code > < / td >
< / tr >
< / tbody >
< / table >
< / li >
< / ul >
< / div >
<!-- ======= START OF BOTTOM NAVBAR ====== -->
< div class = "bottomNav" > < a name = "navbar.bottom" >
<!-- -->
< / a >
< div class = "skipNav" > < a href = "#skip.navbar.bottom" title = "Skip navigation links" > Skip navigation links< / a > < / div >
< a name = "navbar.bottom.firstrow" >
<!-- -->
< / a >
< ul class = "navList" title = "Navigation" >
< li > < a href = "com/fazecast/jSerialComm/package-summary.html" > Package< / a > < / li >
< li > Class< / li >
< li > < a href = "overview-tree.html" > Tree< / a > < / li >
< li > < a href = "deprecated-list.html" > Deprecated< / a > < / li >
< li > < a href = "index-all.html" > Index< / a > < / li >
< li > < a href = "help-doc.html" > Help< / a > < / li >
< / ul >
< / div >
< div class = "subNav" >
< ul class = "navList" >
< li > Prev< / li >
< li > Next< / li >
< / ul >
< ul class = "navList" >
< li > < a href = "index.html?constant-values.html" target = "_top" > Frames< / a > < / li >
< li > < a href = "constant-values.html" target = "_top" > No Frames< / a > < / li >
< / ul >
< ul class = "navList" id = "allclasses_navbar_bottom" >
< li > < a href = "allclasses-noframe.html" > All Classes< / a > < / li >
< / ul >
< div >
< script type = "text/javascript" > < ! - -
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
< / script >
< / div >
< a name = "skip.navbar.bottom" >
<!-- -->
< / a > < / div >
<!-- ======== END OF BOTTOM NAVBAR ======= -->
< / body >
< / html >