ATTENTIONThis FlexSim Community Forum is read-only. Please post any new questions, ideas, or discussions to our new community (we call it Answers) at https://answers.flexsim.com/. Our new Question & Answer site brings a modern, mobile-friendly interface and more focus on getting answers quickly. There are a few differences between how our new Q&A community works vs. a classic, threaded-conversation-style forum like the one below, so be sure to read our Answers Best Practices. |
flexsim.com |
#1
|
||||
|
||||
trouble overriding begintask() for a custom module
Ladies and Gentlemen,
I am trying to extend the functionality of the Transporter by building a custom FlexSim module implementing "a transporter on steroids", but I cannot override begintask() and OnTimerEvent() of the TaskExecuter because of the LOGEVENT macro, which the compiler cannot find. Does anybody know where/how this macro is defined? To clarify, my immediate goal is to add extra load and unload delays depending on the external state of the transporter and a number of new animations to be played during the load and unload tasks. Thank you! Vadim |
#2
|
||||
|
||||
Simply comment it out. It is not necessary for the functionality.
|
The Following 2 Users Say Thank You to Steven Hamoen For This Useful Post: | ||
Vadim Fooks (04-08-2013) |
#3
|
||||
|
||||
There is a logevent-command if you need it. But as Steven already mentioned it's not necessary.
|
The Following User Says Thank You to Carsten Seehafer For This Useful Post: | ||
Vadim Fooks (04-08-2013) |
Thread | Thread Starter | Forum | Replies | Last Post |
Overriding default states for a taskexecuter | Vadim Fooks | Q&A | 1 | 06-28-2012 06:08 AM |
Updateing a module dll to Flexsim6 | Esther Bennett | User Development | 3 | 06-22-2012 12:24 PM |
Pie Chart Trouble | Gutirallo | Tips and Tricks | 0 | 03-08-2012 12:19 PM |
Conveyor Trouble | Gutirallo | Q&A | 2 | 01-18-2012 10:07 AM |