Chop_on_off procedure

// Purpose       : Enable/disable the chopper electronics
//

Calling syntax:

procedure CHOP_on_off {
    string on_off = "ON" in ["ON","OFF"]; //Enable/Disable chopper
}{