From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Laurel LTE

has Anyone used a Laurel LTE Series Transmitter before.  I am looking for a code sample for reading the registers using MODBUS TCP my Model number is LTE60VF1

 

 

Thanks,

 

Mark R.

 

0 Kudos
Message 1 of 2
(2,466 Views)

Mark,

 

If you are using LabVIEW 2014 and have the RT or DSC Module you can use the Modbus API and follow along with the Modbus Library.lvproj.  If you do not have that you can try using the Modbus API 

 

https://decibel.ni.com/content/docs/DOC-30140

 

With the API you will need to create a master, read from X registers starting at register Y and close out the master when you are done.  Exactly what registers you read from will be up to you or documented in the Laurel manual.

 

If you have any other questions can you explain what you are trying to do and what problems you are running into when  you try to implemet that functionality?

Matt J | National Instruments | CLA
0 Kudos
Message 2 of 2
(2,430 Views)