measure arguments not showing from OS 2.9.1 Measures tab
I wrote a custom OpenStudio measure, i.e. it is not from BCL. It works just fine in the OpenStudio 2.9.1 Application when I call it from the Components & Measures -> Apply Measure Now menu. However, when I go to the Measures tab of the OpenStudio 2.9.1 Application (third to last on the left edge, near the bottom, just above the Run tab and the Results tab) and then select that measure from the Library and then drag it to the OpenStudio Measures slots (above the EnergyPlus Measures slots and the Reporting Measures slots), it lands there ok, but when I click on it, the arguments do not show up? Why don't they show, and how can I make them show? Thanks.
That is strange. It could be interesting to get the 1.1.0 version of the application and see if it is still an issue. There was an issue with bool arguments that has been fixed, but it impacted both apply measures now and the measures tab. There was an issue with reporting measure arguments, but it sounds like you are using a model measure. If you look on the last line of the measure.xml file do you see an error. Look on the copy of the measure in measure directory in this OSM's project folder, not where you store your custom measures. The xml could have changed due to current model loaded.