Robert W - 2024-07-23

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.