snu-quiqcl / iquip

Ion trap Quantum computing User Interface Project
GNU General Public License v3.0
7 stars 0 forks source link

Add functions to run actually: `DeviceMonitorApp` #159

Closed BECATRUE closed 1 year ago

BECATRUE commented 1 year ago

Feature you want to implement

I will develop an app, DeviceMonitorApp, which contains a TTLControllerFrame and sends the actual request to the proxy server in order to set the level and override.

How the feature is implemented

DeviceMonitorApp is a subclass of BaseApp in QIWIS. It consists of the followings:

See also: #152