Using xbee with crio

Hello

I'm a noob to cRIO, labview, Xbee...

My current goal is to use a xbee module connected to a compact rio as a receiver to recevie data from other modules remotely. And the cRIO will work as a concerntrator of data. I managed to use X - CTU to configure Xbee or do a simple job of transmission. Also, I found a sample of Labview which is writing and reading vi series. He has worked with the xbee as much as the X - CTU, if it is not perfect has enough. I wonder if it will help in terms of cRIO. I just want to do the crio can interact with the xbee modules for now.

But my main problem is that I don't know where to start my work. To study the FPGA? In real time? LabVIEW?

Please pardon my language

And please help me guys.

Thank you very much!!!

I thought that this topic probably justifies an example of community... So I made one here!

In the example above, we use a shift register to store data between iterations.  You can add it to a structure of loop by doing a right click of the border and by selecting "Add shift register" - Alternatively, you can replace the standard tunnels with shift registers using the context menu.

If a value of "True" is read from the control to add data, the real case will run.  This generates a random number and uses the conversion of 'Number of fractional chain' to change the string data type.  We then concatenate a carridge return character and the previous channel.  For example;

Previous channel - "second string".

First string.

Random number - "0.253615".

Resulting string - "0.253615".

Second string

First string.

Tags: NI Hardware

Similar Questions

Maybe you are looking for