Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

NI 8452 How to make sure enable pull-High???

Hi,

 

Now, i want to code 8452 Driver, and 8452 will be a slave of I2C.

 

So, I want to make sure   whatever pull-High is needed Pull-High or not.

 

Thank you  very much

0 Kudos
Message 1 of 2
(4,422 Views)

If you are using LabVIEW create a  property node and write I2C Pullup Enable to True

 

Otherwise Use ni845xI2cPullupEnable to enable or disable the onboard pullup resistors for I2C operations.  such as "kNi845xPullupEnable (1)" to enable the pullups


"Should be" isn't "Is" -Jay
Message 2 of 2
(4,395 Views)