LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Cognex DM100

Solved!
Go to solution

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.

 

0 Kudos
Message 1 of 4
(3,932 Views)

You can use VISA Write/Read with the virtual COM-Port. I think the command is something like

 

||>trigger on

Message 2 of 4
(3,888 Views)

Hi Thanks,

 

I will try that, do you might also know baud rate for the device?

 

do you maybe have an example ?

0 Kudos
Message 3 of 4
(3,885 Views)
Solution
Accepted by topic author AsadAA

115200, 8 Data Bits, none Parity, 1 Stop bits, no flow control.

 

Message 4 of 4
(3,883 Views)