diff --git a/site_ansto/instrument/config/environment/sct_mvp.tcl b/site_ansto/instrument/config/environment/sct_mvp.tcl index 36e12f43..50a5b29b 100755 --- a/site_ansto/instrument/config/environment/sct_mvp.tcl +++ b/site_ansto/instrument/config/environment/sct_mvp.tcl @@ -455,7 +455,7 @@ debug_log "Registering node $nodeName for write callback" hsetprop $scobj_hpath device "$dev" set deviceCommand {\ - Display Position 1 0 1 1 0 text internal {LQP} {rdValue} {} {} {}\ + Display Position 1 0 1 1 0 int internal {LQP} {rdValue} {} {} {}\ Display Angle 1 0 1 1 0 text internal {LQA} {rdValue} {} {} {}\ Display Hertz 1 0 1 1 0 text internal {LQF} {rdValue} {} {} {}\ Display Finished 1 0 1 1 0 text internal {F} {rdValue} {} {} {}\ @@ -465,7 +465,7 @@ debug_log "Registering node $nodeName for write callback" Display Device 1 0 1 1 0 text internal {E3} {rdValue} {} {} {}\ Display Encoder 1 0 1 1 0 text internal {E4} {rdValue} {} {} {}\ Control Direction 0 1 1 1 0 text user {} {} {} {setDirn} {}\ - Control SetPoint 0 1 1 1 1 text user {} {} {} {setPoint} {}\ + Control SetPoint 0 1 1 1 1 int user {} {} {} {setPoint} {}\ Control Command 0 1 1 1 0 text user {} {} {} {setCmnd.chkWrite} {}\ }