Page 1 of 1

Get I2C Frequency via .net in labVIEW8.5.1

Posted: Tue May 10, 2011 8:27 am
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

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

Posted: Wed May 11, 2011 5:57 am
by serg
Hi Don,

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