LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

i2c labview Implementation

Well, your spreadsheet shows that you are not sending the hex value 19 and a carriage return with the LabVIEW code. Without actually seeing your LabVIEW code I don't know what you expect us to be able to do.

0 Kudos
Message 11 of 15
(1,319 Views)

Hi All,

this is the vi that I am using.

Any suggestions are welcome. Thanks

0 Kudos
Message 12 of 15
(1,298 Views)

Your code clearly indicates that you are not appending anything to the string control where you enter the command. If the instrument requires a CR/LF then you need to append these to the string before you send it to VISA Write.

 

P.S. When using latching Booleans and event structures place the button inside the Value Change case so that LabVIEW will reset the Boolean control.

0 Kudos
Message 13 of 15
(1,291 Views)

Hi Everybody

I am trying to test digital pots using labview bt i can get the simulation working 

any help will be thankful

thanks in advance

 

N.B-as the name says i am new at labview so plz any help will useful....

0 Kudos
Message 14 of 15
(1,172 Views)

Does your question have anything to do with the message thread you posted in?

 

Please start a new message thread.  Post specific questions on where you are having problems.  Not this generic "I am new, I need help."  And please don't use text message abbreviations.  Use your entire keyboard to post a clear message.

0 Kudos
Message 15 of 15
(1,170 Views)