Rules --Increment   

Property-Checked

Channel---settings:machine.jog.increment (float)

Exp. Type-bool
Expression-----True if ch[0] == 1.0 else False
               True if ch[0] == 0.1 else False
               True if ch[0] == 0.01 else False
               True if ch[0] == 0.001 else False

   Action name -- machine.jog.set-increment:1.0
                                            0.1
                                            0.01
                                            0.001

Cont
Rules  --Jog Mode

Property-Checked

Channel-- settings:machine.jog.mode-incremental (bool)

Exp. Type-bool
 Exoression----- False if ch[0] else True

  Action name -- machine.jog-mode.continuous

Inc
Rules  --Jog Mode

Property-Checked

Channel-- settings:machine.jog.mode-incremental (bool)

Exp. Type-bool
 Exoression----- False if ch[0] else True

    Action name -- machine.jog-mode.incremental


ButtonGroup increment --jogIncBtnGroup

Information taken from  mill_touch_v6