[ New messages · Members · Forum rules · Search · RSS ]
  • Page 1 of 1
  • 1
Forum moderator: Alexor  
Forum » Process Simulator » English » Ideas discussion
Ideas discussion
AlexorDate: Friday, 27.04.2012, 15:05 | Message # 1
Major general
Group: Administrators
Messages: 311
Reputation: 1
Status: Offline
Welcome!
 
AlexorDate: Saturday, 06.12.2014, 15:59 | Message # 2
Major general
Group: Administrators
Messages: 311
Reputation: 1
Status: Offline
Welcome,

Already was thinking about this function. May be next year.

You may use Script.CSharp with something like this:

if((bool)'Internal.Init' == true)
{
    'Internal.Init' = false;
    
    // All values you need to initialize   
    'Internal.Value1' = 324;
    'Internal.Value2' = 7655;
}

Where 'Internal.Init' is internal Item to make initialization works only once. Button panel for this Item also may be useful.
 
AlexorDate: Saturday, 06.12.2014, 18:00 | Message # 3
Major general
Group: Administrators
Messages: 311
Reputation: 1
Status: Offline
Yes, you are right :)! Creating your own simulation object is also the way. Do not hesitate to ask any question about ProcessSimulator and API.

Function, you are asking for, is in my "To do" list now.
 
AlexorDate: Friday, 26.12.2014, 15:19 | Message # 4
Major general
Group: Administrators
Messages: 311
Reputation: 1
Status: Offline
There is new tool - Snapshot,  in version 2.2.5472.
 
rrussinovDate: Sunday, 14.06.2015, 18:27 | Message # 5
Private
Group: Users
Messages: 1
Reputation: 0
Status: Offline
Hi Alex,

Is there an API manual or at least object model diagram for the Simulator?

Regards,

Rosen
 
AlexorDate: Sunday, 14.06.2015, 19:32 | Message # 6
Major general
Group: Administrators
Messages: 311
Reputation: 1
Status: Offline
Welcome!

No, only example on the site. Ask here, if you have any question.
 
Forum » Process Simulator » English » Ideas discussion
  • Page 1 of 1
  • 1
Search: