09-18-2013 09:39 AM
Hi everybody,
I am student of electrical, I have the thesis in this semester.
I have the labview 2012 and 3 NI kits ( NI cRIO-9074, NI 9263 AND NI 9225)
who can give me some exambles that is made by what I had.
or you can give me a project that I can do with it.
thanks all!
09-18-2013
10:36 AM
- last edited on
04-08-2024
10:46 AM
by
Content Cleaner
@aloalo wrote:
I have the labview 2012 and 3 NI kits ( NI cRIO-9074, NI 9263 AND NI 9225)
Don;t call it 3 NI kits: because NI cRIO-9074 is a cRIO chassis with integrated controller and NI 9263 & NI 9225 are cRIO modules... So they make sense (or can be used) when clubbed together (modules should be inserted in the chassis).
@aloalo wrote:
I have the labview 2012.
Do you also have, FPGA and RT module (software pieces) installed in your computer? These will be required to write and deploy a LabVIEW code for cRIO.
@aloalo wrote:
who can give me some exambles that is made by what I had.
or you can give me a project that I can do with it.
Why don't you come up with an idea of yours, and people in this forum/community will help you implementing that idea. Why do you want a readymade solution, which you have not made it yourself...!!
09-18-2013 11:40 AM
thanks for your advise, but I just want to know some applications of these. because I dont know anything about cRIO-9074, NI 9263 and NI 9225, and I think the fastest way to access all of theme is learn from some exambles about these that I dont have!
About Labview, I have many tookit incluce FPGA, I want to use labview to simulate the control system for asychronuos motor ( the law of control is V/f = constant and use PID control). I have some problems is that:
1) I want to connect it to PIC chip, you can give some document or video about this.
2) I want to programming the sinPWM to control asychronuos motor and I dont know can labview do it?