📄 readme
字号:
sink---- Works as a display of what has been received. There are different inputsto deserve different sources:input 0: U8input 1: SYMBOL_COMPLEXinput 2: DOUBLEinput 3: DOUBLE_COMPLEX Just by connecting to the appropriate port, you will activate the displayof this given port. Additionaly one can set the 'size' in small chains where no module hasgiven any size yet.Inputs: U8 SYMBOL_COMPLEX DOUBLE DOUBLE_COMPLEXConfig: flag<int>: 0 0 - no output, 1 - wrstr, 2 - count occurences, 3 - output hex flag_complex<int>: 0 0 - no output, 1 - write complex symbols flag_double<int>: 0 0 - no output, 1 - write doubles, 8 in a line flag_double_complex<int>: 0 0 - no output, 1 - write double_complexess, 8 in a line size<int>: 0 Gives the input-port sizeStats: tot_in<int>: The total bytes/symbols/double/complex doubles received
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -