Real-Time Measurement and Control

cancel
Showing results for 
Search instead for 
Did you mean: 

Synchronising real time feedback controlled analog I/O USING NI6025E

See attachment for problem description and details
0 Kudos
Message 1 of 2
(3,313 Views)
Hello Sandhya,

This sounds like an excellent application for LabVIEW RT. When you say synchronizing, I am guessing that you mean you need a reliable response time between the waveform acquired and the output. Unlike a User-Interface based operating systems (like Windows) that is optimized for user response, a Real-Time (RT) operating systems (OS) guarantees a response within a certain time frame or a determinable response time. For this reason, RT operating systems are said to be deterministic. LabVIEW RT is built on a RT OS. This enables you to write LabVIEW code and run it on a RT target and get this deterministic response time.

LabVIEW RT is not available for LabVIEW 5.1 and is always sold in the most resent version of LabVIEW. I suggest that you upg
rade to the current version and get the LabVIEW RT add-on module.

Regards,

Chad Evans
NI Applications Engineer
0 Kudos
Message 2 of 2
(3,313 Views)