Syntax Error in instruction data(J:NEUINST L:****) [0]

  • Hey guys,
    When i try to load my programm that i have edited i will get the error Message: Syntax Error in instruction data(J:NEUINST L:****) [0]
    Can you help me find out what is caused this problem?
    Here is the programm:


    /JOB

    //NAME NEUEINST

    //POS

    ///NPOS 0,0,0,0,0,0

    //INST

    ///DATE 2023/01/31 12:44

    ///ATTR SC,RW

    ///GROUP1 RB1

    NOP

    WHILEEXP I0001>0

    SWITCH I0001 CASE 1

    MOVJ P0000 VJ=20.00 PL=0

    SET I0001 0

    CASE 2

    MOVJ P0200 VJ=20.00 PL=0

    SET I0001 1

    CASE 3

    MOVJ P0250 VJ=20.00 PL=0

    SET I0001 2

    CASE 4

    'GREIFER ZU

    CALL JOB:GREIFER_STEUERN ARGF2 ARGF2

    CALL JOB:OFFSET ARGF201 ARGF0 ARGF-50 ARGF0 ARGF0 ARGF0 ARGF0

    MOVL P0002 V=200.0 PL=0

    SET I0001 3

    CASE 5

    MOVJ P0000 VJ=20.00 PL=0

    SET I0001 0

    DEFAULT

    WAIT T=10.00

    ENDSWITCH

    END

  • Few items written incorrectly. The NPOS does not match the number of steps you have in the job. Moves are written as position variables that are not written into the header. The position variable needs the format, tool, and position defined.

    I know a thing or two, because I’ve seen a thing or two. Don't even ask about a third thing. I won't know it.

Advertising from our partners