Open Lighting Architecture  0.9.6
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Protected Member Functions | Static Protected Attributes | List of all members
ola::plugin::milinst::MilInstWidget1553 Class Reference
Inheritance diagram for ola::plugin::milinst::MilInstWidget1553:
Inheritance graph
[legend]
Collaboration diagram for ola::plugin::milinst::MilInstWidget1553:
Collaboration graph
[legend]

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

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