annulla
Visualizzazione dei risultati per 
Cerca invece 
Intendevi dire: 

LabView communcation with rs485

I have a labview 2012. Now i try communicate with schneider electric em1200 through rs485 protocol. I do the program. But it show what we give to write buffer. please any one help me. how to program. front panel.PNGblock diagram.PNG

0 Kudos
Messaggio 1 di 10
7.332Visualizzazioni

What brand/type of RS-485 port do you have?  Is it 2-wire?  You might be seeing the local echo of what you wrote out.  Good RS-485 ports set for 2-wire mode have a means to filter out the data they are sending from arriving on the receive buffers.

 

Your communication looks odd.  It looks like hex, but you sent 19 bytes that are 16 hex digits (0-9,A-F) and 3 spaces.  Most devices would use true binary data.

0 Kudos
Messaggio 2 di 10
7.314Visualizzazioni

Also, the device may require some sort of terminator to inform it to process the command (0x0D or 0x0A).

Help the Community (and future reviewers) by marking posts as follows:
If it helped - KUDOS
If it answers the issue - SOLUTION
0 Kudos
Messaggio 3 di 10
7.300Visualizzazioni

i have a b&b electronic brand RS485. It a 2 wire system. 

0 Kudos
Messaggio 4 di 10
7.295Visualizzazioni

I've used a few of their products and never had a problem.  Double check the instruction manual for your device.  See if it requires and termination resistors that have not been installed.

0 Kudos
Messaggio 5 di 10
7.247Visualizzazioni

hi sir,

 can you give some example program for it.

0 Kudos
Messaggio 6 di 10
7.236Visualizzazioni

hi sir,

   i have another program  using plasmionique modbus master library. in that follow error will occured. i attached photo for your reference.plasmionique pro.PNGplasmionique error.PNG

0 Kudos
Messaggio 7 di 10
7.233Visualizzazioni

hi,

the above program i get another error. i search error code in labview knowledge base there is no solution. please any one help me. i attach the error.loced error.PNG

0 Kudos
Messaggio 8 di 10
7.202Visualizzazioni

hi 

they above problem has been solved. but in running time data not displayed respect to particular address. data send and receive indication show in modbus cable. i attach the program, please any one help me.program.PNG

0 Kudos
Messaggio 9 di 10
7.187Visualizzazioni

in Modbus communication i get the CRC\LRC error.

0 Kudos
Messaggio 10 di 10
7.150Visualizzazioni