My Project  v0.0.16
Variables
dave_demux Namespace Reference

Variables

Variable Documentation

◆ a

tuple a = 0

◆ b

list b = []

◆ board

board = uhal.getDevice("glib", "ipbusudp-2.0://192.168.0.134:50001", "file://etc/uhal/mp7_demux/top.xml")

◆ CLOCK_RATIO

int CLOCK_RATIO = 6

◆ empty

empty = board.getNode('demux.csr.empty_count').read()

◆ FRAMELEN

int FRAMELEN = 6

◆ good

good = board.getNode('demux.csr.good_count').read()

◆ link

tuple link = (imp * NCHAN + ich)

◆ NCHAN

int NCHAN = 4

◆ NMP

int NMP = 9

◆ q

q = board.getNode("buffers.buffers.rx_data").readBlock(FRAMELEN * 2)

◆ SAMPLES

int SAMPLES = 16

◆ v

int v = board.getNode("buffers.csr.stat.locked").read()