add config, stick and addon files from l_samenv@samenv
This commit is contained in:
12
tcl/test_dil5.addon
Normal file
12
tcl/test_dil5.addon
Normal file
@ -0,0 +1,12 @@
|
||||
addonDesc = "additional channels for DIL5 test"
|
||||
|
||||
makenv tx -driver 370_lsc {
|
||||
lsc_sensor tblue -channel 1 -sensor dil5blue -sensorname inside -excitation 200uV -color blue
|
||||
lsc_sensor tyellow -channel 2 -sensor dil5yellow -sensorname bottom -excitation 200uV -color yellow
|
||||
lsc_sensor tred -channel 3 -sensor dil5red -sensorname top -excitation 200uV -color red
|
||||
}
|
||||
|
||||
GraphAdd tx.tblue K
|
||||
GraphAdd tx.tyellow K
|
||||
GraphAdd tx.tred K
|
||||
|
Reference in New Issue
Block a user