03-12-2007 01:52 AM - edited 03-12-2007 01:52 AM
Message Edited by Morgue on 03-12-2007 01:56 AM
04-14-2007 03:00 PM
This one is a tricky one but I think the most successful approach albeit not the most simple one is to use a database that has a documented network protocol interface.
@Morgue wrote:
Are there means of communicating with an SQL Server from a real-time system like the cFP or cRIO?I don't wish to stream huge amount of data to the server but simply to make queries to it in intervals ofseveral seconds. From what I read, the SQL Toolkit will not run under RT. I am looking for a solutionthat does not require an extra PC between the RT system and the SQL server.My RT target will be part of an industrial control system that should make desicions based on statusread back from the SQL./StefanMessage Edited by Morgue on 03-12-2007 01:56 AM