PuppetLink

Undocumented in source.

Constructors

this
this(string devFileName)
Undocumented in source.

Members

Functions

endCommunication
void endCommunication()
Undocumented in source. Be warned that the author may not have intended to support it.
readPuppet
void readPuppet(long communicationMsTime)
Undocumented in source. Be warned that the author may not have intended to support it.
setAIMonitor
void setAIMonitor(ubyte AIPin, bool monitor)
Undocumented in source. Be warned that the author may not have intended to support it.
setIVMonitor
void setIVMonitor(VarMonitorTypeCode IVTypeCode, ubyte IVIndex, bool monitor)
Undocumented in source. Be warned that the author may not have intended to support it.
setPWMOut
void setPWMOut(ubyte PWMOutPin, ubyte value)
Undocumented in source. Be warned that the author may not have intended to support it.
startCommunication
bool startCommunication()
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

AIMonitorCallback
OnAIUpdateCallback AIMonitorCallback [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
IVMonitorCallback
OnIVUpdateCallback!IVType IVMonitorCallback [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
isCommunicationOpen
bool isCommunicationOpen [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta