Home Programming

Discussion

Left ArrowBack to discussions page
PrasannaPrasanna Posts: 56 Apprentice
Hi @matthewd92
Am using UR3 integrated with the camera but the separator is a semicolon, instead of a comma.

But in Socket_read_ascii_float I can receive only with a specific format like (2,2,3)
what if I receive 2:3:4
 
thanks
Tagged:

Comments

  • matthewd92matthewd92 Founding Pro, Tactile Sensor Beta Testers Posts: 1,267 Handy
    It has to be a list that is sent, generally in the camera you can adjust what delimiter is being used, you may also need to add a leading [ and trailing ], can't recall
  • Malai_R_ProgMalai_R_Prog Posts: 7 Apprentice
    Hi @matthewd92 am using ur robot but how to connect modbus protocal with cognex camera kindly explain about this. Communication done but how to recive value and send value via robot 
Sign In or Register to comment.
Left ArrowBack to discussions page