sending variable through labview

  • ok.
    so on robot side you have to declare signals which are normally read as integer. so you will have to use some coding. Example divine by 100.
    With strings is little problem, because in KUKA robots, strings are only as char array. But it only means that you will need additional signals for coordination of reading a string. And algorithm for changing integer to char.

    There are no impossibles, there are only possibles waiting to be found.

  • No, serial comms don't act like Fieldbus comms. Basically, through RS232, everything is sent as a string, and conversion to extract INTs, REALs, ect, has to be done after.


    At kuka.skyefire.org there are two files, SERIAL.SRC and SERIAL.DAT, which contain some old serial-communications test code that I used long ago. As I recall, it was sending a command to a vision system as a string, ang received back a string which contained several values, character and numerical, separated by commas.

    Edited once, last by SkyeFire ().

  • Hi,thanks for your guidence.
    but still want to know that how to connect it.
    shall I directly connect it to RS 232 port and send the data.
    how can i see that where the data is gone on robot side


    Rupy

Advertising from our partners