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.