Commit ceb85ed
authored
ENH: set the parameters visible in Slicer's Ultrasound Remote Control (#38)
This avoids continuous stream of error messages:
|ERROR|300.652000| Command execution failed| in M:\Dev\Plus\SPc\PlusLib\src\PlusServer\vtkPlusCommandProcessor.cxx(183)
which are caused by a decision that absence of a setting is interpreted as error:
https://github.com/PlusToolkit/PlusLib/blob/50fa158100edb131f1e85ff9fff88cc7176c2409/src/PlusServer/Commands/vtkPlusGetUsParameterCommand.cxx#L223-L2411 parent ce5573d commit ceb85ed
1 file changed
Lines changed: 5 additions & 1 deletion
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
27 | 31 | | |
28 | 32 | | |
29 | 33 | | |
| |||
0 commit comments