This interface can be used to read/write certain properties of the active DSS object. The structure of the interface is as follows:


CStr SettingsS(int32_t Parameter, CStr Argument);


This interface returns a string with the result of the query according to the value of the variable Parameter, which can be one of the following:


Parameter 0: Settings.AutoBusList read

This parameter gets the list of Buses or (File=xxxxx) syntax for the AutoAdd solution mode.


Parameter 1: Settings.AutoBusList write

This parameter sets the list of Buses or (File=xxxxx) syntax for the AutoAdd solution mode.


Parameter 2: Settings.PriceCurve read

This parameter gets the name of LoadShape object that serves as the source of price signal data for yearly simulations, etc.


Parameter 3: Settings.PriceCurve write

This parameter sets the name of LoadShape object that serves as the source of price signal data for yearly simulations, etc.