Forum Migration Notice
We're transitioning to a more modern community platform by the end of this year. Learn about the upcoming changes and what to expect.

Rapid Intructions (RobotStudio)

Someone knows whats the meaning of this code line, I can´t find these instructions in manuals.

IF BlockWeldingInt{nLoctaskID} OR awInhibWeldIoOn{nLoctaskID} THEN

I´m using Arc Welding. Help please.

Answers

  • It looks like some code evaluating some bool data regarding the weld process being blocked or inhibited.
    Lee Justice
  • soup
    soup ✭✭✭
    Search throughout the code for functions named "BlockWeldingInt" and "awInhibWeldIoOn."