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
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
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
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