As discussed in snu-quiqcl/artiq-proxy#68, we decided to use TTL device name, not channel number.
So we need to update TTLControllerWidget to use the device name.
How the feature is implemented
Just replace TTL channel number with its device name in order to meet snu-quiqcl/artiq-proxy#75.
Feature you want to implement
As discussed in snu-quiqcl/artiq-proxy#68, we decided to use TTL device name, not channel number. So we need to update
TTLControllerWidget
to use the device name.How the feature is implemented
Just replace TTL channel number with its device name in order to meet snu-quiqcl/artiq-proxy#75.