Added search in nicos/se_addons and nicos/se_stick for available variables
This commit is contained in:
10
doc/python_config_tests.txt
Normal file
10
doc/python_config_tests.txt
Normal file
@ -0,0 +1,10 @@
|
||||
# device.parameter=cat[,color[,unit]]
|
||||
# device.parameter=cat:raw,color:yellow
|
||||
[nicos]
|
||||
se_t_plato.raw=raw,#FFF,Ohm
|
||||
|
||||
|
||||
se_t_plato.target=none # do not show
|
||||
se_t_plato.raw=std # show in standard section
|
||||
se_t_plato.raw=raw # show in extra section "raw"
|
||||
se_t_plato.value=std,unit:Ohm # custom unit
|
Reference in New Issue
Block a user