View Single Post
  #25   Spotlight this post!  
Unread 06-01-2006, 07:19
Miroslav Miroslav is offline
Technical Manager, eLabtronics
AKA: Kostecki
no team
 
Join Date: Aug 2005
Location: South Australia
Posts: 11
Miroslav is just really niceMiroslav is just really niceMiroslav is just really niceMiroslav is just really nice
Re: FREE CoreChartFR

Quote:
Originally Posted by 1075master
i agree with dave thats definelty not gracious professionalism!!
anyway i just wanted to ask does this mean we have to completely rewrite all the code or do we simply open the current code file in this program and start programming??
CoreChartFR contains all the default code provided by IFI for the controller. The programmer simply opens the current code and starts programming. The default structure and subroutines are included and can be used by the programmer.

One good example is the "EventTimer" example program which includes the default subroutine in the main program and has a timer in the autonomous subroutine that allows the user to execute instructions at a certain time and then jump back out of autonomous mode after a user specified time.