24 HEIDENHAIN Technical Manual MANUALplus 620
)
CfgPlcOverrideS (
  key:="S2",
  minimal:=1,
  maximal:=1,
  source:= [                ; Add an opening bracket
    "PotentiometerS"
  ]               ; Add a closing bracket
)
CfgPlcOverrideF (
  key:="CH_NC1",
  minimal:=0,
  maximal:=1.5,
  source:= [                ; Add an opening bracket
    "PotentiometerF"
  ]               ; Add a closing bracket
)
CfgPlcMop (                     ; Add this and all the following data
  key:="MB",
  type:=MB,
  primary:=FALSE,
  omg:=0,
  spindle:=0
)
CfgPlcMop (
  key:="HR",
  type:=HR,
  primary:=FALSE,
  omg:=0,
  spindle:=0
)