FieldPoint Family

cancel
Showing results for 
Search instead for 
Did you mean: 

Fieldpoint Event Structures

Reading on the forum I discovered that the event structures do not work with cFP modules.  The whole theory based on the program I "had" started writing was using event strutures.  This program will be deployed as a stand alone program with a web-page interface for operators to control the cFP module remotely. 
 
I started writing this as an event driven program, such that, operator would push boolean object and certain sequence of events would occur.  With that in mind how would I go about keeping the event driven operation on the cFP controller if they are not compatible?   I see that the Real Time module references timing loops, but am unfamilar with their uses.  Is this the only way to keep an event drivent program?  Any ideas on where to start are appreciated.
 
Thanks,
 
mm 
0 Kudos
Message 1 of 2
(3,999 Views)

Hi mm,

Since FielpPoint defaults to running at 100% CPU (see KB) I am not sure event based programming would be a big advantage. 

http://forums.ni.com/ni/board/message?board.id=110&message.id=5723

With that being said you could do something like this.

Message Edited by Brian K. on 04-27-2007 12:53 PM

Brian K.
0 Kudos
Message 2 of 2
(3,982 Views)