Instrument Neutral Distributed Interface INDI
1.9.5
|
Go to the documentation of this file.
24 #define FOCUSNAMEF1 "FocusLynx F1"
25 #define FOCUSNAMEF2 "FocusLynx F2"
34 virtual bool Connect()
override;
69 virtual bool Connect()
override;
virtual bool Disconnect() override
Disconnect from device.
virtual bool initProperties() override
Initilize properties initial state and value. The child class must implement this function.
const char * getDefaultName() override
FocusLynxF1(const char *target)
virtual void setDebug(bool enable)
virtual bool Disconnect() override
Disconnect from device.
Text vector property descriptor.
virtual void setSimulation(bool enable)
virtual bool Connect() override
Connect to the device. INDI::DefaultDevice implementation connects to appropriate connection interfac...
virtual bool RemoteDisconnect()
virtual void simulationTriggered(bool enable) override
Inform driver that the simulation option was triggered. This function is called after setSimulation i...
virtual bool Connect() override
Connect to the device. INDI::DefaultDevice implementation connects to appropriate connection interfac...
FocusLynxF2(const char *target)
virtual bool updateProperties() override
updateProperties is called whenever there is a change in the CONNECTION status of the driver....
virtual bool initProperties() override
Initilize properties initial state and value. The child class must implement this function.
virtual void debugTriggered(bool enable) override
Inform driver that the debug option was triggered. This function is called after setDebug is triggere...
virtual void setDebug(bool enable)
const char * getDefaultName() override
virtual void debugTriggered(bool enable) override
Inform driver that the debug option was triggered. This function is called after setDebug is triggere...