Mon Oct 31, 2016 3:04 pm
Hi,
Fair enough - please post your code and then we can all take a look to help.
There's not a lot of information to go on, but it seems to me that you might have two problems rather than one.
The first, unfamiliarity with the Labview programming environment; the second, talking to a new chip.
My way of doing things is always to take the easy steps first: talk to a new chip using the *simplest* example in Python. Then to move forwards change by change until you gain complete control of the chip; then transfer to the actual target environment. This way you can revert at any time to known working code.
Regards,
T o n y