LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

dsc

hey everyone..

   I want to use labview to commuincate with slave battery sensors.Sensors uses modbus RS485 protocol.I am attaching a pdf regarding data to be sent n recieved between master and slave. If anyone has vi which can be used for this or any vi which can be modified to be used then it would be of grate help..

ThankU

0 Kudos
Message 1 of 7
(3,429 Views)

Your subject says DSC. Are you planning on using that or the LabVIEW library? I don't know about DSC but the LabVIEW code comes with some examples. 

0 Kudos
Message 2 of 7
(3,421 Views)

i will be using modview library itself..

0 Kudos
Message 3 of 7
(3,392 Views)

Are you sure you are supposed to be using modbus?  The .pdf you attached doesn't mention modbus at all.

 

It does define a serial protocol that tells what bytes to send and receive.

 

Is this device something that was made in another country such as China?  Reading the .pdf, it is a poor translation to English, but actually not the worst documentation I have ever seen.

0 Kudos
Message 4 of 7
(3,376 Views)

 I am sure about using modbus protocol.

Actually i got the documents from someone else so i dnt have any idea where the device was made.

0 Kudos
Message 5 of 7
(3,367 Views)

Ask for more documentation, because what you have attached has nothing to do with Modbus.

 

In order to use modbus, you'll need some document that lists the address numbers for the various registers you want to access.

 

As for examples, the Modbus Library includes a few examples such as "MB Serial Master Query" for how to communicate with a Modbus slave device.

0 Kudos
Message 6 of 7
(3,340 Views)

thanku Raven for helping me with this..

0 Kudos
Message 7 of 7
(3,306 Views)