Get I2C Frequency via .net in labVIEW8.5.1

All about Sub-20 Multi Interface USB Adapter USB to I2C, SPI, GPIO, RS232, RS485, Ir, LCD

Moderator: serg

Post Reply
Don
Posts: 7
Joined: Thu Nov 04, 2010 2:15 am

Get I2C Frequency via .net in labVIEW8.5.1

Post by Don »

Hi,
I want to get the frequency via I2C_GetFrequency of I2C_Methods.But the return value is "Init Fail".Is there any advice for this?

Thanks,

Don

serg
Posts: 143
Joined: Mon Aug 31, 2009 9:17 pm

Re: Get I2C Frequency via .net in labVIEW8.5.1

Post by serg »

Hi Don,

You should call the Open method before calling any others. Did you call it? Was it successful?

Post Reply