2020-06-24 20:48:33 +01:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
< html xmlns = "http://www.w3.org/1999/xhtml" >
< head >
< meta http-equiv = "Content-Type" content = "text/xhtml;charset=UTF-8" / >
< meta http-equiv = "X-UA-Compatible" content = "IE=9" / >
< meta name = "generator" content = "Doxygen 1.8.17" / >
< meta name = "viewport" content = "width=device-width, initial-scale=1" / >
< title > IRremoteESP8266: IRDaikin2 Class Reference< / title >
< link href = "tabs.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "jquery.js" > < / script >
< script type = "text/javascript" src = "dynsections.js" > < / script >
< link href = "search/search.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "search/searchdata.js" > < / script >
< script type = "text/javascript" src = "search/search.js" > < / script >
< link href = "doxygen.css" rel = "stylesheet" type = "text/css" / >
< / head >
< body >
< div id = "top" > <!-- do not remove this div, it is closed by doxygen! -->
< div id = "titlearea" >
< table cellspacing = "0" cellpadding = "0" >
< tbody >
< tr style = "height: 56px;" >
< td id = "projectalign" style = "padding-left: 0.5em;" >
< div id = "projectname" > IRremoteESP8266
< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
<!-- end header part -->
<!-- Generated by Doxygen 1.8.17 -->
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search');
/* @license-end */
< / script >
< script type = "text/javascript" src = "menudata.js" > < / script >
< script type = "text/javascript" src = "menu.js" > < / script >
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */< / script >
< div id = "main-nav" > < / div >
<!-- window showing the filter options -->
< div id = "MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
< / div >
<!-- iframe showing the search results (closed by default) -->
< div id = "MSearchResultsWindow" >
< iframe src = "javascript:void(0)" frameborder = "0"
name="MSearchResults" id="MSearchResults">
< / iframe >
< / div >
< / div > <!-- top -->
< div class = "header" >
< div class = "summary" >
< a href = "#pub-methods" > Public Member Functions< / a > |
< a href = "#pub-static-methods" > Static Public Member Functions< / a > |
< a href = "#pri-methods" > Private Member Functions< / a > |
< a href = "#pri-attribs" > Private Attributes< / a > |
< a href = "classIRDaikin2-members.html" > List of all members< / a > < / div >
< div class = "headertitle" >
< div class = "title" > IRDaikin2 Class Reference< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
2020-09-01 10:36:06 +01:00
< p > Class for handling detailed Daikin 312-bit A/C messages.
2020-06-24 20:48:33 +01:00
< a href = "classIRDaikin2.html#details" > More...< / a > < / p >
< p > < code > #include < < a class = "el" href = "ir__Daikin_8h_source.html" > ir_Daikin.h< / a > > < / code > < / p >
< div class = "dynheader" >
Collaboration diagram for IRDaikin2:< / div >
< div class = "dyncontent" >
< div class = "center" > < img src = "classIRDaikin2__coll__graph.png" border = "0" usemap = "#IRDaikin2_coll__map" alt = "Collaboration graph" / > < / div >
< map name = "IRDaikin2_coll__map" id = "IRDaikin2_coll__map" >
2020-11-14 18:31:50 +00:00
< area shape = "rect" title = "Class for handling detailed Daikin 312-bit A/C messages." alt = "" coords = "56,95,141,121" / >
< area shape = "rect" href = "classIRsend.html" title = "Class for sending all basic IR protocols." alt = "" coords = "5,5,72,32" / >
< area shape = "rect" href = "unionDaikin2Protocol.html" title = "Native representation of a Daikin2 A/C message." alt = "" coords = "96,5,221,32" / >
2020-06-24 20:48:33 +01:00
< / map >
< center > < span class = "legend" > [< a href = "graph_legend.html" > legend< / a > ]< / span > < / center > < / div >
< table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pub-methods" > < / a >
Public Member Functions< / h2 > < / td > < / tr >
< tr class = "memitem:a3ffe908313f162b92e92307578592fca" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classIRDaikin2.html#a3ffe908313f162b92e92307578592fca" > IRDaikin2< / a > (const uint16_t pin, const bool inverted=false, const bool use_modulation=true)< / td > < / tr >
< tr class = "memdesc:a3ffe908313f162b92e92307578592fca" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Class constructor. < a href = "classIRDaikin2.html#a3ffe908313f162b92e92307578592fca" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a3ffe908313f162b92e92307578592fca" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aae2db88038d8d02617f16588e6a82b64" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classIRDaikin2.html#aae2db88038d8d02617f16588e6a82b64" > send< / a > (const uint16_t repeat=< a class = "el" href = "IRremoteESP8266_8h.html#a2dde8fd00f8a28e35da04cff9a3a1908" > kDaikin2DefaultRepeat< / a > )< / td > < / tr >
< tr class = "memdesc:aae2db88038d8d02617f16588e6a82b64" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Send the current internal state as an IR message. < a href = "classIRDaikin2.html#aae2db88038d8d02617f16588e6a82b64" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:aae2db88038d8d02617f16588e6a82b64" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a96c62125bddf113c6524960062d05a57" > < td class = "memItemLeft" align = "right" valign = "top" > int8_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classIRDaikin2.html#a96c62125bddf113c6524960062d05a57" > calibrate< / a > (void)< / td > < / tr >
< tr class = "memdesc:a96c62125bddf113c6524960062d05a57" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Run the calibration to calculate uSec timing offsets for this platform. < a href = "classIRDaikin2.html#a96c62125bddf113c6524960062d05a57" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a96c62125bddf113c6524960062d05a57" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-11-14 18:31:50 +00:00
< tr class = "memitem:a0fc6c2ca326a1f3b3e4e2b87643d044b" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classIRDaikin2.html#a0fc6c2ca326a1f3b3e4e2b87643d044b" > begin< / a > (void)< / td > < / tr >
< tr class = "memdesc:a0fc6c2ca326a1f3b3e4e2b87643d044b" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Set up hardware to be able to send a message. < a href = "classIRDaikin2.html#a0fc6c2ca326a1f3b3e4e2b87643d044b" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a0fc6c2ca326a1f3b3e4e2b87643d044b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aa3bdd3aa29a4db32f04411cbab27e570" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classIRDaikin2.html#aa3bdd3aa29a4db32f04411cbab27e570" > on< / a > (void)< / td > < / tr >
< tr class = "memdesc:aa3bdd3aa29a4db32f04411cbab27e570" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Change the power setting to On. < a href = "classIRDaikin2.html#aa3bdd3aa29a4db32f04411cbab27e570" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:aa3bdd3aa29a4db32f04411cbab27e570" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ae9eee92387d78dad68fc98efc9371ea0" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classIRDaikin2.html#ae9eee92387d78dad68fc98efc9371ea0" > off< / a > (void)< / td > < / tr >
< tr class = "memdesc:ae9eee92387d78dad68fc98efc9371ea0" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Change the power setting to Off. < a href = "classIRDaikin2.html#ae9eee92387d78dad68fc98efc9371ea0" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:ae9eee92387d78dad68fc98efc9371ea0" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-06-24 20:48:33 +01:00
< tr class = "memitem:a3adfe1a80a702b7098ccd0e18225396e" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classIRDaikin2.html#a3adfe1a80a702b7098ccd0e18225396e" > setPower< / a > (const bool state)< / td > < / tr >
< tr class = "memdesc:a3adfe1a80a702b7098ccd0e18225396e" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Change the power setting. < a href = "classIRDaikin2.html#a3adfe1a80a702b7098ccd0e18225396e" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a3adfe1a80a702b7098ccd0e18225396e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-11-14 18:31:50 +00:00
< tr class = "memitem:a742026c183ee2bf5be1aafd0b6bbec20" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classIRDaikin2.html#a742026c183ee2bf5be1aafd0b6bbec20" > getPower< / a > (void) const< / td > < / tr >
< tr class = "memdesc:a742026c183ee2bf5be1aafd0b6bbec20" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Get the value of the current power setting. < a href = "classIRDaikin2.html#a742026c183ee2bf5be1aafd0b6bbec20" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a742026c183ee2bf5be1aafd0b6bbec20" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-06-24 20:48:33 +01:00
< tr class = "memitem:a7f752c785fe180d5038e35bb07ff965a" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classIRDaikin2.html#a7f752c785fe180d5038e35bb07ff965a" > setTemp< / a > (const uint8_t temp)< / td > < / tr >
< tr class = "memdesc:a7f752c785fe180d5038e35bb07ff965a" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Set the temperature. < a href = "classIRDaikin2.html#a7f752c785fe180d5038e35bb07ff965a" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a7f752c785fe180d5038e35bb07ff965a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-11-14 18:31:50 +00:00
< tr class = "memitem:ad5c2f9113952e82329d943565445074c" > < td class = "memItemLeft" align = "right" valign = "top" > uint8_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classIRDaikin2.html#ad5c2f9113952e82329d943565445074c" > getTemp< / a > (void) const< / td > < / tr >
< tr class = "memdesc:ad5c2f9113952e82329d943565445074c" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Get the current temperature setting. < a href = "classIRDaikin2.html#ad5c2f9113952e82329d943565445074c" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:ad5c2f9113952e82329d943565445074c" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-06-24 20:48:33 +01:00
< tr class = "memitem:af9f3ddbdd1f1d5d99c84846b73c5daa1" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classIRDaikin2.html#af9f3ddbdd1f1d5d99c84846b73c5daa1" > setFan< / a > (const uint8_t fan)< / td > < / tr >
< tr class = "memdesc:af9f3ddbdd1f1d5d99c84846b73c5daa1" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Set the speed of the fan. < a href = "classIRDaikin2.html#af9f3ddbdd1f1d5d99c84846b73c5daa1" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:af9f3ddbdd1f1d5d99c84846b73c5daa1" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-11-14 18:31:50 +00:00
< tr class = "memitem:a5ba2b2a1cd20916b3dc0f5f57dd265e3" > < td class = "memItemLeft" align = "right" valign = "top" > uint8_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classIRDaikin2.html#a5ba2b2a1cd20916b3dc0f5f57dd265e3" > getFan< / a > (void) const< / td > < / tr >
< tr class = "memdesc:a5ba2b2a1cd20916b3dc0f5f57dd265e3" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Get the current fan speed setting. < a href = "classIRDaikin2.html#a5ba2b2a1cd20916b3dc0f5f57dd265e3" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a5ba2b2a1cd20916b3dc0f5f57dd265e3" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ab89325df2b63faccaa82c7708cae894e" > < td class = "memItemLeft" align = "right" valign = "top" > uint8_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classIRDaikin2.html#ab89325df2b63faccaa82c7708cae894e" > getMode< / a > (void) const< / td > < / tr >
< tr class = "memdesc:ab89325df2b63faccaa82c7708cae894e" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Get the operating mode setting of the A/C. < a href = "classIRDaikin2.html#ab89325df2b63faccaa82c7708cae894e" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:ab89325df2b63faccaa82c7708cae894e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-06-24 20:48:33 +01:00
< tr class = "memitem:a24ef3b53f22fe3557ed2dbc98a5bc6d2" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classIRDaikin2.html#a24ef3b53f22fe3557ed2dbc98a5bc6d2" > setMode< / a > (const uint8_t mode)< / td > < / tr >
< tr class = "memdesc:a24ef3b53f22fe3557ed2dbc98a5bc6d2" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Set the operating mode of the A/C. < a href = "classIRDaikin2.html#a24ef3b53f22fe3557ed2dbc98a5bc6d2" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a24ef3b53f22fe3557ed2dbc98a5bc6d2" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a35e72dc8e7967ee8ca8e84a6344468f3" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classIRDaikin2.html#a35e72dc8e7967ee8ca8e84a6344468f3" > setSwingVertical< / a > (const uint8_t position)< / td > < / tr >
< tr class = "memdesc:a35e72dc8e7967ee8ca8e84a6344468f3" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Set the Vertical Swing mode of the A/C. < a href = "classIRDaikin2.html#a35e72dc8e7967ee8ca8e84a6344468f3" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a35e72dc8e7967ee8ca8e84a6344468f3" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-11-14 18:31:50 +00:00
< tr class = "memitem:a411a950d43da08070ef1ad744f7188f1" > < td class = "memItemLeft" align = "right" valign = "top" > uint8_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classIRDaikin2.html#a411a950d43da08070ef1ad744f7188f1" > getSwingVertical< / a > (void) const< / td > < / tr >
< tr class = "memdesc:a411a950d43da08070ef1ad744f7188f1" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Get the Vertical Swing mode of the A/C. < a href = "classIRDaikin2.html#a411a950d43da08070ef1ad744f7188f1" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a411a950d43da08070ef1ad744f7188f1" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-06-24 20:48:33 +01:00
< tr class = "memitem:a75b6d6fb5bab0a9c951ad35e3e1d07c5" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classIRDaikin2.html#a75b6d6fb5bab0a9c951ad35e3e1d07c5" > setSwingHorizontal< / a > (const uint8_t position)< / td > < / tr >
< tr class = "memdesc:a75b6d6fb5bab0a9c951ad35e3e1d07c5" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Set the Horizontal Swing mode of the A/C. < a href = "classIRDaikin2.html#a75b6d6fb5bab0a9c951ad35e3e1d07c5" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a75b6d6fb5bab0a9c951ad35e3e1d07c5" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-11-14 18:31:50 +00:00
< tr class = "memitem:adec30b33929a1cd219ae6d50eb44fe17" > < td class = "memItemLeft" align = "right" valign = "top" > uint8_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classIRDaikin2.html#adec30b33929a1cd219ae6d50eb44fe17" > getSwingHorizontal< / a > (void) const< / td > < / tr >
< tr class = "memdesc:adec30b33929a1cd219ae6d50eb44fe17" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Get the Horizontal Swing mode of the A/C. < a href = "classIRDaikin2.html#adec30b33929a1cd219ae6d50eb44fe17" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:adec30b33929a1cd219ae6d50eb44fe17" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ae77c687b5e258baf941181ae0a261aae" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classIRDaikin2.html#ae77c687b5e258baf941181ae0a261aae" > getQuiet< / a > (void) const< / td > < / tr >
< tr class = "memdesc:ae77c687b5e258baf941181ae0a261aae" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Get the Quiet mode status of the A/C. < a href = "classIRDaikin2.html#ae77c687b5e258baf941181ae0a261aae" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:ae77c687b5e258baf941181ae0a261aae" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a61ca7e72f850d0f9600fa9d8a336a8ef" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classIRDaikin2.html#a61ca7e72f850d0f9600fa9d8a336a8ef" > setQuiet< / a > (const bool < a class = "el" href = "classIRDaikin2.html#aa3bdd3aa29a4db32f04411cbab27e570" > on< / a > )< / td > < / tr >
2020-06-24 20:48:33 +01:00
< tr class = "memdesc:a61ca7e72f850d0f9600fa9d8a336a8ef" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Set the Quiet mode of the A/C. < a href = "classIRDaikin2.html#a61ca7e72f850d0f9600fa9d8a336a8ef" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a61ca7e72f850d0f9600fa9d8a336a8ef" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-11-14 18:31:50 +00:00
< tr class = "memitem:a91ddd73b1b38fe74233765feecbd1055" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classIRDaikin2.html#a91ddd73b1b38fe74233765feecbd1055" > getPowerful< / a > (void) const< / td > < / tr >
< tr class = "memdesc:a91ddd73b1b38fe74233765feecbd1055" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Get the Powerful (Turbo) mode of the A/C. < a href = "classIRDaikin2.html#a91ddd73b1b38fe74233765feecbd1055" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a91ddd73b1b38fe74233765feecbd1055" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a6538104cdcf1b55e480aaddd51116d9a" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classIRDaikin2.html#a6538104cdcf1b55e480aaddd51116d9a" > setPowerful< / a > (const bool < a class = "el" href = "classIRDaikin2.html#aa3bdd3aa29a4db32f04411cbab27e570" > on< / a > )< / td > < / tr >
2020-06-24 20:48:33 +01:00
< tr class = "memdesc:a6538104cdcf1b55e480aaddd51116d9a" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Set the Powerful (Turbo) mode of the A/C. < a href = "classIRDaikin2.html#a6538104cdcf1b55e480aaddd51116d9a" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a6538104cdcf1b55e480aaddd51116d9a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-11-14 18:31:50 +00:00
< tr class = "memitem:a42a44a6cefa6bf6f45148d39c216ebc0" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classIRDaikin2.html#a42a44a6cefa6bf6f45148d39c216ebc0" > setEcono< / a > (const bool < a class = "el" href = "classIRDaikin2.html#aa3bdd3aa29a4db32f04411cbab27e570" > on< / a > )< / td > < / tr >
2020-06-24 20:48:33 +01:00
< tr class = "memdesc:a42a44a6cefa6bf6f45148d39c216ebc0" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Set the Economy mode of the A/C. < a href = "classIRDaikin2.html#a42a44a6cefa6bf6f45148d39c216ebc0" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a42a44a6cefa6bf6f45148d39c216ebc0" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-11-14 18:31:50 +00:00
< tr class = "memitem:aa0471ba51480c60af811b157c98945b8" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classIRDaikin2.html#aa0471ba51480c60af811b157c98945b8" > getEcono< / a > (void) const< / td > < / tr >
< tr class = "memdesc:aa0471ba51480c60af811b157c98945b8" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Get the Economical mode of the A/C. < a href = "classIRDaikin2.html#aa0471ba51480c60af811b157c98945b8" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:aa0471ba51480c60af811b157c98945b8" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a5ba8e5d5dd4aba45a90de1d450a7a88b" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classIRDaikin2.html#a5ba8e5d5dd4aba45a90de1d450a7a88b" > setEye< / a > (const bool < a class = "el" href = "classIRDaikin2.html#aa3bdd3aa29a4db32f04411cbab27e570" > on< / a > )< / td > < / tr >
2020-06-24 20:48:33 +01:00
< tr class = "memdesc:a5ba8e5d5dd4aba45a90de1d450a7a88b" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Set the Eye (Sensor) mode of the A/C. < a href = "classIRDaikin2.html#a5ba8e5d5dd4aba45a90de1d450a7a88b" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a5ba8e5d5dd4aba45a90de1d450a7a88b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-11-14 18:31:50 +00:00
< tr class = "memitem:a7de3421d44db047fdbdfa6bad20a71e8" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classIRDaikin2.html#a7de3421d44db047fdbdfa6bad20a71e8" > getEye< / a > (void) const< / td > < / tr >
< tr class = "memdesc:a7de3421d44db047fdbdfa6bad20a71e8" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Get the Eye (Sensor) mode status of the A/C. < a href = "classIRDaikin2.html#a7de3421d44db047fdbdfa6bad20a71e8" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a7de3421d44db047fdbdfa6bad20a71e8" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a975c2fdb261d6d2b6c8e196fbd074899" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classIRDaikin2.html#a975c2fdb261d6d2b6c8e196fbd074899" > setEyeAuto< / a > (const bool < a class = "el" href = "classIRDaikin2.html#aa3bdd3aa29a4db32f04411cbab27e570" > on< / a > )< / td > < / tr >
2020-06-24 20:48:33 +01:00
< tr class = "memdesc:a975c2fdb261d6d2b6c8e196fbd074899" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Set the Automatic Eye (Sensor) mode of the A/C. < a href = "classIRDaikin2.html#a975c2fdb261d6d2b6c8e196fbd074899" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a975c2fdb261d6d2b6c8e196fbd074899" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-11-14 18:31:50 +00:00
< tr class = "memitem:ad3de9384586e091b85065a1f2c359295" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classIRDaikin2.html#ad3de9384586e091b85065a1f2c359295" > getEyeAuto< / a > (void) const< / td > < / tr >
< tr class = "memdesc:ad3de9384586e091b85065a1f2c359295" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Get the Automaitc Eye (Sensor) mode status of the A/C. < a href = "classIRDaikin2.html#ad3de9384586e091b85065a1f2c359295" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:ad3de9384586e091b85065a1f2c359295" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:accd4430e998a8c9be80b5a708be9337e" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classIRDaikin2.html#accd4430e998a8c9be80b5a708be9337e" > setPurify< / a > (const bool < a class = "el" href = "classIRDaikin2.html#aa3bdd3aa29a4db32f04411cbab27e570" > on< / a > )< / td > < / tr >
2020-06-24 20:48:33 +01:00
< tr class = "memdesc:accd4430e998a8c9be80b5a708be9337e" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Set the Purify (Filter) mode of the A/C. < a href = "classIRDaikin2.html#accd4430e998a8c9be80b5a708be9337e" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:accd4430e998a8c9be80b5a708be9337e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-11-14 18:31:50 +00:00
< tr class = "memitem:a73b691ef3fa4a555f7557d0cad63ef02" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classIRDaikin2.html#a73b691ef3fa4a555f7557d0cad63ef02" > getPurify< / a > (void) const< / td > < / tr >
< tr class = "memdesc:a73b691ef3fa4a555f7557d0cad63ef02" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Get the Purify (Filter) mode status of the A/C. < a href = "classIRDaikin2.html#a73b691ef3fa4a555f7557d0cad63ef02" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a73b691ef3fa4a555f7557d0cad63ef02" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ad53e046e545f3b6c5418dfbaf58653ca" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classIRDaikin2.html#ad53e046e545f3b6c5418dfbaf58653ca" > setMold< / a > (const bool < a class = "el" href = "classIRDaikin2.html#aa3bdd3aa29a4db32f04411cbab27e570" > on< / a > )< / td > < / tr >
2020-06-24 20:48:33 +01:00
< tr class = "memdesc:ad53e046e545f3b6c5418dfbaf58653ca" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Set the Mould (filter) mode of the A/C. < a href = "classIRDaikin2.html#ad53e046e545f3b6c5418dfbaf58653ca" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:ad53e046e545f3b6c5418dfbaf58653ca" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-11-14 18:31:50 +00:00
< tr class = "memitem:a6fdc34fe5e43a9df5677bb54315359fb" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classIRDaikin2.html#a6fdc34fe5e43a9df5677bb54315359fb" > getMold< / a > (void) const< / td > < / tr >
< tr class = "memdesc:a6fdc34fe5e43a9df5677bb54315359fb" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Get the Mould (filter) mode status of the A/C. < a href = "classIRDaikin2.html#a6fdc34fe5e43a9df5677bb54315359fb" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a6fdc34fe5e43a9df5677bb54315359fb" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-06-24 20:48:33 +01:00
< tr class = "memitem:a91ec5f7c67cb87102a5eb030e0763b50" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classIRDaikin2.html#a91ec5f7c67cb87102a5eb030e0763b50" > enableOnTimer< / a > (const uint16_t starttime)< / td > < / tr >
< tr class = "memdesc:a91ec5f7c67cb87102a5eb030e0763b50" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Set the enable status & time of the On Timer. < a href = "classIRDaikin2.html#a91ec5f7c67cb87102a5eb030e0763b50" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a91ec5f7c67cb87102a5eb030e0763b50" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-11-14 18:31:50 +00:00
< tr class = "memitem:a170a1e9ddb7873dc1392184a85387cc3" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classIRDaikin2.html#a170a1e9ddb7873dc1392184a85387cc3" > disableOnTimer< / a > (void)< / td > < / tr >
< tr class = "memdesc:a170a1e9ddb7873dc1392184a85387cc3" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Disable the On timer. < a href = "classIRDaikin2.html#a170a1e9ddb7873dc1392184a85387cc3" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a170a1e9ddb7873dc1392184a85387cc3" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a7e98e1f9211e7e8885c503a7f724030f" > < td class = "memItemLeft" align = "right" valign = "top" > uint16_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classIRDaikin2.html#a7e98e1f9211e7e8885c503a7f724030f" > getOnTime< / a > (void) const< / td > < / tr >
< tr class = "memdesc:a7e98e1f9211e7e8885c503a7f724030f" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Get the On Timer time to be sent to the A/C unit. < a href = "classIRDaikin2.html#a7e98e1f9211e7e8885c503a7f724030f" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a7e98e1f9211e7e8885c503a7f724030f" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a635bd00eff13041b284566936af0d589" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classIRDaikin2.html#a635bd00eff13041b284566936af0d589" > getOnTimerEnabled< / a > (void) const< / td > < / tr >
< tr class = "memdesc:a635bd00eff13041b284566936af0d589" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Get the enable status of the On Timer. < a href = "classIRDaikin2.html#a635bd00eff13041b284566936af0d589" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a635bd00eff13041b284566936af0d589" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-06-24 20:48:33 +01:00
< tr class = "memitem:a9c86782a98a54818ae92419eec5a060b" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classIRDaikin2.html#a9c86782a98a54818ae92419eec5a060b" > enableSleepTimer< / a > (const uint16_t sleeptime)< / td > < / tr >
< tr class = "memdesc:a9c86782a98a54818ae92419eec5a060b" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Set the enable status & time of the Sleep Timer. < a href = "classIRDaikin2.html#a9c86782a98a54818ae92419eec5a060b" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a9c86782a98a54818ae92419eec5a060b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-11-14 18:31:50 +00:00
< tr class = "memitem:a152532ef9d905e26930ae145a9623877" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classIRDaikin2.html#a152532ef9d905e26930ae145a9623877" > disableSleepTimer< / a > (void)< / td > < / tr >
< tr class = "memdesc:a152532ef9d905e26930ae145a9623877" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Disable the sleep timer. < a href = "classIRDaikin2.html#a152532ef9d905e26930ae145a9623877" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a152532ef9d905e26930ae145a9623877" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a267a7975e882ffc884eccbdc16a0df5f" > < td class = "memItemLeft" align = "right" valign = "top" > uint16_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classIRDaikin2.html#a267a7975e882ffc884eccbdc16a0df5f" > getSleepTime< / a > (void) const< / td > < / tr >
< tr class = "memdesc:a267a7975e882ffc884eccbdc16a0df5f" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Get the Sleep Timer time to be sent to the A/C unit. < a href = "classIRDaikin2.html#a267a7975e882ffc884eccbdc16a0df5f" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a267a7975e882ffc884eccbdc16a0df5f" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a763e88c841fc6b32521787d3f1df32e4" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classIRDaikin2.html#a763e88c841fc6b32521787d3f1df32e4" > getSleepTimerEnabled< / a > (void) const< / td > < / tr >
< tr class = "memdesc:a763e88c841fc6b32521787d3f1df32e4" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Get the Sleep timer enabled status of the A/C. < a href = "classIRDaikin2.html#a763e88c841fc6b32521787d3f1df32e4" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a763e88c841fc6b32521787d3f1df32e4" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-06-24 20:48:33 +01:00
< tr class = "memitem:afc7ba7d7de2976e010a72778091d633a" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classIRDaikin2.html#afc7ba7d7de2976e010a72778091d633a" > enableOffTimer< / a > (const uint16_t endtime)< / td > < / tr >
< tr class = "memdesc:afc7ba7d7de2976e010a72778091d633a" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Set the enable status & time of the Off Timer. < a href = "classIRDaikin2.html#afc7ba7d7de2976e010a72778091d633a" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:afc7ba7d7de2976e010a72778091d633a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-11-14 18:31:50 +00:00
< tr class = "memitem:a8cbdbc0de31b14f974cd8cd87f3ca54a" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classIRDaikin2.html#a8cbdbc0de31b14f974cd8cd87f3ca54a" > disableOffTimer< / a > (void)< / td > < / tr >
< tr class = "memdesc:a8cbdbc0de31b14f974cd8cd87f3ca54a" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Disable the Off timer. < a href = "classIRDaikin2.html#a8cbdbc0de31b14f974cd8cd87f3ca54a" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a8cbdbc0de31b14f974cd8cd87f3ca54a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a8556aa0c7343343efda80246aebd44cb" > < td class = "memItemLeft" align = "right" valign = "top" > uint16_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classIRDaikin2.html#a8556aa0c7343343efda80246aebd44cb" > getOffTime< / a > (void) const< / td > < / tr >
< tr class = "memdesc:a8556aa0c7343343efda80246aebd44cb" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Get the Off Timer time to be sent to the A/C unit. < a href = "classIRDaikin2.html#a8556aa0c7343343efda80246aebd44cb" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a8556aa0c7343343efda80246aebd44cb" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ab6c48355e0a0c80d3cd99ae276df80a5" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classIRDaikin2.html#ab6c48355e0a0c80d3cd99ae276df80a5" > getOffTimerEnabled< / a > (void) const< / td > < / tr >
< tr class = "memdesc:ab6c48355e0a0c80d3cd99ae276df80a5" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Get the enable status of the Off Timer. < a href = "classIRDaikin2.html#ab6c48355e0a0c80d3cd99ae276df80a5" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:ab6c48355e0a0c80d3cd99ae276df80a5" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-06-24 20:48:33 +01:00
< tr class = "memitem:a8b32b1b9a87c9b671af6aeedb709d520" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classIRDaikin2.html#a8b32b1b9a87c9b671af6aeedb709d520" > setCurrentTime< / a > (const uint16_t time)< / td > < / tr >
< tr class = "memdesc:a8b32b1b9a87c9b671af6aeedb709d520" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Set the clock on the A/C unit. < a href = "classIRDaikin2.html#a8b32b1b9a87c9b671af6aeedb709d520" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a8b32b1b9a87c9b671af6aeedb709d520" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-11-14 18:31:50 +00:00
< tr class = "memitem:ac6350e7bc0af04e7a5e49b8d35c5883a" > < td class = "memItemLeft" align = "right" valign = "top" > uint16_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classIRDaikin2.html#ac6350e7bc0af04e7a5e49b8d35c5883a" > getCurrentTime< / a > (void) const< / td > < / tr >
< tr class = "memdesc:ac6350e7bc0af04e7a5e49b8d35c5883a" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Get the clock time to be sent to the A/C unit. < a href = "classIRDaikin2.html#ac6350e7bc0af04e7a5e49b8d35c5883a" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:ac6350e7bc0af04e7a5e49b8d35c5883a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-06-24 20:48:33 +01:00
< tr class = "memitem:a4c0588887a45403a0a9f2cf95f847889" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classIRDaikin2.html#a4c0588887a45403a0a9f2cf95f847889" > setBeep< / a > (const uint8_t beep)< / td > < / tr >
< tr class = "memdesc:a4c0588887a45403a0a9f2cf95f847889" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Set the Beep mode of the A/C. < a href = "classIRDaikin2.html#a4c0588887a45403a0a9f2cf95f847889" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a4c0588887a45403a0a9f2cf95f847889" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-11-14 18:31:50 +00:00
< tr class = "memitem:ac952fe406ec76350b80b94c1237d0db9" > < td class = "memItemLeft" align = "right" valign = "top" > uint8_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classIRDaikin2.html#ac952fe406ec76350b80b94c1237d0db9" > getBeep< / a > (void) const< / td > < / tr >
< tr class = "memdesc:ac952fe406ec76350b80b94c1237d0db9" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Get the Beep status of the A/C. < a href = "classIRDaikin2.html#ac952fe406ec76350b80b94c1237d0db9" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:ac952fe406ec76350b80b94c1237d0db9" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-06-24 20:48:33 +01:00
< tr class = "memitem:a7ecadb3335e9b22729a89b4c41456242" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classIRDaikin2.html#a7ecadb3335e9b22729a89b4c41456242" > setLight< / a > (const uint8_t light)< / td > < / tr >
< tr class = "memdesc:a7ecadb3335e9b22729a89b4c41456242" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Set the Light (LED) mode of the A/C. < a href = "classIRDaikin2.html#a7ecadb3335e9b22729a89b4c41456242" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a7ecadb3335e9b22729a89b4c41456242" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-11-14 18:31:50 +00:00
< tr class = "memitem:a100812aedfaa32830dfb59c7857b4af5" > < td class = "memItemLeft" align = "right" valign = "top" > uint8_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classIRDaikin2.html#a100812aedfaa32830dfb59c7857b4af5" > getLight< / a > (void) const< / td > < / tr >
< tr class = "memdesc:a100812aedfaa32830dfb59c7857b4af5" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Get the Light status of the A/C. < a href = "classIRDaikin2.html#a100812aedfaa32830dfb59c7857b4af5" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a100812aedfaa32830dfb59c7857b4af5" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a21e09b867710a225d5cf53006f723326" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classIRDaikin2.html#a21e09b867710a225d5cf53006f723326" > setClean< / a > (const bool < a class = "el" href = "classIRDaikin2.html#aa3bdd3aa29a4db32f04411cbab27e570" > on< / a > )< / td > < / tr >
2020-06-24 20:48:33 +01:00
< tr class = "memdesc:a21e09b867710a225d5cf53006f723326" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Set the Auto clean mode of the A/C. < a href = "classIRDaikin2.html#a21e09b867710a225d5cf53006f723326" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a21e09b867710a225d5cf53006f723326" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-11-14 18:31:50 +00:00
< tr class = "memitem:a742d3167334e11c6386906ed7f4ba044" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classIRDaikin2.html#a742d3167334e11c6386906ed7f4ba044" > getClean< / a > (void) const< / td > < / tr >
< tr class = "memdesc:a742d3167334e11c6386906ed7f4ba044" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Get the Auto Clean mode status of the A/C. < a href = "classIRDaikin2.html#a742d3167334e11c6386906ed7f4ba044" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a742d3167334e11c6386906ed7f4ba044" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a6e0596c7b9f9b43b8d241340ae08e886" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classIRDaikin2.html#a6e0596c7b9f9b43b8d241340ae08e886" > setFreshAir< / a > (const bool < a class = "el" href = "classIRDaikin2.html#aa3bdd3aa29a4db32f04411cbab27e570" > on< / a > )< / td > < / tr >
2020-06-24 20:48:33 +01:00
< tr class = "memdesc:a6e0596c7b9f9b43b8d241340ae08e886" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Set the Fresh Air mode of the A/C. < a href = "classIRDaikin2.html#a6e0596c7b9f9b43b8d241340ae08e886" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a6e0596c7b9f9b43b8d241340ae08e886" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-11-14 18:31:50 +00:00
< tr class = "memitem:a5a7f38e358d0968d9af6ffca76248330" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classIRDaikin2.html#a5a7f38e358d0968d9af6ffca76248330" > getFreshAir< / a > (void) const< / td > < / tr >
< tr class = "memdesc:a5a7f38e358d0968d9af6ffca76248330" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Get the Fresh Air mode status of the A/C. < a href = "classIRDaikin2.html#a5a7f38e358d0968d9af6ffca76248330" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a5a7f38e358d0968d9af6ffca76248330" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a044471f2298a1942bcc2f859f9459924" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classIRDaikin2.html#a044471f2298a1942bcc2f859f9459924" > setFreshAirHigh< / a > (const bool < a class = "el" href = "classIRDaikin2.html#aa3bdd3aa29a4db32f04411cbab27e570" > on< / a > )< / td > < / tr >
2020-06-24 20:48:33 +01:00
< tr class = "memdesc:a044471f2298a1942bcc2f859f9459924" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Set the (High) Fresh Air mode of the A/C. < a href = "classIRDaikin2.html#a044471f2298a1942bcc2f859f9459924" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a044471f2298a1942bcc2f859f9459924" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-11-14 18:31:50 +00:00
< tr class = "memitem:a0e1d1a46a38c722943bc212cdc09ab97" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classIRDaikin2.html#a0e1d1a46a38c722943bc212cdc09ab97" > getFreshAirHigh< / a > (void) const< / td > < / tr >
< tr class = "memdesc:a0e1d1a46a38c722943bc212cdc09ab97" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Get the (High) Fresh Air mode status of the A/C. < a href = "classIRDaikin2.html#a0e1d1a46a38c722943bc212cdc09ab97" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a0e1d1a46a38c722943bc212cdc09ab97" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:af4bcf5f856169761c9b0f1fb6607af21" > < td class = "memItemLeft" align = "right" valign = "top" > uint8_t *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classIRDaikin2.html#af4bcf5f856169761c9b0f1fb6607af21" > getRaw< / a > (void)< / td > < / tr >
< tr class = "memdesc:af4bcf5f856169761c9b0f1fb6607af21" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Get a PTR to the internal state/code for this protocol. < a href = "classIRDaikin2.html#af4bcf5f856169761c9b0f1fb6607af21" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:af4bcf5f856169761c9b0f1fb6607af21" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-06-24 20:48:33 +01:00
< tr class = "memitem:a132001e73eb5744a3a174c5517c9bbda" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classIRDaikin2.html#a132001e73eb5744a3a174c5517c9bbda" > setRaw< / a > (const uint8_t new_code[])< / td > < / tr >
< tr class = "memdesc:a132001e73eb5744a3a174c5517c9bbda" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Set the internal state from a valid code for this protocol. < a href = "classIRDaikin2.html#a132001e73eb5744a3a174c5517c9bbda" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a132001e73eb5744a3a174c5517c9bbda" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-11-14 18:31:50 +00:00
< tr class = "memitem:a8d6c439465779b8febe9eb977e4542c0" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "structstdAc_1_1state__t.html" > stdAc::state_t< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classIRDaikin2.html#a8d6c439465779b8febe9eb977e4542c0" > toCommon< / a > (void) const< / td > < / tr >
< tr class = "memdesc:a8d6c439465779b8febe9eb977e4542c0" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Convert the current internal state into its < a class = "el" href = "structstdAc_1_1state__t.html" title = "Structure to hold a common A/C state." > stdAc::state_t< / a > equivalent. < a href = "classIRDaikin2.html#a8d6c439465779b8febe9eb977e4542c0" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a8d6c439465779b8febe9eb977e4542c0" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ac714e4a88f2b129920a7813d3e1658b7" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "IRremoteESP8266_8h.html#afbeda3fd1bdc8c37d01bdf9f5c8274ff" > String< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classIRDaikin2.html#ac714e4a88f2b129920a7813d3e1658b7" > toString< / a > (void) const< / td > < / tr >
< tr class = "memdesc:ac714e4a88f2b129920a7813d3e1658b7" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Convert the current internal state into a human readable string. < a href = "classIRDaikin2.html#ac714e4a88f2b129920a7813d3e1658b7" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:ac714e4a88f2b129920a7813d3e1658b7" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-06-24 20:48:33 +01:00
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pub-static-methods" > < / a >
Static Public Member Functions< / h2 > < / td > < / tr >
< tr class = "memitem:ade5c0dbfe38d9ac0c4bc009c897af04d" > < td class = "memItemLeft" align = "right" valign = "top" > static bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classIRDaikin2.html#ade5c0dbfe38d9ac0c4bc009c897af04d" > validChecksum< / a > (uint8_t state[], const uint16_t length=< a class = "el" href = "IRremoteESP8266_8h.html#a349e4d17f83bb3e707ff19c0255c1644" > kDaikin2StateLength< / a > )< / td > < / tr >
< tr class = "memdesc:ade5c0dbfe38d9ac0c4bc009c897af04d" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Verify the checksum is valid for a given state. < a href = "classIRDaikin2.html#ade5c0dbfe38d9ac0c4bc009c897af04d" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:ade5c0dbfe38d9ac0c4bc009c897af04d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a10aae6ec9783eac9d89ff98b947767dd" > < td class = "memItemLeft" align = "right" valign = "top" > static uint8_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classIRDaikin2.html#a10aae6ec9783eac9d89ff98b947767dd" > convertMode< / a > (const < a class = "el" href = "namespacestdAc.html#a99ad268c783486f9b3207cb78f48444f" > stdAc::opmode_t< / a > mode)< / td > < / tr >
< tr class = "memdesc:a10aae6ec9783eac9d89ff98b947767dd" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Convert a < a class = "el" href = "namespacestdAc.html#a99ad268c783486f9b3207cb78f48444f" title = "Common A/C settings for A/C operating modes." > stdAc::opmode_t< / a > enum into its native mode. < a href = "classIRDaikin2.html#a10aae6ec9783eac9d89ff98b947767dd" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a10aae6ec9783eac9d89ff98b947767dd" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ad147ea14695c9498bb091862e172dc81" > < td class = "memItemLeft" align = "right" valign = "top" > static uint8_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classIRDaikin2.html#ad147ea14695c9498bb091862e172dc81" > convertFan< / a > (const < a class = "el" href = "namespacestdAc.html#a8bb0dbf18fe69f639f4ac0b3ff133383" > stdAc::fanspeed_t< / a > speed)< / td > < / tr >
< tr class = "memdesc:ad147ea14695c9498bb091862e172dc81" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Convert a < a class = "el" href = "namespacestdAc.html#a8bb0dbf18fe69f639f4ac0b3ff133383" title = "Common A/C settings for Fan Speeds." > stdAc::fanspeed_t< / a > enum into it's native speed. < a href = "classIRDaikin2.html#ad147ea14695c9498bb091862e172dc81" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:ad147ea14695c9498bb091862e172dc81" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aa3de8468b869989ec52a5f9f57ff4a77" > < td class = "memItemLeft" align = "right" valign = "top" > static uint8_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classIRDaikin2.html#aa3de8468b869989ec52a5f9f57ff4a77" > convertSwingV< / a > (const < a class = "el" href = "namespacestdAc.html#ac07f224c7bb47cac55dd01f24770ef43" > stdAc::swingv_t< / a > position)< / td > < / tr >
< tr class = "memdesc:aa3de8468b869989ec52a5f9f57ff4a77" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Convert a < a class = "el" href = "namespacestdAc.html#ac07f224c7bb47cac55dd01f24770ef43" title = "Common A/C settings for Vertical Swing." > stdAc::swingv_t< / a > enum into it's native setting. < a href = "classIRDaikin2.html#aa3de8468b869989ec52a5f9f57ff4a77" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:aa3de8468b869989ec52a5f9f57ff4a77" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a79a989ad0221157c4dd8d992cc2863dc" > < td class = "memItemLeft" align = "right" valign = "top" > static uint8_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classIRDaikin2.html#a79a989ad0221157c4dd8d992cc2863dc" > convertSwingH< / a > (const < a class = "el" href = "namespacestdAc.html#aae50ee315fa9c9ec1a4078da40d6b147" > stdAc::swingh_t< / a > position)< / td > < / tr >
< tr class = "memdesc:a79a989ad0221157c4dd8d992cc2863dc" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Convert a < a class = "el" href = "namespacestdAc.html#aae50ee315fa9c9ec1a4078da40d6b147" title = "Common A/C settings for Horizontal Swing." > stdAc::swingh_t< / a > enum into it's native setting. < a href = "classIRDaikin2.html#a79a989ad0221157c4dd8d992cc2863dc" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a79a989ad0221157c4dd8d992cc2863dc" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a1f3e17757bd4beb0330d75ec3df9788b" > < td class = "memItemLeft" align = "right" valign = "top" > static < a class = "el" href = "namespacestdAc.html#ac07f224c7bb47cac55dd01f24770ef43" > stdAc::swingv_t< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classIRDaikin2.html#a1f3e17757bd4beb0330d75ec3df9788b" > toCommonSwingV< / a > (const uint8_t setting)< / td > < / tr >
< tr class = "memdesc:a1f3e17757bd4beb0330d75ec3df9788b" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Convert a native vertical swing postion to it's common equivalent. < a href = "classIRDaikin2.html#a1f3e17757bd4beb0330d75ec3df9788b" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a1f3e17757bd4beb0330d75ec3df9788b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a85bb152a4bdcc2798270ee58a3cfe2ae" > < td class = "memItemLeft" align = "right" valign = "top" > static < a class = "el" href = "namespacestdAc.html#aae50ee315fa9c9ec1a4078da40d6b147" > stdAc::swingh_t< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classIRDaikin2.html#a85bb152a4bdcc2798270ee58a3cfe2ae" > toCommonSwingH< / a > (const uint8_t setting)< / td > < / tr >
< tr class = "memdesc:a85bb152a4bdcc2798270ee58a3cfe2ae" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Convert a native horizontal swing postion to it's common equivalent. < a href = "classIRDaikin2.html#a85bb152a4bdcc2798270ee58a3cfe2ae" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a85bb152a4bdcc2798270ee58a3cfe2ae" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pri-methods" > < / a >
Private Member Functions< / h2 > < / td > < / tr >
2020-11-14 18:31:50 +00:00
< tr class = "memitem:a93928b703f9b72218f2a607879cb401d" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classIRDaikin2.html#a93928b703f9b72218f2a607879cb401d" > stateReset< / a > (void)< / td > < / tr >
< tr class = "memdesc:a93928b703f9b72218f2a607879cb401d" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Reset the internal state to a fixed known good state. < a href = "classIRDaikin2.html#a93928b703f9b72218f2a607879cb401d" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a93928b703f9b72218f2a607879cb401d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a0d418ae9490b2a24d680998209e5c7ea" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classIRDaikin2.html#a0d418ae9490b2a24d680998209e5c7ea" > checksum< / a > (void)< / td > < / tr >
< tr class = "memdesc:a0d418ae9490b2a24d680998209e5c7ea" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Calculate and set the checksum values for the internal state. < a href = "classIRDaikin2.html#a0d418ae9490b2a24d680998209e5c7ea" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a0d418ae9490b2a24d680998209e5c7ea" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a1e6507bb20167547d175496ffc5ed39d" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classIRDaikin2.html#a1e6507bb20167547d175496ffc5ed39d" > clearOnTimerFlag< / a > (void)< / td > < / tr >
< tr class = "memdesc:a1e6507bb20167547d175496ffc5ed39d" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Clear the On Timer flag. < a href = "classIRDaikin2.html#a1e6507bb20167547d175496ffc5ed39d" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a1e6507bb20167547d175496ffc5ed39d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a2e00f01a66257966c7a166d66d01de93" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classIRDaikin2.html#a2e00f01a66257966c7a166d66d01de93" > clearSleepTimerFlag< / a > (void)< / td > < / tr >
< tr class = "memdesc:a2e00f01a66257966c7a166d66d01de93" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Clear the sleep timer flag. < a href = "classIRDaikin2.html#a2e00f01a66257966c7a166d66d01de93" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a2e00f01a66257966c7a166d66d01de93" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-06-24 20:48:33 +01:00
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pri-attribs" > < / a >
Private Attributes< / h2 > < / td > < / tr >
< tr class = "memitem:aa8ba00ae2c09af098146452164c4cb3b" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classIRsend.html" > IRsend< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classIRDaikin2.html#aa8ba00ae2c09af098146452164c4cb3b" > _irsend< / a > < / td > < / tr >
< tr class = "memdesc:aa8ba00ae2c09af098146452164c4cb3b" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > instance of the IR send class < a href = "classIRDaikin2.html#aa8ba00ae2c09af098146452164c4cb3b" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:aa8ba00ae2c09af098146452164c4cb3b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-11-14 18:31:50 +00:00
< tr class = "memitem:a656fd69f0163ba8685e537d122355f13" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "unionDaikin2Protocol.html" > Daikin2Protocol< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classIRDaikin2.html#a656fd69f0163ba8685e537d122355f13" > _< / a > < / td > < / tr >
< tr class = "separator:a656fd69f0163ba8685e537d122355f13" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-06-24 20:48:33 +01:00
< / table >
< a name = "details" id = "details" > < / a > < h2 class = "groupheader" > Detailed Description< / h2 >
2020-09-01 10:36:06 +01:00
< div class = "textblock" > < p > Class for handling detailed Daikin 312-bit A/C messages. < / p >
< dl class = "section note" > < dt > Note< / dt > < dd > Code by crankyoldgit, Reverse engineering analysis by sheppy99 < / dd > < / dl >
2020-06-24 20:48:33 +01:00
< / div > < h2 class = "groupheader" > Constructor & Destructor Documentation< / h2 >
< a id = "a3ffe908313f162b92e92307578592fca" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a3ffe908313f162b92e92307578592fca" > ◆ < / a > < / span > IRDaikin2()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > IRDaikin2::IRDaikin2 < / td >
< td > (< / td >
< td class = "paramtype" > const uint16_t  < / td >
< td class = "paramname" > < em > pin< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const bool  < / td >
< td class = "paramname" > < em > inverted< / em > = < code > false< / code > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const bool  < / td >
< td class = "paramname" > < em > use_modulation< / em > = < code > true< / code >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > explicit< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Class constructor. < / p >
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramdir" > [in]< / td > < td class = "paramname" > pin< / td > < td > GPIO to be used when sending. < / td > < / tr >
< tr > < td class = "paramdir" > [in]< / td > < td class = "paramname" > inverted< / td > < td > Is the output signal to be inverted? < / td > < / tr >
< tr > < td class = "paramdir" > [in]< / td > < td class = "paramname" > use_modulation< / td > < td > Is frequency modulation to be used? < / td > < / tr >
< / table >
< / dd >
< / dl >
< / div >
< / div >
< h2 class = "groupheader" > Member Function Documentation< / h2 >
2020-11-14 18:31:50 +00:00
< a id = "a0fc6c2ca326a1f3b3e4e2b87643d044b" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a0fc6c2ca326a1f3b3e4e2b87643d044b" > ◆ < / a > < / span > begin()< / h2 >
2020-06-24 20:48:33 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void IRDaikin2::begin < / td >
< td > (< / td >
2020-11-14 18:31:50 +00:00
< td class = "paramtype" > void  < / td >
2020-06-24 20:48:33 +01:00
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Set up hardware to be able to send a message. < / p >
< / div >
< / div >
< a id = "a96c62125bddf113c6524960062d05a57" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a96c62125bddf113c6524960062d05a57" > ◆ < / a > < / span > calibrate()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > int8_t IRDaikin2::calibrate < / td >
< td > (< / td >
< td class = "paramtype" > void  < / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Run the calibration to calculate uSec timing offsets for this platform. < / p >
< dl class = "section return" > < dt > Returns< / dt > < dd > The uSec timing offset needed per modulation of the IR Led. < / dd > < / dl >
< dl class = "section note" > < dt > Note< / dt > < dd > This will produce a 65ms IR signal pulse at 38kHz. Only ever needs to be run once per object instantiation, if at all. < / dd > < / dl >
< / div >
< / div >
2020-11-14 18:31:50 +00:00
< a id = "a0d418ae9490b2a24d680998209e5c7ea" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a0d418ae9490b2a24d680998209e5c7ea" > ◆ < / a > < / span > checksum()< / h2 >
2020-06-24 20:48:33 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > void IRDaikin2::checksum < / td >
< td > (< / td >
2020-11-14 18:31:50 +00:00
< td class = "paramtype" > void  < / td >
2020-06-24 20:48:33 +01:00
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > private< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Calculate and set the checksum values for the internal state. < / p >
< / div >
< / div >
2020-11-14 18:31:50 +00:00
< a id = "a1e6507bb20167547d175496ffc5ed39d" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a1e6507bb20167547d175496ffc5ed39d" > ◆ < / a > < / span > clearOnTimerFlag()< / h2 >
2020-06-24 20:48:33 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > void IRDaikin2::clearOnTimerFlag < / td >
< td > (< / td >
2020-11-14 18:31:50 +00:00
< td class = "paramtype" > void  < / td >
2020-06-24 20:48:33 +01:00
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > private< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Clear the On Timer flag. < / p >
< / div >
< / div >
2020-11-14 18:31:50 +00:00
< a id = "a2e00f01a66257966c7a166d66d01de93" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a2e00f01a66257966c7a166d66d01de93" > ◆ < / a > < / span > clearSleepTimerFlag()< / h2 >
2020-06-24 20:48:33 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > void IRDaikin2::clearSleepTimerFlag < / td >
< td > (< / td >
2020-11-14 18:31:50 +00:00
< td class = "paramtype" > void  < / td >
2020-06-24 20:48:33 +01:00
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > private< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Clear the sleep timer flag. < / p >
< / div >
< / div >
< a id = "ad147ea14695c9498bb091862e172dc81" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ad147ea14695c9498bb091862e172dc81" > ◆ < / a > < / span > convertFan()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > uint8_t IRDaikin2::convertFan < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "namespacestdAc.html#a8bb0dbf18fe69f639f4ac0b3ff133383" > stdAc::fanspeed_t< / a >   < / td >
< td class = "paramname" > < em > speed< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > static< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Convert a < a class = "el" href = "namespacestdAc.html#a8bb0dbf18fe69f639f4ac0b3ff133383" title = "Common A/C settings for Fan Speeds." > stdAc::fanspeed_t< / a > enum into it's native speed. < / p >
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramdir" > [in]< / td > < td class = "paramname" > speed< / td > < td > The enum to be converted. < / td > < / tr >
< / table >
< / dd >
< / dl >
2020-11-14 18:31:50 +00:00
< dl class = "section return" > < dt > Returns< / dt > < dd > The native equivalent of the enum. < / dd > < / dl >
2020-06-24 20:48:33 +01:00
< / div >
< / div >
< a id = "a10aae6ec9783eac9d89ff98b947767dd" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a10aae6ec9783eac9d89ff98b947767dd" > ◆ < / a > < / span > convertMode()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > uint8_t IRDaikin2::convertMode < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "namespacestdAc.html#a99ad268c783486f9b3207cb78f48444f" > stdAc::opmode_t< / a >   < / td >
< td class = "paramname" > < em > mode< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > static< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Convert a < a class = "el" href = "namespacestdAc.html#a99ad268c783486f9b3207cb78f48444f" title = "Common A/C settings for A/C operating modes." > stdAc::opmode_t< / a > enum into its native mode. < / p >
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramdir" > [in]< / td > < td class = "paramname" > mode< / td > < td > The enum to be converted. < / td > < / tr >
< / table >
< / dd >
< / dl >
2020-11-14 18:31:50 +00:00
< dl class = "section return" > < dt > Returns< / dt > < dd > The native equivalent of the enum. < / dd > < / dl >
2020-06-24 20:48:33 +01:00
< / div >
< / div >
< a id = "a79a989ad0221157c4dd8d992cc2863dc" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a79a989ad0221157c4dd8d992cc2863dc" > ◆ < / a > < / span > convertSwingH()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > uint8_t IRDaikin2::convertSwingH < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "namespacestdAc.html#aae50ee315fa9c9ec1a4078da40d6b147" > stdAc::swingh_t< / a >   < / td >
< td class = "paramname" > < em > position< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > static< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Convert a < a class = "el" href = "namespacestdAc.html#aae50ee315fa9c9ec1a4078da40d6b147" title = "Common A/C settings for Horizontal Swing." > stdAc::swingh_t< / a > enum into it's native setting. < / p >
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramdir" > [in]< / td > < td class = "paramname" > position< / td > < td > The enum to be converted. < / td > < / tr >
< / table >
< / dd >
< / dl >
2020-11-14 18:31:50 +00:00
< dl class = "section return" > < dt > Returns< / dt > < dd > The native equivalent of the enum. < / dd > < / dl >
2020-06-24 20:48:33 +01:00
< / div >
< / div >
< a id = "aa3de8468b869989ec52a5f9f57ff4a77" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aa3de8468b869989ec52a5f9f57ff4a77" > ◆ < / a > < / span > convertSwingV()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > uint8_t IRDaikin2::convertSwingV < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "namespacestdAc.html#ac07f224c7bb47cac55dd01f24770ef43" > stdAc::swingv_t< / a >   < / td >
< td class = "paramname" > < em > position< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > static< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Convert a < a class = "el" href = "namespacestdAc.html#ac07f224c7bb47cac55dd01f24770ef43" title = "Common A/C settings for Vertical Swing." > stdAc::swingv_t< / a > enum into it's native setting. < / p >
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramdir" > [in]< / td > < td class = "paramname" > position< / td > < td > The enum to be converted. < / td > < / tr >
< / table >
< / dd >
< / dl >
2020-11-14 18:31:50 +00:00
< dl class = "section return" > < dt > Returns< / dt > < dd > The native equivalent of the enum. < / dd > < / dl >
2020-06-24 20:48:33 +01:00
< / div >
< / div >
2020-11-14 18:31:50 +00:00
< a id = "a8cbdbc0de31b14f974cd8cd87f3ca54a" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a8cbdbc0de31b14f974cd8cd87f3ca54a" > ◆ < / a > < / span > disableOffTimer()< / h2 >
2020-06-24 20:48:33 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void IRDaikin2::disableOffTimer < / td >
< td > (< / td >
2020-11-14 18:31:50 +00:00
< td class = "paramtype" > void  < / td >
2020-06-24 20:48:33 +01:00
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Disable the Off timer. < / p >
< / div >
< / div >
2020-11-14 18:31:50 +00:00
< a id = "a170a1e9ddb7873dc1392184a85387cc3" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a170a1e9ddb7873dc1392184a85387cc3" > ◆ < / a > < / span > disableOnTimer()< / h2 >
2020-06-24 20:48:33 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void IRDaikin2::disableOnTimer < / td >
< td > (< / td >
2020-11-14 18:31:50 +00:00
< td class = "paramtype" > void  < / td >
2020-06-24 20:48:33 +01:00
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Disable the On timer. < / p >
< / div >
< / div >
2020-11-14 18:31:50 +00:00
< a id = "a152532ef9d905e26930ae145a9623877" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a152532ef9d905e26930ae145a9623877" > ◆ < / a > < / span > disableSleepTimer()< / h2 >
2020-06-24 20:48:33 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void IRDaikin2::disableSleepTimer < / td >
< td > (< / td >
2020-11-14 18:31:50 +00:00
< td class = "paramtype" > void  < / td >
2020-06-24 20:48:33 +01:00
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Disable the sleep timer. < / p >
< / div >
< / div >
< a id = "afc7ba7d7de2976e010a72778091d633a" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#afc7ba7d7de2976e010a72778091d633a" > ◆ < / a > < / span > enableOffTimer()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void IRDaikin2::enableOffTimer < / td >
< td > (< / td >
< td class = "paramtype" > const uint16_t  < / td >
< td class = "paramname" > < em > endtime< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Set the enable status & time of the Off Timer. < / p >
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramdir" > [in]< / td > < td class = "paramname" > endtime< / td > < td > The number of minutes past midnight. < / td > < / tr >
< / table >
< / dd >
< / dl >
< / div >
< / div >
< a id = "a91ec5f7c67cb87102a5eb030e0763b50" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a91ec5f7c67cb87102a5eb030e0763b50" > ◆ < / a > < / span > enableOnTimer()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void IRDaikin2::enableOnTimer < / td >
< td > (< / td >
< td class = "paramtype" > const uint16_t  < / td >
< td class = "paramname" > < em > starttime< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Set the enable status & time of the On Timer. < / p >
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramdir" > [in]< / td > < td class = "paramname" > starttime< / td > < td > The number of minutes past midnight. < / td > < / tr >
< / table >
< / dd >
< / dl >
< dl class = "section note" > < dt > Note< / dt > < dd > Timer location is shared with sleep timer. < / dd > < / dl >
< / div >
< / div >
< a id = "a9c86782a98a54818ae92419eec5a060b" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a9c86782a98a54818ae92419eec5a060b" > ◆ < / a > < / span > enableSleepTimer()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void IRDaikin2::enableSleepTimer < / td >
< td > (< / td >
< td class = "paramtype" > const uint16_t  < / td >
< td class = "paramname" > < em > sleeptime< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Set the enable status & time of the Sleep Timer. < / p >
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramdir" > [in]< / td > < td class = "paramname" > sleeptime< / td > < td > The number of minutes past midnight. < / td > < / tr >
< / table >
< / dd >
< / dl >
< dl class = "section note" > < dt > Note< / dt > < dd > The Timer location is shared with On Timer. < / dd > < / dl >
< / div >
< / div >
2020-11-14 18:31:50 +00:00
< a id = "ac952fe406ec76350b80b94c1237d0db9" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ac952fe406ec76350b80b94c1237d0db9" > ◆ < / a > < / span > getBeep()< / h2 >
2020-06-24 20:48:33 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > uint8_t IRDaikin2::getBeep < / td >
< td > (< / td >
2020-11-14 18:31:50 +00:00
< td class = "paramtype" > void  < / td >
2020-06-24 20:48:33 +01:00
< td class = "paramname" > < / td > < td > )< / td >
2020-11-14 18:31:50 +00:00
< td > const< / td >
2020-06-24 20:48:33 +01:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Get the Beep status of the A/C. < / p >
< dl class = "section return" > < dt > Returns< / dt > < dd > true, the setting is on. false, the setting is off. < / dd > < / dl >
< / div >
< / div >
2020-11-14 18:31:50 +00:00
< a id = "a742d3167334e11c6386906ed7f4ba044" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a742d3167334e11c6386906ed7f4ba044" > ◆ < / a > < / span > getClean()< / h2 >
2020-06-24 20:48:33 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > bool IRDaikin2::getClean < / td >
< td > (< / td >
2020-11-14 18:31:50 +00:00
< td class = "paramtype" > void  < / td >
2020-06-24 20:48:33 +01:00
< td class = "paramname" > < / td > < td > )< / td >
2020-11-14 18:31:50 +00:00
< td > const< / td >
2020-06-24 20:48:33 +01:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Get the Auto Clean mode status of the A/C. < / p >
< dl class = "section return" > < dt > Returns< / dt > < dd > true, the setting is on. false, the setting is off. < / dd > < / dl >
< / div >
< / div >
2020-11-14 18:31:50 +00:00
< a id = "ac6350e7bc0af04e7a5e49b8d35c5883a" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ac6350e7bc0af04e7a5e49b8d35c5883a" > ◆ < / a > < / span > getCurrentTime()< / h2 >
2020-06-24 20:48:33 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > uint16_t IRDaikin2::getCurrentTime < / td >
< td > (< / td >
2020-11-14 18:31:50 +00:00
< td class = "paramtype" > void  < / td >
2020-06-24 20:48:33 +01:00
< td class = "paramname" > < / td > < td > )< / td >
2020-11-14 18:31:50 +00:00
< td > const< / td >
2020-06-24 20:48:33 +01:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Get the clock time to be sent to the A/C unit. < / p >
< dl class = "section return" > < dt > Returns< / dt > < dd > The number of minutes past midnight. < / dd > < / dl >
< / div >
< / div >
2020-11-14 18:31:50 +00:00
< a id = "aa0471ba51480c60af811b157c98945b8" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aa0471ba51480c60af811b157c98945b8" > ◆ < / a > < / span > getEcono()< / h2 >
2020-06-24 20:48:33 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > bool IRDaikin2::getEcono < / td >
< td > (< / td >
2020-11-14 18:31:50 +00:00
< td class = "paramtype" > void  < / td >
2020-06-24 20:48:33 +01:00
< td class = "paramname" > < / td > < td > )< / td >
2020-11-14 18:31:50 +00:00
< td > const< / td >
2020-06-24 20:48:33 +01:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Get the Economical mode of the A/C. < / p >
< dl class = "section return" > < dt > Returns< / dt > < dd > true, the setting is on. false, the setting is off. < / dd > < / dl >
< / div >
< / div >
2020-11-14 18:31:50 +00:00
< a id = "a7de3421d44db047fdbdfa6bad20a71e8" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a7de3421d44db047fdbdfa6bad20a71e8" > ◆ < / a > < / span > getEye()< / h2 >
2020-06-24 20:48:33 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > bool IRDaikin2::getEye < / td >
< td > (< / td >
2020-11-14 18:31:50 +00:00
< td class = "paramtype" > void  < / td >
2020-06-24 20:48:33 +01:00
< td class = "paramname" > < / td > < td > )< / td >
2020-11-14 18:31:50 +00:00
< td > const< / td >
2020-06-24 20:48:33 +01:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Get the Eye (Sensor) mode status of the A/C. < / p >
< dl class = "section return" > < dt > Returns< / dt > < dd > true, the setting is on. false, the setting is off. < / dd > < / dl >
< / div >
< / div >
2020-11-14 18:31:50 +00:00
< a id = "ad3de9384586e091b85065a1f2c359295" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ad3de9384586e091b85065a1f2c359295" > ◆ < / a > < / span > getEyeAuto()< / h2 >
2020-06-24 20:48:33 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > bool IRDaikin2::getEyeAuto < / td >
< td > (< / td >
2020-11-14 18:31:50 +00:00
< td class = "paramtype" > void  < / td >
2020-06-24 20:48:33 +01:00
< td class = "paramname" > < / td > < td > )< / td >
2020-11-14 18:31:50 +00:00
< td > const< / td >
2020-06-24 20:48:33 +01:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Get the Automaitc Eye (Sensor) mode status of the A/C. < / p >
< dl class = "section return" > < dt > Returns< / dt > < dd > true, the setting is on. false, the setting is off. < / dd > < / dl >
< / div >
< / div >
2020-11-14 18:31:50 +00:00
< a id = "a5ba2b2a1cd20916b3dc0f5f57dd265e3" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a5ba2b2a1cd20916b3dc0f5f57dd265e3" > ◆ < / a > < / span > getFan()< / h2 >
2020-06-24 20:48:33 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > uint8_t IRDaikin2::getFan < / td >
< td > (< / td >
2020-11-14 18:31:50 +00:00
< td class = "paramtype" > void  < / td >
2020-06-24 20:48:33 +01:00
< td class = "paramname" > < / td > < td > )< / td >
2020-11-14 18:31:50 +00:00
< td > const< / td >
2020-06-24 20:48:33 +01:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Get the current fan speed setting. < / p >
< dl class = "section return" > < dt > Returns< / dt > < dd > The current fan speed. < / dd > < / dl >
< / div >
< / div >
2020-11-14 18:31:50 +00:00
< a id = "a5a7f38e358d0968d9af6ffca76248330" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a5a7f38e358d0968d9af6ffca76248330" > ◆ < / a > < / span > getFreshAir()< / h2 >
2020-06-24 20:48:33 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > bool IRDaikin2::getFreshAir < / td >
< td > (< / td >
2020-11-14 18:31:50 +00:00
< td class = "paramtype" > void  < / td >
2020-06-24 20:48:33 +01:00
< td class = "paramname" > < / td > < td > )< / td >
2020-11-14 18:31:50 +00:00
< td > const< / td >
2020-06-24 20:48:33 +01:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Get the Fresh Air mode status of the A/C. < / p >
< dl class = "section return" > < dt > Returns< / dt > < dd > true, the setting is on. false, the setting is off. < / dd > < / dl >
< / div >
< / div >
2020-11-14 18:31:50 +00:00
< a id = "a0e1d1a46a38c722943bc212cdc09ab97" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a0e1d1a46a38c722943bc212cdc09ab97" > ◆ < / a > < / span > getFreshAirHigh()< / h2 >
2020-06-24 20:48:33 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > bool IRDaikin2::getFreshAirHigh < / td >
< td > (< / td >
2020-11-14 18:31:50 +00:00
< td class = "paramtype" > void  < / td >
2020-06-24 20:48:33 +01:00
< td class = "paramname" > < / td > < td > )< / td >
2020-11-14 18:31:50 +00:00
< td > const< / td >
2020-06-24 20:48:33 +01:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Get the (High) Fresh Air mode status of the A/C. < / p >
< dl class = "section return" > < dt > Returns< / dt > < dd > true, the setting is on. false, the setting is off. < / dd > < / dl >
< / div >
< / div >
2020-11-14 18:31:50 +00:00
< a id = "a100812aedfaa32830dfb59c7857b4af5" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a100812aedfaa32830dfb59c7857b4af5" > ◆ < / a > < / span > getLight()< / h2 >
2020-06-24 20:48:33 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > uint8_t IRDaikin2::getLight < / td >
< td > (< / td >
2020-11-14 18:31:50 +00:00
< td class = "paramtype" > void  < / td >
2020-06-24 20:48:33 +01:00
< td class = "paramname" > < / td > < td > )< / td >
2020-11-14 18:31:50 +00:00
< td > const< / td >
2020-06-24 20:48:33 +01:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Get the Light status of the A/C. < / p >
< dl class = "section return" > < dt > Returns< / dt > < dd > true, the setting is on. false, the setting is off. < / dd > < / dl >
< / div >
< / div >
2020-11-14 18:31:50 +00:00
< a id = "ab89325df2b63faccaa82c7708cae894e" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ab89325df2b63faccaa82c7708cae894e" > ◆ < / a > < / span > getMode()< / h2 >
2020-06-24 20:48:33 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > uint8_t IRDaikin2::getMode < / td >
< td > (< / td >
2020-11-14 18:31:50 +00:00
< td class = "paramtype" > void  < / td >
2020-06-24 20:48:33 +01:00
< td class = "paramname" > < / td > < td > )< / td >
2020-11-14 18:31:50 +00:00
< td > const< / td >
2020-06-24 20:48:33 +01:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Get the operating mode setting of the A/C. < / p >
< dl class = "section return" > < dt > Returns< / dt > < dd > The current operating mode setting. < / dd > < / dl >
< / div >
< / div >
2020-11-14 18:31:50 +00:00
< a id = "a6fdc34fe5e43a9df5677bb54315359fb" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a6fdc34fe5e43a9df5677bb54315359fb" > ◆ < / a > < / span > getMold()< / h2 >
2020-06-24 20:48:33 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > bool IRDaikin2::getMold < / td >
< td > (< / td >
2020-11-14 18:31:50 +00:00
< td class = "paramtype" > void  < / td >
2020-06-24 20:48:33 +01:00
< td class = "paramname" > < / td > < td > )< / td >
2020-11-14 18:31:50 +00:00
< td > const< / td >
2020-06-24 20:48:33 +01:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Get the Mould (filter) mode status of the A/C. < / p >
< dl class = "section return" > < dt > Returns< / dt > < dd > true, the setting is on. false, the setting is off. < / dd > < / dl >
< / div >
< / div >
2020-11-14 18:31:50 +00:00
< a id = "a8556aa0c7343343efda80246aebd44cb" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a8556aa0c7343343efda80246aebd44cb" > ◆ < / a > < / span > getOffTime()< / h2 >
2020-06-24 20:48:33 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > uint16_t IRDaikin2::getOffTime < / td >
< td > (< / td >
2020-11-14 18:31:50 +00:00
< td class = "paramtype" > void  < / td >
2020-06-24 20:48:33 +01:00
< td class = "paramname" > < / td > < td > )< / td >
2020-11-14 18:31:50 +00:00
< td > const< / td >
2020-06-24 20:48:33 +01:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Get the Off Timer time to be sent to the A/C unit. < / p >
< dl class = "section return" > < dt > Returns< / dt > < dd > The number of minutes past midnight. < / dd > < / dl >
< / div >
< / div >
2020-11-14 18:31:50 +00:00
< a id = "ab6c48355e0a0c80d3cd99ae276df80a5" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ab6c48355e0a0c80d3cd99ae276df80a5" > ◆ < / a > < / span > getOffTimerEnabled()< / h2 >
2020-06-24 20:48:33 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > bool IRDaikin2::getOffTimerEnabled < / td >
< td > (< / td >
2020-11-14 18:31:50 +00:00
< td class = "paramtype" > void  < / td >
2020-06-24 20:48:33 +01:00
< td class = "paramname" > < / td > < td > )< / td >
2020-11-14 18:31:50 +00:00
< td > const< / td >
2020-06-24 20:48:33 +01:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Get the enable status of the Off Timer. < / p >
< dl class = "section return" > < dt > Returns< / dt > < dd > true, the setting is on. false, the setting is off. < / dd > < / dl >
< / div >
< / div >
2020-11-14 18:31:50 +00:00
< a id = "a7e98e1f9211e7e8885c503a7f724030f" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a7e98e1f9211e7e8885c503a7f724030f" > ◆ < / a > < / span > getOnTime()< / h2 >
2020-06-24 20:48:33 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > uint16_t IRDaikin2::getOnTime < / td >
< td > (< / td >
2020-11-14 18:31:50 +00:00
< td class = "paramtype" > void  < / td >
2020-06-24 20:48:33 +01:00
< td class = "paramname" > < / td > < td > )< / td >
2020-11-14 18:31:50 +00:00
< td > const< / td >
2020-06-24 20:48:33 +01:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Get the On Timer time to be sent to the A/C unit. < / p >
< dl class = "section return" > < dt > Returns< / dt > < dd > The number of minutes past midnight. < / dd > < / dl >
< / div >
< / div >
2020-11-14 18:31:50 +00:00
< a id = "a635bd00eff13041b284566936af0d589" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a635bd00eff13041b284566936af0d589" > ◆ < / a > < / span > getOnTimerEnabled()< / h2 >
2020-06-24 20:48:33 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > bool IRDaikin2::getOnTimerEnabled < / td >
< td > (< / td >
2020-11-14 18:31:50 +00:00
< td class = "paramtype" > void  < / td >
2020-06-24 20:48:33 +01:00
< td class = "paramname" > < / td > < td > )< / td >
2020-11-14 18:31:50 +00:00
< td > const< / td >
2020-06-24 20:48:33 +01:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Get the enable status of the On Timer. < / p >
< dl class = "section return" > < dt > Returns< / dt > < dd > true, the setting is on. false, the setting is off. < / dd > < / dl >
< / div >
< / div >
2020-11-14 18:31:50 +00:00
< a id = "a742026c183ee2bf5be1aafd0b6bbec20" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a742026c183ee2bf5be1aafd0b6bbec20" > ◆ < / a > < / span > getPower()< / h2 >
2020-06-24 20:48:33 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > bool IRDaikin2::getPower < / td >
< td > (< / td >
2020-11-14 18:31:50 +00:00
< td class = "paramtype" > void  < / td >
2020-06-24 20:48:33 +01:00
< td class = "paramname" > < / td > < td > )< / td >
2020-11-14 18:31:50 +00:00
< td > const< / td >
2020-06-24 20:48:33 +01:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Get the value of the current power setting. < / p >
< dl class = "section return" > < dt > Returns< / dt > < dd > true, the setting is on. false, the setting is off. < / dd > < / dl >
< / div >
< / div >
2020-11-14 18:31:50 +00:00
< a id = "a91ddd73b1b38fe74233765feecbd1055" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a91ddd73b1b38fe74233765feecbd1055" > ◆ < / a > < / span > getPowerful()< / h2 >
2020-06-24 20:48:33 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > bool IRDaikin2::getPowerful < / td >
< td > (< / td >
2020-11-14 18:31:50 +00:00
< td class = "paramtype" > void  < / td >
2020-06-24 20:48:33 +01:00
< td class = "paramname" > < / td > < td > )< / td >
2020-11-14 18:31:50 +00:00
< td > const< / td >
2020-06-24 20:48:33 +01:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Get the Powerful (Turbo) mode of the A/C. < / p >
< dl class = "section return" > < dt > Returns< / dt > < dd > true, the setting is on. false, the setting is off. < / dd > < / dl >
< / div >
< / div >
2020-11-14 18:31:50 +00:00
< a id = "a73b691ef3fa4a555f7557d0cad63ef02" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a73b691ef3fa4a555f7557d0cad63ef02" > ◆ < / a > < / span > getPurify()< / h2 >
2020-06-24 20:48:33 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > bool IRDaikin2::getPurify < / td >
< td > (< / td >
2020-11-14 18:31:50 +00:00
< td class = "paramtype" > void  < / td >
2020-06-24 20:48:33 +01:00
< td class = "paramname" > < / td > < td > )< / td >
2020-11-14 18:31:50 +00:00
< td > const< / td >
2020-06-24 20:48:33 +01:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Get the Purify (Filter) mode status of the A/C. < / p >
< dl class = "section return" > < dt > Returns< / dt > < dd > true, the setting is on. false, the setting is off. < / dd > < / dl >
< / div >
< / div >
2020-11-14 18:31:50 +00:00
< a id = "ae77c687b5e258baf941181ae0a261aae" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ae77c687b5e258baf941181ae0a261aae" > ◆ < / a > < / span > getQuiet()< / h2 >
2020-06-24 20:48:33 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > bool IRDaikin2::getQuiet < / td >
< td > (< / td >
2020-11-14 18:31:50 +00:00
< td class = "paramtype" > void  < / td >
2020-06-24 20:48:33 +01:00
< td class = "paramname" > < / td > < td > )< / td >
2020-11-14 18:31:50 +00:00
< td > const< / td >
2020-06-24 20:48:33 +01:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Get the Quiet mode status of the A/C. < / p >
< dl class = "section return" > < dt > Returns< / dt > < dd > true, the setting is on. false, the setting is off. < / dd > < / dl >
< / div >
< / div >
2020-11-14 18:31:50 +00:00
< a id = "af4bcf5f856169761c9b0f1fb6607af21" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#af4bcf5f856169761c9b0f1fb6607af21" > ◆ < / a > < / span > getRaw()< / h2 >
2020-06-24 20:48:33 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > uint8_t * IRDaikin2::getRaw < / td >
< td > (< / td >
2020-11-14 18:31:50 +00:00
< td class = "paramtype" > void  < / td >
2020-06-24 20:48:33 +01:00
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Get a PTR to the internal state/code for this protocol. < / p >
< dl class = "section return" > < dt > Returns< / dt > < dd > PTR to a code for this protocol based on the current internal state. < / dd > < / dl >
< / div >
< / div >
2020-11-14 18:31:50 +00:00
< a id = "a267a7975e882ffc884eccbdc16a0df5f" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a267a7975e882ffc884eccbdc16a0df5f" > ◆ < / a > < / span > getSleepTime()< / h2 >
2020-06-24 20:48:33 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > uint16_t IRDaikin2::getSleepTime < / td >
< td > (< / td >
2020-11-14 18:31:50 +00:00
< td class = "paramtype" > void  < / td >
2020-06-24 20:48:33 +01:00
< td class = "paramname" > < / td > < td > )< / td >
2020-11-14 18:31:50 +00:00
< td > const< / td >
2020-06-24 20:48:33 +01:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Get the Sleep Timer time to be sent to the A/C unit. < / p >
< dl class = "section return" > < dt > Returns< / dt > < dd > The number of minutes past midnight. < / dd > < / dl >
< / div >
< / div >
2020-11-14 18:31:50 +00:00
< a id = "a763e88c841fc6b32521787d3f1df32e4" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a763e88c841fc6b32521787d3f1df32e4" > ◆ < / a > < / span > getSleepTimerEnabled()< / h2 >
2020-06-24 20:48:33 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > bool IRDaikin2::getSleepTimerEnabled < / td >
< td > (< / td >
2020-11-14 18:31:50 +00:00
< td class = "paramtype" > void  < / td >
2020-06-24 20:48:33 +01:00
< td class = "paramname" > < / td > < td > )< / td >
2020-11-14 18:31:50 +00:00
< td > const< / td >
2020-06-24 20:48:33 +01:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Get the Sleep timer enabled status of the A/C. < / p >
< dl class = "section return" > < dt > Returns< / dt > < dd > true, the setting is on. false, the setting is off. < / dd > < / dl >
< / div >
< / div >
2020-11-14 18:31:50 +00:00
< a id = "adec30b33929a1cd219ae6d50eb44fe17" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#adec30b33929a1cd219ae6d50eb44fe17" > ◆ < / a > < / span > getSwingHorizontal()< / h2 >
2020-06-24 20:48:33 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > uint8_t IRDaikin2::getSwingHorizontal < / td >
< td > (< / td >
2020-11-14 18:31:50 +00:00
< td class = "paramtype" > void  < / td >
2020-06-24 20:48:33 +01:00
< td class = "paramname" > < / td > < td > )< / td >
2020-11-14 18:31:50 +00:00
< td > const< / td >
2020-06-24 20:48:33 +01:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Get the Horizontal Swing mode of the A/C. < / p >
< dl class = "section return" > < dt > Returns< / dt > < dd > The native position/mode setting. < / dd > < / dl >
< / div >
< / div >
2020-11-14 18:31:50 +00:00
< a id = "a411a950d43da08070ef1ad744f7188f1" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a411a950d43da08070ef1ad744f7188f1" > ◆ < / a > < / span > getSwingVertical()< / h2 >
2020-06-24 20:48:33 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > uint8_t IRDaikin2::getSwingVertical < / td >
< td > (< / td >
2020-11-14 18:31:50 +00:00
< td class = "paramtype" > void  < / td >
2020-06-24 20:48:33 +01:00
< td class = "paramname" > < / td > < td > )< / td >
2020-11-14 18:31:50 +00:00
< td > const< / td >
2020-06-24 20:48:33 +01:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Get the Vertical Swing mode of the A/C. < / p >
< dl class = "section return" > < dt > Returns< / dt > < dd > The native position/mode setting. < / dd > < / dl >
< / div >
< / div >
2020-11-14 18:31:50 +00:00
< a id = "ad5c2f9113952e82329d943565445074c" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ad5c2f9113952e82329d943565445074c" > ◆ < / a > < / span > getTemp()< / h2 >
2020-06-24 20:48:33 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > uint8_t IRDaikin2::getTemp < / td >
< td > (< / td >
2020-11-14 18:31:50 +00:00
< td class = "paramtype" > void  < / td >
2020-06-24 20:48:33 +01:00
< td class = "paramname" > < / td > < td > )< / td >
2020-11-14 18:31:50 +00:00
< td > const< / td >
2020-06-24 20:48:33 +01:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Get the current temperature setting. < / p >
< dl class = "section return" > < dt > Returns< / dt > < dd > The current setting for temp. in degrees celsius. < / dd > < / dl >
< / div >
< / div >
2020-11-14 18:31:50 +00:00
< a id = "ae9eee92387d78dad68fc98efc9371ea0" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ae9eee92387d78dad68fc98efc9371ea0" > ◆ < / a > < / span > off()< / h2 >
2020-06-24 20:48:33 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void IRDaikin2::off < / td >
< td > (< / td >
2020-11-14 18:31:50 +00:00
< td class = "paramtype" > void  < / td >
2020-06-24 20:48:33 +01:00
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Change the power setting to Off. < / p >
< / div >
< / div >
2020-11-14 18:31:50 +00:00
< a id = "aa3bdd3aa29a4db32f04411cbab27e570" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aa3bdd3aa29a4db32f04411cbab27e570" > ◆ < / a > < / span > on()< / h2 >
2020-06-24 20:48:33 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void IRDaikin2::on < / td >
< td > (< / td >
2020-11-14 18:31:50 +00:00
< td class = "paramtype" > void  < / td >
2020-06-24 20:48:33 +01:00
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Change the power setting to On. < / p >
< / div >
< / div >
< a id = "aae2db88038d8d02617f16588e6a82b64" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aae2db88038d8d02617f16588e6a82b64" > ◆ < / a > < / span > send()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void IRDaikin2::send < / td >
< td > (< / td >
< td class = "paramtype" > const uint16_t  < / td >
< td class = "paramname" > < em > repeat< / em > = < code > < a class = "el" href = "IRremoteESP8266_8h.html#a2dde8fd00f8a28e35da04cff9a3a1908" > kDaikin2DefaultRepeat< / a > < / code > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Send the current internal state as an IR message. < / p >
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramdir" > [in]< / td > < td class = "paramname" > repeat< / td > < td > Nr. of times the message will be repeated. < / td > < / tr >
< / table >
< / dd >
< / dl >
< / div >
< / div >
< a id = "a4c0588887a45403a0a9f2cf95f847889" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a4c0588887a45403a0a9f2cf95f847889" > ◆ < / a > < / span > setBeep()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void IRDaikin2::setBeep < / td >
< td > (< / td >
< td class = "paramtype" > const uint8_t  < / td >
< td class = "paramname" > < em > beep< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Set the Beep mode of the A/C. < / p >
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramdir" > [in]< / td > < td class = "paramname" > beep< / td > < td > true, the setting is on. false, the setting is off. < / td > < / tr >
< / table >
< / dd >
< / dl >
< / div >
< / div >
< a id = "a21e09b867710a225d5cf53006f723326" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a21e09b867710a225d5cf53006f723326" > ◆ < / a > < / span > setClean()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void IRDaikin2::setClean < / td >
< td > (< / td >
< td class = "paramtype" > const bool  < / td >
< td class = "paramname" > < em > on< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Set the Auto clean mode of the A/C. < / p >
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramdir" > [in]< / td > < td class = "paramname" > on< / td > < td > true, the setting is on. false, the setting is off. < / td > < / tr >
< / table >
< / dd >
< / dl >
< / div >
< / div >
< a id = "a8b32b1b9a87c9b671af6aeedb709d520" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a8b32b1b9a87c9b671af6aeedb709d520" > ◆ < / a > < / span > setCurrentTime()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void IRDaikin2::setCurrentTime < / td >
< td > (< / td >
< td class = "paramtype" > const uint16_t  < / td >
< td class = "paramname" > < em > numMins< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Set the clock on the A/C unit. < / p >
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramdir" > [in]< / td > < td class = "paramname" > numMins< / td > < td > Nr. of minutes past midnight. < / td > < / tr >
< / table >
< / dd >
< / dl >
< / div >
< / div >
< a id = "a42a44a6cefa6bf6f45148d39c216ebc0" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a42a44a6cefa6bf6f45148d39c216ebc0" > ◆ < / a > < / span > setEcono()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void IRDaikin2::setEcono < / td >
< td > (< / td >
< td class = "paramtype" > const bool  < / td >
< td class = "paramname" > < em > on< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Set the Economy mode of the A/C. < / p >
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramdir" > [in]< / td > < td class = "paramname" > on< / td > < td > true, the setting is on. false, the setting is off. < / td > < / tr >
< / table >
< / dd >
< / dl >
< / div >
< / div >
< a id = "a5ba8e5d5dd4aba45a90de1d450a7a88b" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a5ba8e5d5dd4aba45a90de1d450a7a88b" > ◆ < / a > < / span > setEye()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void IRDaikin2::setEye < / td >
< td > (< / td >
< td class = "paramtype" > const bool  < / td >
< td class = "paramname" > < em > on< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Set the Eye (Sensor) mode of the A/C. < / p >
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramdir" > [in]< / td > < td class = "paramname" > on< / td > < td > true, the setting is on. false, the setting is off. < / td > < / tr >
< / table >
< / dd >
< / dl >
< / div >
< / div >
< a id = "a975c2fdb261d6d2b6c8e196fbd074899" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a975c2fdb261d6d2b6c8e196fbd074899" > ◆ < / a > < / span > setEyeAuto()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void IRDaikin2::setEyeAuto < / td >
< td > (< / td >
< td class = "paramtype" > const bool  < / td >
< td class = "paramname" > < em > on< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Set the Automatic Eye (Sensor) mode of the A/C. < / p >
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramdir" > [in]< / td > < td class = "paramname" > on< / td > < td > true, the setting is on. false, the setting is off. < / td > < / tr >
< / table >
< / dd >
< / dl >
< / div >
< / div >
< a id = "af9f3ddbdd1f1d5d99c84846b73c5daa1" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#af9f3ddbdd1f1d5d99c84846b73c5daa1" > ◆ < / a > < / span > setFan()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void IRDaikin2::setFan < / td >
< td > (< / td >
< td class = "paramtype" > const uint8_t  < / td >
< td class = "paramname" > < em > fan< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Set the speed of the fan. < / p >
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramdir" > [in]< / td > < td class = "paramname" > fan< / td > < td > The desired setting. < / td > < / tr >
< / table >
< / dd >
< / dl >
< dl class = "section note" > < dt > Note< / dt > < dd > 1-5 or kDaikinFanAuto or kDaikinFanQuiet < / dd > < / dl >
< / div >
< / div >
< a id = "a6e0596c7b9f9b43b8d241340ae08e886" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a6e0596c7b9f9b43b8d241340ae08e886" > ◆ < / a > < / span > setFreshAir()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void IRDaikin2::setFreshAir < / td >
< td > (< / td >
< td class = "paramtype" > const bool  < / td >
< td class = "paramname" > < em > on< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Set the Fresh Air mode of the A/C. < / p >
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramdir" > [in]< / td > < td class = "paramname" > on< / td > < td > true, the setting is on. false, the setting is off. < / td > < / tr >
< / table >
< / dd >
< / dl >
< / div >
< / div >
< a id = "a044471f2298a1942bcc2f859f9459924" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a044471f2298a1942bcc2f859f9459924" > ◆ < / a > < / span > setFreshAirHigh()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void IRDaikin2::setFreshAirHigh < / td >
< td > (< / td >
< td class = "paramtype" > const bool  < / td >
< td class = "paramname" > < em > on< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Set the (High) Fresh Air mode of the A/C. < / p >
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramdir" > [in]< / td > < td class = "paramname" > on< / td > < td > true, the setting is on. false, the setting is off. < / td > < / tr >
< / table >
< / dd >
< / dl >
< / div >
< / div >
< a id = "a7ecadb3335e9b22729a89b4c41456242" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a7ecadb3335e9b22729a89b4c41456242" > ◆ < / a > < / span > setLight()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void IRDaikin2::setLight < / td >
< td > (< / td >
< td class = "paramtype" > const uint8_t  < / td >
< td class = "paramname" > < em > light< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Set the Light (LED) mode of the A/C. < / p >
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramdir" > [in]< / td > < td class = "paramname" > light< / td > < td > true, the setting is on. false, the setting is off. < / td > < / tr >
< / table >
< / dd >
< / dl >
< / div >
< / div >
< a id = "a24ef3b53f22fe3557ed2dbc98a5bc6d2" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a24ef3b53f22fe3557ed2dbc98a5bc6d2" > ◆ < / a > < / span > setMode()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void IRDaikin2::setMode < / td >
< td > (< / td >
< td class = "paramtype" > const uint8_t  < / td >
< td class = "paramname" > < em > desired_mode< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Set the operating mode of the A/C. < / p >
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramdir" > [in]< / td > < td class = "paramname" > desired_mode< / td > < td > The desired operating mode. < / td > < / tr >
< / table >
< / dd >
< / dl >
< / div >
< / div >
< a id = "ad53e046e545f3b6c5418dfbaf58653ca" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ad53e046e545f3b6c5418dfbaf58653ca" > ◆ < / a > < / span > setMold()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void IRDaikin2::setMold < / td >
< td > (< / td >
< td class = "paramtype" > const bool  < / td >
< td class = "paramname" > < em > on< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Set the Mould (filter) mode of the A/C. < / p >
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramdir" > [in]< / td > < td class = "paramname" > on< / td > < td > true, the setting is on. false, the setting is off. < / td > < / tr >
< / table >
< / dd >
< / dl >
< / div >
< / div >
< a id = "a3adfe1a80a702b7098ccd0e18225396e" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a3adfe1a80a702b7098ccd0e18225396e" > ◆ < / a > < / span > setPower()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void IRDaikin2::setPower < / td >
< td > (< / td >
< td class = "paramtype" > const bool  < / td >
< td class = "paramname" > < em > on< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Change the power setting. < / p >
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramdir" > [in]< / td > < td class = "paramname" > on< / td > < td > true, the setting is on. false, the setting is off. < / td > < / tr >
< / table >
< / dd >
< / dl >
< / div >
< / div >
< a id = "a6538104cdcf1b55e480aaddd51116d9a" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a6538104cdcf1b55e480aaddd51116d9a" > ◆ < / a > < / span > setPowerful()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void IRDaikin2::setPowerful < / td >
< td > (< / td >
< td class = "paramtype" > const bool  < / td >
< td class = "paramname" > < em > on< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Set the Powerful (Turbo) mode of the A/C. < / p >
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramdir" > [in]< / td > < td class = "paramname" > on< / td > < td > true, the setting is on. false, the setting is off. < / td > < / tr >
< / table >
< / dd >
< / dl >
< / div >
< / div >
< a id = "accd4430e998a8c9be80b5a708be9337e" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#accd4430e998a8c9be80b5a708be9337e" > ◆ < / a > < / span > setPurify()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void IRDaikin2::setPurify < / td >
< td > (< / td >
< td class = "paramtype" > const bool  < / td >
< td class = "paramname" > < em > on< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Set the Purify (Filter) mode of the A/C. < / p >
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramdir" > [in]< / td > < td class = "paramname" > on< / td > < td > true, the setting is on. false, the setting is off. < / td > < / tr >
< / table >
< / dd >
< / dl >
< / div >
< / div >
< a id = "a61ca7e72f850d0f9600fa9d8a336a8ef" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a61ca7e72f850d0f9600fa9d8a336a8ef" > ◆ < / a > < / span > setQuiet()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void IRDaikin2::setQuiet < / td >
< td > (< / td >
< td class = "paramtype" > const bool  < / td >
< td class = "paramname" > < em > on< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Set the Quiet mode of the A/C. < / p >
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramdir" > [in]< / td > < td class = "paramname" > on< / td > < td > true, the setting is on. false, the setting is off. < / td > < / tr >
< / table >
< / dd >
< / dl >
< / div >
< / div >
< a id = "a132001e73eb5744a3a174c5517c9bbda" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a132001e73eb5744a3a174c5517c9bbda" > ◆ < / a > < / span > setRaw()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void IRDaikin2::setRaw < / td >
< td > (< / td >
< td class = "paramtype" > const uint8_t  < / td >
< td class = "paramname" > < em > new_code< / em > []< / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Set the internal state from a valid code for this protocol. < / p >
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramdir" > [in]< / td > < td class = "paramname" > new_code< / td > < td > A valid code for this protocol. < / td > < / tr >
< / table >
< / dd >
< / dl >
< / div >
< / div >
< a id = "a75b6d6fb5bab0a9c951ad35e3e1d07c5" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a75b6d6fb5bab0a9c951ad35e3e1d07c5" > ◆ < / a > < / span > setSwingHorizontal()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void IRDaikin2::setSwingHorizontal < / td >
< td > (< / td >
< td class = "paramtype" > const uint8_t  < / td >
< td class = "paramname" > < em > position< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Set the Horizontal Swing mode of the A/C. < / p >
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramdir" > [in]< / td > < td class = "paramname" > position< / td > < td > The position/mode to set the swing to. < / td > < / tr >
< / table >
< / dd >
< / dl >
< / div >
< / div >
< a id = "a35e72dc8e7967ee8ca8e84a6344468f3" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a35e72dc8e7967ee8ca8e84a6344468f3" > ◆ < / a > < / span > setSwingVertical()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void IRDaikin2::setSwingVertical < / td >
< td > (< / td >
< td class = "paramtype" > const uint8_t  < / td >
< td class = "paramname" > < em > position< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Set the Vertical Swing mode of the A/C. < / p >
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramdir" > [in]< / td > < td class = "paramname" > position< / td > < td > The position/mode to set the swing to. < / td > < / tr >
< / table >
< / dd >
< / dl >
< / div >
< / div >
< a id = "a7f752c785fe180d5038e35bb07ff965a" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a7f752c785fe180d5038e35bb07ff965a" > ◆ < / a > < / span > setTemp()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void IRDaikin2::setTemp < / td >
< td > (< / td >
< td class = "paramtype" > const uint8_t  < / td >
< td class = "paramname" > < em > desired< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Set the temperature. < / p >
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramdir" > [in]< / td > < td class = "paramname" > desired< / td > < td > The temperature in degrees celsius. < / td > < / tr >
< / table >
< / dd >
< / dl >
< / div >
< / div >
2020-11-14 18:31:50 +00:00
< a id = "a93928b703f9b72218f2a607879cb401d" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a93928b703f9b72218f2a607879cb401d" > ◆ < / a > < / span > stateReset()< / h2 >
2020-06-24 20:48:33 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > void IRDaikin2::stateReset < / td >
< td > (< / td >
2020-11-14 18:31:50 +00:00
< td class = "paramtype" > void  < / td >
2020-06-24 20:48:33 +01:00
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > private< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Reset the internal state to a fixed known good state. < / p >
< / div >
< / div >
2020-11-14 18:31:50 +00:00
< a id = "a8d6c439465779b8febe9eb977e4542c0" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a8d6c439465779b8febe9eb977e4542c0" > ◆ < / a > < / span > toCommon()< / h2 >
2020-06-24 20:48:33 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "structstdAc_1_1state__t.html" > stdAc::state_t< / a > IRDaikin2::toCommon < / td >
< td > (< / td >
< td class = "paramtype" > void  < / td >
< td class = "paramname" > < / td > < td > )< / td >
2020-11-14 18:31:50 +00:00
< td > const< / td >
2020-06-24 20:48:33 +01:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2020-11-14 18:31:50 +00:00
< p > Convert the current internal state into its < a class = "el" href = "structstdAc_1_1state__t.html" title = "Structure to hold a common A/C state." > stdAc::state_t< / a > equivalent. < / p >
< dl class = "section return" > < dt > Returns< / dt > < dd > The < a class = "el" href = "namespacestdAc.html" title = "Enumerators and Structures for the Common A/C API." > stdAc< / a > equivalent of the native settings. < / dd > < / dl >
2020-06-24 20:48:33 +01:00
< / div >
< / div >
< a id = "a85bb152a4bdcc2798270ee58a3cfe2ae" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a85bb152a4bdcc2798270ee58a3cfe2ae" > ◆ < / a > < / span > toCommonSwingH()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "namespacestdAc.html#aae50ee315fa9c9ec1a4078da40d6b147" > stdAc::swingh_t< / a > IRDaikin2::toCommonSwingH < / td >
< td > (< / td >
< td class = "paramtype" > const uint8_t  < / td >
< td class = "paramname" > < em > setting< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > static< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Convert a native horizontal swing postion to it's common equivalent. < / p >
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramdir" > [in]< / td > < td class = "paramname" > setting< / td > < td > A native position to convert. < / td > < / tr >
< / table >
< / dd >
< / dl >
< dl class = "section return" > < dt > Returns< / dt > < dd > The common horizontal swing position. < / dd > < / dl >
< / div >
< / div >
< a id = "a1f3e17757bd4beb0330d75ec3df9788b" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a1f3e17757bd4beb0330d75ec3df9788b" > ◆ < / a > < / span > toCommonSwingV()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "namespacestdAc.html#ac07f224c7bb47cac55dd01f24770ef43" > stdAc::swingv_t< / a > IRDaikin2::toCommonSwingV < / td >
< td > (< / td >
< td class = "paramtype" > const uint8_t  < / td >
< td class = "paramname" > < em > setting< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > static< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Convert a native vertical swing postion to it's common equivalent. < / p >
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramdir" > [in]< / td > < td class = "paramname" > setting< / td > < td > A native position to convert. < / td > < / tr >
< / table >
< / dd >
< / dl >
< dl class = "section return" > < dt > Returns< / dt > < dd > The common vertical swing position. < / dd > < / dl >
< / div >
< / div >
2020-11-14 18:31:50 +00:00
< a id = "ac714e4a88f2b129920a7813d3e1658b7" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ac714e4a88f2b129920a7813d3e1658b7" > ◆ < / a > < / span > toString()< / h2 >
2020-06-24 20:48:33 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "IRremoteESP8266_8h.html#afbeda3fd1bdc8c37d01bdf9f5c8274ff" > String< / a > IRDaikin2::toString < / td >
< td > (< / td >
2020-11-14 18:31:50 +00:00
< td class = "paramtype" > void  < / td >
2020-06-24 20:48:33 +01:00
< td class = "paramname" > < / td > < td > )< / td >
2020-11-14 18:31:50 +00:00
< td > const< / td >
2020-06-24 20:48:33 +01:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Convert the current internal state into a human readable string. < / p >
< dl class = "section return" > < dt > Returns< / dt > < dd > A human readable string. < / dd > < / dl >
< / div >
< / div >
< a id = "ade5c0dbfe38d9ac0c4bc009c897af04d" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ade5c0dbfe38d9ac0c4bc009c897af04d" > ◆ < / a > < / span > validChecksum()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool IRDaikin2::validChecksum < / td >
< td > (< / td >
< td class = "paramtype" > uint8_t  < / td >
< td class = "paramname" > < em > state< / em > [], < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const uint16_t  < / td >
< td class = "paramname" > < em > length< / em > = < code > < a class = "el" href = "IRremoteESP8266_8h.html#a349e4d17f83bb3e707ff19c0255c1644" > kDaikin2StateLength< / a > < / code >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > static< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Verify the checksum is valid for a given state. < / p >
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramdir" > [in]< / td > < td class = "paramname" > state< / td > < td > The array to verify the checksum of. < / td > < / tr >
< tr > < td class = "paramdir" > [in]< / td > < td class = "paramname" > length< / td > < td > The length of the state array. < / td > < / tr >
< / table >
< / dd >
< / dl >
< dl class = "section return" > < dt > Returns< / dt > < dd > true, if the state has a valid checksum. Otherwise, false. < / dd > < / dl >
< / div >
< / div >
< h2 class = "groupheader" > Member Data Documentation< / h2 >
2020-11-14 18:31:50 +00:00
< a id = "a656fd69f0163ba8685e537d122355f13" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a656fd69f0163ba8685e537d122355f13" > ◆ < / a > < / span > _< / h2 >
2020-06-24 20:48:33 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2020-11-14 18:31:50 +00:00
< td class = "memname" > < a class = "el" href = "unionDaikin2Protocol.html" > Daikin2Protocol< / a > IRDaikin2::_< / td >
2020-06-24 20:48:33 +01:00
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > private< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
2020-11-14 18:31:50 +00:00
< a id = "aa8ba00ae2c09af098146452164c4cb3b" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aa8ba00ae2c09af098146452164c4cb3b" > ◆ < / a > < / span > _irsend< / h2 >
2020-06-24 20:48:33 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2020-11-14 18:31:50 +00:00
< td class = "memname" > < a class = "el" href = "classIRsend.html" > IRsend< / a > IRDaikin2::_irsend< / td >
2020-06-24 20:48:33 +01:00
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > private< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2020-11-14 18:31:50 +00:00
< p > instance of the IR send class < / p >
2020-06-24 20:48:33 +01:00
< / div >
< / div >
< hr / > The documentation for this class was generated from the following files:< ul >
< li > src/< a class = "el" href = "ir__Daikin_8h_source.html" > ir_Daikin.h< / a > < / li >
< li > src/< a class = "el" href = "ir__Daikin_8cpp.html" > ir_Daikin.cpp< / a > < / li >
< / ul >
< / div > <!-- contents -->
<!-- start footer part -->
< hr class = "footer" / > < address class = "footer" > < small >
Generated by   < a href = "http://www.doxygen.org/index.html" >
< img class = "footer" src = "doxygen.png" alt = "doxygen" / >
< / a > 1.8.17
< / small > < / address >
< / body >
< / html >