QPolargraphWidget#
- class QPolargraph.hardware.QPolargraphWidget.QPolargraphWidget(*args, **kwargs)[source]#
Bases:
QInstrumentWidgetWidget for controlling a polargraph scanner.
Connects a
Polargraphdevice to thePolargraphWidget.uilayout viaQInstrumentWidget. Hardware is located automatically at startup; if none is found, the widget offers to flash the acam3 firmware onto any detected Arduino viaFlashDialog, then retries the connection. If no Arduino is present or the user declines, the widget falls back toFakePolargraph. Pass aFakePolargraphinstance asdeviceto skip the hardware search and flash offer entirely.- INSTRUMENT#
alias of
Polargraph