Skip to content

Instrument channels #273

@giulioungaretti

Description

@giulioungaretti

Channels need "nicer" syntax and behaviour:
Syntax:

instruments.channel_list[0].volt
voltages = [0,1,2,1,0]
instrument.channel_list.volt(voltages)

@qdev-dk/qcodes anybody explain and/or expand the following syntax? Copied from #265.

instruments.channel_list[0].set_async(0) # setting channel 0 async, or not async ? 
instruments.channel_list[1].set_async(1) # setting channel 1  async, or not async ? 
# how to set all of them ? 
instruments.channel_list.do_things()

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions