09-27-2017 02:18 AM
Hi All,
does any one have experience using Cognex DM100s. I want to simply use it to read a barcode using labview. I read online that there is a way to do is using ActiveX but i didnt find any examples. Let me know if any one has expirence integrating Cognex DM100 in labview.
Thanks.
Solved! Go to Solution.
09-27-2017 08:23 AM
You can use VISA Write/Read with the virtual COM-Port. I think the command is something like
||>trigger on
09-27-2017 08:26 AM
Hi Thanks,
I will try that, do you might also know baud rate for the device?
do you maybe have an example ?
09-27-2017 08:37 AM
115200, 8 Data Bits, none Parity, 1 Stop bits, no flow control.