Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
Line: 252 to 252 | ||||||||
start (Enable run mode)stop (Disable run mode) | ||||||||
Changed: | ||||||||
< < | nodes {T1|T2} <regex> (list address table nodes) | |||||||
> > | nodes {T1|T2} <regex> <options> (list address table nodes) | |||||||
This traverses the IPBus address table for either T1 or T2 board and displays all items matching the specified regular expression. The regular expression format is rather simple; '*' matches any string. | ||||||||
Added: | ||||||||
> > | Option "V" will display a description of each item. Option "D" provides debugging output. | |||||||
For example:
| ||||||||
Line: 274 to 279 | ||||||||
> | ||||||||
Added: | ||||||||
> > | Verbose option to display descriptions:
>nodes t1 status*tts_state v 2 nodes matched 0: STATUS.AMC_TTS_STATE (addr=00000019 mask=001f0000) r encoded TTS from enabled AMCs 1: STATUS.T1_TTS_STATE (addr=00000019 mask=0000f000) r Current T1 overall TTS state > | |||||||
re <all> (read/display event from SDRAM)This command will read the next event from the SDRAM and display |