Hi, is there a way to initiate a "Start Adjust" on an adjust/controller block from scripts? I've tried NameOfAdjustBlock.Calculate() and NameOfAdjustBlock.Solve() and they both throw a fault.
Another question on referencing the simulation objects. Dashes in names becomes underscores, i.e., splitter named "SPLT-001" is referenced "SPLT_001". Is space in names referenced with some other character? e.g., what would "Splitter One" be referenced as, if possible?
Thanks in advance.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi, is there a way to initiate a "Start Adjust" on an adjust/controller block from scripts? I've tried NameOfAdjustBlock.Calculate() and NameOfAdjustBlock.Solve() and they both throw a fault.
Another question on referencing the simulation objects. Dashes in names becomes underscores, i.e., splitter named "SPLT-001" is referenced "SPLT_001". Is space in names referenced with some other character? e.g., what would "Splitter One" be referenced as, if possible?
Thanks in advance.