Open Lighting Architecture 0.10.9
Loading...
Searching...
No Matches
ola::plugin::milinst::MilInstWidget1553 Class Reference
Inheritance diagram for ola::plugin::milinst::MilInstWidget1553:
ola::plugin::milinst::MilInstWidget

Public Member Functions

 MilInstWidget1553 (const std::string &path, Preferences *preferences)
bool Connect ()
bool DetectDevice ()
bool SendDmx (const DmxBuffer &buffer) const
std::string Type ()
void SocketReady ()
Public Member Functions inherited from ola::plugin::milinst::MilInstWidget
 MilInstWidget (const std::string &path)
int Disconnect ()
ola::io::ConnectedDescriptorGetSocket ()
std::string GetPath ()
std::string Description ()

Protected Member Functions

int SetChannel (unsigned int chan, uint8_t val) const
int Send (const DmxBuffer &buffer) const

Static Protected Attributes

static const uint8_t MILINST_1553_LOAD_COMMAND = 0x01
static const speed_t DEFAULT_BAUDRATE = B9600
static const uint16_t CHANNELS_128 = 128
static const uint16_t CHANNELS_256 = 256
static const uint16_t CHANNELS_512 = 512
static const uint16_t DEFAULT_CHANNELS = CHANNELS_128

Additional Inherited Members

Static Public Member Functions inherited from ola::plugin::milinst::MilInstWidget
static int ConnectToWidget (const std::string &path, speed_t speed=B9600)
Protected Attributes inherited from ola::plugin::milinst::MilInstWidget
bool m_enabled
const std::string m_path
ola::io::ConnectedDescriptorm_socket

Member Function Documentation

◆ Connect()

bool ola::plugin::milinst::MilInstWidget1553::Connect ( )
virtual

◆ DetectDevice()

bool ola::plugin::milinst::MilInstWidget1553::DetectDevice ( )
virtual

◆ SendDmx()

bool ola::plugin::milinst::MilInstWidget1553::SendDmx ( const DmxBuffer & buffer) const
virtual

◆ SetChannel()

int ola::plugin::milinst::MilInstWidget1553::SetChannel ( unsigned int chan,
uint8_t val ) const
protectedvirtual

◆ Type()

std::string ola::plugin::milinst::MilInstWidget1553::Type ( )
inlinevirtual

The documentation for this class was generated from the following files: