Academic Hardware Products (myDAQ, myRIO)

cancel
Showing results for 
Search instead for 
Did you mean: 

control and simulation

Hello,
I am using cRIO-9024 and I have built my VI using control andsimuation module (including transfer function models).

I am using Analog Output NI 9263 which is also connected to my oscilloscope and I want to display the output values on the scope in real time.

My step size is 0.0001s (10^-4 s)
What timing parameter ie timing source and period should I set so that I will get real time output?
I am confused between 1MHz and Synchronize to Scan Engine options
Please reply
Thanks in advance

0 Kudos
Message 1 of 2
(5,246 Views)

Hey Ashish,

 

You won't be able to use the scan engine with your application. You'll need to look into the read/write controls using a fpga reference. 

 

You can find an example by opening up the example finder from Help>>Find Examples. From there on the browse tab select the directory structure and navigate to CompactRIO>>Module Specific>>NI 9265

 

Open the NI 9265 Getting Started.lvproj,

 

Open the project and change the 9265 to a 9263 and use your control code with the read/write node.

 

Please let me know if you have any questions.

Thank you,

Kyle Hartley
Senior Embedded Software Engineer

0 Kudos
Message 2 of 2
(5,218 Views)