Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

LabVIEW and ICP M-7055

Hi, im newbie on LabVIEW; ei have a school project with the ICP M-7055 module ( http://www.icpdas-usa.com/m_7055.html ); i wanna know how to communicate with this module... I found this: http://ftp.icpdas.com/pub/cd/8000cd/napdos/driver/dcon_labview/  and it extract:  DCON_gen ( LabVIEW LLB ), uart ( LabVIEW LLB ), DCON_PC.dll, Uart.dll y and 3 folders with examples ( VI and SubVI  ) but i donw know how to use it.

 

 

Someone have experience with this module?

 

 

THANKS!

0 Kudos
Message 1 of 2
(5,009 Views)

Hello aacosta,

 

That module in particular seems that it doesn’t have any official drivers for LabVIEW but it’s built in Modbus RTU and RS-485 which both are supported in LabVIEW meaning that you need to build your own drivers for this module.

 

I leave you some links that will help you with this task:

 

Introduction to Modbus:

 

Serial Communication Starting Point

 

You can also check the Find Examples… section in LabVIEW for some .Vis that perform Serial communication.

 

Hope this information works for you.

 

Luis CT
0 Kudos
Message 2 of 2
(4,983 Views)