Related Topics:

RENO Flowchart Functions

RENO Internal Functions

RENO has a set of internal functions that you can use in creating string expressions to be evaluated in RENO functions and static functions, flowchart standard blocks, or as conditional inputs or outputs for conditional blocks, binary nodes, logic gates and branch gates. You can enter these functions manually or select them from the function selector or the equation editor.

What's Changed? In previous versions, RENO internal functions were known as reserved keywords.

The following internal functions are available for use in RENO.

in runs_total table_max table_rowcount
model_fr rvm table_maxindex table_setvalue
model_pdf sims_cur table_min var_getvalue
model_prob sims_total table_minindex var_setvalue
model_rv staticfunc_reset table_removerow workbook_getvalue
runs_cur table_getvalue table_reset workbook_setvalue

 

Diagram Simulation Functions

To use simulation results from BlockSim diagrams within the flowchart, you must first use the "simulate" internal function to run a specified RENO simulation definition. Once the simulation definition has been run, then each of the "sr_" internal functions will return a specified result for the diagram specified in that simulation definition

The following diagram simulation result functions are available for use in RENO.

simulate sr_costs_misc_pm sr_downtime_failure sr_meanav_stddev
sr_costs_crew_cm sr_costs_pool_cm sr_downtime_inspection sr_mttff
sr_costs_crew_in sr_costs_pool_oc sr_downtime_oc sr_numberof_cms
sr_costs_crew_oc sr_costs_pool_pm sr_downtime_off sr_numberof_failures
sr_costs_crew_pm sr_costs_total sr_downtime_pm sr_numberof_inspections
sr_costs_downtime sr_costs_total_cm sr_endtime sr_numberof_ocs
sr_costs_indirectpool sr_costs_total_oc sr_expectedfailures sr_numberof_offs
sr_costs_misc_cm sr_costs_total_pm sr_expectedfailures_stddev sr_numberof_pms
sr_costs_misc_in sr_downtime sr_meanav sr_throughput
sr_costs_misc_oc sr_downtime_cm sr_meanav_nopm sr_uptime

 

© 1992-2015. ReliaSoft Corporation. ALL RIGHTS RESERVED.