ICommunicator

Undocumented in source.

Members

Functions

changeAIMonitorStatus
void changeAIMonitorStatus(ubyte pin, bool shouldMonitor)
Undocumented in source.
changeVarMonitorStatus
void changeVarMonitorStatus(ubyte varIndex, bool shouldMonitor)
Undocumented in source. Be warned that the author may not have intended to support it.
endCommunication
void endCommunication()
Undocumented in source.
enforceCommunicationOngoing
void enforceCommunicationOngoing()
Undocumented in source. Be warned that the author may not have intended to support it.
setPWMValue
void setPWMValue(ubyte pin, ubyte pwmValue)
Undocumented in source.
startCommunication
bool startCommunication(Puppeteer!VarMonitorTypes puppeteer, string devFilename, BaudRate baudRate, Parity parity, string logFilename)
Undocumented in source.

Properties

isCommunicationOngoing
bool isCommunicationOngoing [@property getter]
Undocumented in source.

Meta