LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Help regarding ic modelling

Hi all,i am new to the LabVIEW so I don't have much idea about its working. My project requires me to control a digital potentiometer 'X9C103' (datasheet) using a daq 6001.I do not know how can i make this component in LabVIEW.It would be really helpful if i could get some help regarding this topic. Please, pardon my lack of knowledge on LabVIEW.

 

thank you. 

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

Hi saurab,

 

you need 3 digital signals from your USB6001 to this X9C103 IC: /INC, U//D, /CS. When there is only one IC on your "bus" then you can hardwire the /CS signal to GND.

 

To get you started:

- check the Training resources offered in the header of this LabVIEW board

- read the DAQmx basics

- examine the (DAQmx) example VIs found in the example finder inside LabVIEW

- create a VI to output those (2 or) 3 digital signals…

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 2
(2,049 Views)