ATTENTION

This 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

Go Back   FlexSim Community Forum > FlexSim Software > Q&A
Downloads

Q&A Using Flexsim and building models

  #1  
Old 05-16-2012
Jens Mühlheimer Jens Mühlheimer is offline
Flexsim User
 
Join Date: Jul 2008
Location: Stuttgart, Germany
Posts: 140
Downloads: 8
Uploads: 0
Thanks: 40
Thanked 35 Times in 27 Posts
Rep Power: 174
Jens Mühlheimer will become famous soon enoughJens Mühlheimer will become famous soon enough
Default report() command - which nodefunction is executed

Hello everybody,

simple question. Which nodefunction is executed when I use the report() command?

I want to include some other data in the .csv file (like repetition and scenario number). I found the project/exec/globals/nodefunctions/summaryreport code, but I assume this is not the right one, because I foundthe following code
Code:
fpt("Flexsim Summary Report"); fpr();
But it's only "summary report" in the exported .csv file.

What do I have to edit to customize the report() function?

Thank you all in advance!
Jens
  #2  
Old 05-16-2012
Phil BoBo's Avatar
Phil BoBo Phil BoBo is offline
Flexsim Development
 
Join Date: Jan 2008
Posts: 756
Downloads: 109
Uploads: 18
Thanks: 385
Thanked 1,483 Times in 525 Posts
Rep Power: 1174
Phil BoBo has a reputation beyond reputePhil BoBo has a reputation beyond reputePhil BoBo has a reputation beyond reputePhil BoBo has a reputation beyond reputePhil BoBo has a reputation beyond reputePhil BoBo has a reputation beyond reputePhil BoBo has a reputation beyond reputePhil BoBo has a reputation beyond reputePhil BoBo has a reputation beyond reputePhil BoBo has a reputation beyond reputePhil BoBo has a reputation beyond repute
Default

The report() function is in the engine. You may be able to do what you want to do with the file print commands and using the 'append' parameter in report().
The Following User Says Thank You to Phil BoBo For This Useful Post:
Carsten Seehafer (05-20-2012)
  #3  
Old 05-21-2012
Jens Mühlheimer Jens Mühlheimer is offline
Flexsim User
 
Join Date: Jul 2008
Location: Stuttgart, Germany
Posts: 140
Downloads: 8
Uploads: 0
Thanks: 40
Thanked 35 Times in 27 Posts
Rep Power: 174
Jens Mühlheimer will become famous soon enoughJens Mühlheimer will become famous soon enough
Default

Thanks, I'll give it a try!

Tags
report function


Thread Thread Starter Forum Replies Last Post
about nodefunction Dane Lee Q&A 10 03-15-2012 03:42 AM
Problem to Generate Report Gutirallo Q&A 2 03-13-2012 09:59 AM
Get model run time when a task is executed FlorianK Q&A 6 05-24-2011 12:30 AM
TASKTYPE NODEFUNCTION juan alberto Q&A 1 04-16-2010 03:19 AM


All times are GMT -6.
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2020, vBulletin Solutions Inc.
Copyright 1993-2018 FlexSim Software Products, Inc.