2014-12-03 18:20:30 +08:00
|
|
|
{
|
|
|
|
"comm": {
|
2015-02-05 22:53:31 +08:00
|
|
|
"type": "local",
|
2015-04-23 23:22:40 +08:00
|
|
|
"module": "artiq.coredevice.comm_tcp",
|
2014-12-03 18:20:30 +08:00
|
|
|
"class": "Comm",
|
2015-04-23 23:22:40 +08:00
|
|
|
"arguments": {"host": "192.168.0.42"}
|
2014-12-03 18:20:30 +08:00
|
|
|
},
|
|
|
|
"core": {
|
2015-02-05 22:53:31 +08:00
|
|
|
"type": "local",
|
2014-12-03 18:20:30 +08:00
|
|
|
"module": "artiq.coredevice.core",
|
|
|
|
"class": "Core",
|
2015-04-22 01:12:01 +08:00
|
|
|
"arguments": {}
|
2014-12-03 18:20:30 +08:00
|
|
|
},
|
|
|
|
|
|
|
|
"pmt0": {
|
2015-02-05 22:53:31 +08:00
|
|
|
"type": "local",
|
2015-05-02 10:35:21 +08:00
|
|
|
"module": "artiq.coredevice.ttl",
|
|
|
|
"class": "TTLInOut",
|
2015-01-12 18:51:23 +08:00
|
|
|
"arguments": {"channel": 0}
|
2014-12-03 18:20:30 +08:00
|
|
|
},
|
|
|
|
"pmt1": {
|
2015-02-05 22:53:31 +08:00
|
|
|
"type": "local",
|
2015-05-02 10:35:21 +08:00
|
|
|
"module": "artiq.coredevice.ttl",
|
|
|
|
"class": "TTLInOut",
|
2015-01-12 18:51:23 +08:00
|
|
|
"arguments": {"channel": 1}
|
2014-12-03 18:20:30 +08:00
|
|
|
},
|
|
|
|
|
|
|
|
"ttl0": {
|
2015-02-05 22:53:31 +08:00
|
|
|
"type": "local",
|
2015-05-02 10:35:21 +08:00
|
|
|
"module": "artiq.coredevice.ttl",
|
|
|
|
"class": "TTLOut",
|
2015-01-12 18:51:23 +08:00
|
|
|
"arguments": {"channel": 2}
|
2014-12-03 18:20:30 +08:00
|
|
|
},
|
|
|
|
"ttl1": {
|
2015-02-05 22:53:31 +08:00
|
|
|
"type": "local",
|
2015-05-02 10:35:21 +08:00
|
|
|
"module": "artiq.coredevice.ttl",
|
|
|
|
"class": "TTLOut",
|
2015-01-12 18:51:23 +08:00
|
|
|
"arguments": {"channel": 3}
|
2014-12-03 18:20:30 +08:00
|
|
|
},
|
|
|
|
"ttl2": {
|
2015-02-05 22:53:31 +08:00
|
|
|
"type": "local",
|
2015-05-02 10:35:21 +08:00
|
|
|
"module": "artiq.coredevice.ttl",
|
|
|
|
"class": "TTLOut",
|
2015-01-12 18:51:23 +08:00
|
|
|
"arguments": {"channel": 4}
|
2014-12-03 18:20:30 +08:00
|
|
|
},
|
2015-04-04 22:07:23 +08:00
|
|
|
"led": {
|
|
|
|
"type": "local",
|
2015-05-02 10:35:21 +08:00
|
|
|
"module": "artiq.coredevice.ttl",
|
|
|
|
"class": "TTLOut",
|
2015-04-04 22:07:23 +08:00
|
|
|
"arguments": {"channel": 18}
|
|
|
|
},
|
2014-12-03 18:20:30 +08:00
|
|
|
|
2015-05-08 22:17:06 +08:00
|
|
|
"dds_bus": {
|
|
|
|
"type": "local",
|
|
|
|
"module": "artiq.coredevice.dds",
|
|
|
|
"class": "DDSBus",
|
|
|
|
"arguments": {}
|
|
|
|
},
|
2014-12-03 18:20:30 +08:00
|
|
|
"dds0": {
|
2015-02-05 22:53:31 +08:00
|
|
|
"type": "local",
|
2014-12-03 18:20:30 +08:00
|
|
|
"module": "artiq.coredevice.dds",
|
|
|
|
"class": "DDS",
|
2015-05-08 14:44:39 +08:00
|
|
|
"arguments": {"channel": 0}
|
2014-12-03 18:20:30 +08:00
|
|
|
},
|
|
|
|
"dds1": {
|
2015-02-05 22:53:31 +08:00
|
|
|
"type": "local",
|
2014-12-03 18:20:30 +08:00
|
|
|
"module": "artiq.coredevice.dds",
|
|
|
|
"class": "DDS",
|
2015-05-08 14:44:39 +08:00
|
|
|
"arguments": {"channel": 1}
|
2014-12-03 18:20:30 +08:00
|
|
|
},
|
|
|
|
"dds2": {
|
2015-02-05 22:53:31 +08:00
|
|
|
"type": "local",
|
2014-12-03 18:20:30 +08:00
|
|
|
"module": "artiq.coredevice.dds",
|
|
|
|
"class": "DDS",
|
2015-05-08 14:44:39 +08:00
|
|
|
"arguments": {"channel": 2}
|
2014-12-03 18:20:30 +08:00
|
|
|
},
|
|
|
|
|
2015-03-22 07:24:42 +08:00
|
|
|
"qc_q1_0": {
|
|
|
|
"type": "controller",
|
|
|
|
"best_effort": false,
|
|
|
|
"host": "::1",
|
|
|
|
"port": 4000,
|
|
|
|
"target_name": "pdq2",
|
|
|
|
"command": "pdq2_controller -p {port} --bind {bind} --dump qc_q1_0.bin"
|
|
|
|
},
|
|
|
|
"qc_q1_1": {
|
|
|
|
"type": "controller",
|
|
|
|
"best_effort": false,
|
|
|
|
"host": "::1",
|
|
|
|
"port": 4001,
|
|
|
|
"target_name": "pdq2",
|
|
|
|
"command": "pdq2_controller -p {port} --bind {bind} --dump qc_q1_1.bin"
|
|
|
|
},
|
|
|
|
"qc_q1_2": {
|
|
|
|
"type": "controller",
|
|
|
|
"best_effort": false,
|
|
|
|
"host": "::1",
|
|
|
|
"port": 4002,
|
|
|
|
"target_name": "pdq2",
|
|
|
|
"command": "pdq2_controller -p {port} --bind {bind} --dump qc_q1_2.bin"
|
|
|
|
},
|
|
|
|
"qc_q1_3": {
|
|
|
|
"type": "controller",
|
|
|
|
"best_effort": false,
|
|
|
|
"host": "::1",
|
|
|
|
"port": 4003,
|
|
|
|
"target_name": "pdq2",
|
|
|
|
"command": "pdq2_controller -p {port} --bind {bind} --dump qc_q1_3.bin"
|
|
|
|
},
|
2014-12-03 18:20:30 +08:00
|
|
|
"electrodes": {
|
2015-02-05 22:53:31 +08:00
|
|
|
"type": "local",
|
2014-12-03 18:20:30 +08:00
|
|
|
"module": "artiq.devices.pdq2",
|
|
|
|
"class": "CompoundPDQ2",
|
2015-01-12 18:51:23 +08:00
|
|
|
"arguments": {
|
2015-03-22 07:24:42 +08:00
|
|
|
"pdq2_devices": ["qc_q1_0", "qc_q1_1", "qc_q1_2", "qc_q1_3"],
|
2014-12-03 18:20:30 +08:00
|
|
|
"rtio_trigger": 7,
|
|
|
|
"rtio_frame": (2, 3, 4)
|
|
|
|
},
|
|
|
|
"comment": "Conflicts with dds2 and ttl0-2"
|
|
|
|
},
|
|
|
|
|
2015-02-05 22:53:31 +08:00
|
|
|
"lda": {
|
|
|
|
"type": "controller",
|
2015-02-12 00:54:54 +08:00
|
|
|
"best_effort": true,
|
2015-02-05 22:53:31 +08:00
|
|
|
"host": "::1",
|
|
|
|
"port": 3253,
|
|
|
|
"target_name": "lda",
|
2015-03-22 07:48:15 +08:00
|
|
|
"command": "lda_controller -p {port} --bind {bind}"
|
2015-02-05 22:53:31 +08:00
|
|
|
},
|
|
|
|
|
2014-12-03 18:20:30 +08:00
|
|
|
"pmt": "pmt0",
|
2015-05-08 22:17:06 +08:00
|
|
|
"bd_dds": "dds0",
|
|
|
|
"bd_sw": "ttl0",
|
|
|
|
"bdd_dds": "dds1",
|
|
|
|
"bdd_sw": "ttl1"
|
2014-12-03 18:20:30 +08:00
|
|
|
}
|