Cliff Middleton

MrPLC Member
  • Content count

    1
  • Joined

  • Last visited

Posts posted by Cliff Middleton


  1. In the past we have used programs containing user defined local variables (LUD) with statements such as the following: DEF INT VAR1 = 6 Today, the operator tells me the machine will not execute a new program returning the following error: 14500:Channel 1 block illegal DEF or PROC statement within part program I can not see any difference in the syntax of the working and non-working program. Anyone have an idea where to start debugging this one? -- Cliff Forgot to mention Siemans 840D -Cliff