Message H9000: Kein gültiges Base/Tool

  • Hi


    I have a problem with my robot with KRC 32 controller.
    Process : palletization


    I want to programming my robot, but when I press BEW(Großtaste)-->ptp(Softkey), I see a message:
    H9000 "Kein gültiges Base/Tool"...


    I don't know what I should to do...
    I want to have coordinates X,Y,Z...


    Help needed!

  • Schritt für Schritt zum Roboterprofi!
  • Hello,
    you must first initialize the motion parameters,


    DESCR INITMOVE
    INTERRUPT DECL 3 WHEN $STOPMESS==TRUE DO IR_STOPM ( )
    INTERRUPT ON 3


    BAS (#INITMOV,0,"-" )
    H50 (0 ) ;init
    ENDDESCR


    $TOOL=TOOL_DATA[1]
    $BASE=BASE_DATA[1]

Erstelle ein Benutzerkonto oder melde dich an um zu kommentieren

Du musst ein Benutzerkonto haben um einen Kommentar hinterlassen zu können

Benutzerkonto erstellen
Neues Benutzerkonto für unsere Community erstellen. Geht einfach!
Neues Benutzerkonto erstellen
Anmelden
Du hast bereits ein Benutzerkonto? Melde dich hier an.
Jetzt anmelden