Has anyone the KUKA Language descrioption? Quick and with real "live" examples?

  • With all logical operands and some hints? Classical KUKA's manual is very flat and primitive...


    never heard of term "logical operand".

    i guess you mean "logical operator"...


    there are only three basic ones so... there is not much to it.

    and... they are not something specific to KRL, they are essentials that qualify as general computing concepts.

    https://pages.mtu.edu/~shene/C…NOTES/chap03/logical.html


    but that is just the basics. it explains what to expect when writing logical expressions.

    logical expressions only evaluate some state(s) at bit level. we are talking about: AND, OR, EXOR, NOT


    this is extremely useful and it is a key to any sort of programming but to truly unlock the program power is to apply same thing to groups of bits.

    and not just to evaluate but to manipulate values.

    this is where instructions B_NOT, B_AND, B_OR, B_EXOR come in.


    so... what exactly trips you?

    1) read pinned topic: READ FIRST...

    2) if you have an issue with robot, post question in the correct forum section... do NOT contact me directly

    3) read 1 and 2

Advertising from our partners