Revision history [back]
EMS measure in OS example
I want to apply EMS by measure in OS, have any example or guide for that task ?
EMS and report measure in OS exampleOS
I want to apply EMS by measure in OS, have any example or guide for that task ?
in zone_report measure has those code that i can't understand their syntax and arguments :
vals[:va] = getDetailsData( "LightingSummary", "Entire Facility", "Interior Lighting", "#{zoneMetrics[:name]}%", "Lighting Power Density", "W/m2", "W/ft^2").round(2)
How getDetailData works ?
3.When i run a measure_test.rb in zone report by notepad++, it gets this error .
test_HvacEquipmentPresentInOutput(ZoneReport_Test):
NoMethodError: undefined method `[]' for nil:NilClass
Why did it fail and how to overcome it ?
EMS and report measure in OSOS example
Hello,
Ii want to apply EMS by measure in OS, have any example or guide for that task ?in zone_report measure has those code that i can't understand their syntax and arguments :
vals[:va] = getDetailsData( "LightingSummary", "Entire Facility", "Interior Lighting", "#{zoneMetrics[:name]}%", "Lighting Power Density", "W/m2", "W/ft^2").round(2)
How getDetailData works ?
3.When i run a measure_test.rb in zone report by notepad++, it gets this error .
test_HvacEquipmentPresentInOutput(ZoneReport_Test):
NoMethodError: undefined method `[]' for nil:NilClass
Why did it fail get failed and how to overcome overcomes it ?
Thanks
EMS and report measure in OS exampleOS
Hello,
i want to apply EMS by measure in OS, have any example or guide for that task ?
in zone_report measure has those code that i can't understand their syntax and arguments :
vals[:va] = getDetailsData( "LightingSummary", "Entire Facility", "Interior Lighting", "#{zoneMetrics[:name]}%", "Lighting Power Density", "W/m2", "W/ft^2").round(2)
How getDetailData works ?- zone_report_test.rb doesn't work in notepad++ with error as follow :
3.When i run a measure_test.rb in zone report by notepad++, it gets this error .
test_HvacEquipmentPresentInOutput(ZoneReport_Test):
NoMethodError: undefined method `[]' for nil:NilClass
Why it get failed and how to overcomes it ?vals[:va] = getDetailsData( "LightingSummary", "Entire Facility", "Interior Lighting", "#{zoneMetrics[:name]}%", "Lighting Power Density", "W/m2", "W/ft^2").round(2)
how to solve this issue? Thanks
EMS and report measure in OSOS example
Hello,
i 1.i want to apply EMS by measure in OS, have any example or guide for that task ?
vals[:va] = getDetailsData( "LightingSummary", "Entire Facility", "Interior Lighting", "#{zoneMetrics[:name]}%", "Lighting Power Density", "W/m2", "W/ft^2").round(2)
How getDetailData works ?vals[:va] = getDetailsData( "LightingSummary", "Entire Facility", "Interior Lighting", "#{zoneMetrics[:name]}%", "Lighting Power Density", "W/m2", "W/ft^2").round(2)
how to solve this issue? Thanks
EMS and report measure in OS exampleOS
Hello,
1.i want to apply EMS by measure in OS, have any example or guide for that task ?
- in zone_report measure has those code that i can't understand their syntax and arguments :
vals[:va] = getDetailsData( "LightingSummary", "Entire Facility", "Interior Lighting", "#{zoneMetrics[:name]}%", "Lighting Power Density", "W/m2", "W/ft^2").round(2)
How getDetailData works ? zone_report_test.rb doesn't work in notepad++ with error as follow :
vals[:va] = getDetailsData( "LightingSummary", "Entire Facility", "Interior Lighting", "#{zoneMetrics[:name]}%", "Lighting Power Density", "W/m2", "W/ft^2").round(2)
how to solve this issue? Thanks
EMS and report measure in OSOS example
Hello,
1.i want to apply EMS by measure in OS, have any example or guide for that task ?
- in zone_report measure has those code that i can't understand their syntax and arguments :
vals[:va] = getDetailsData( "LightingSummary", "Entire Facility", "Interior Lighting", "#{zoneMetrics[:name]}%", "Lighting Power Density", "W/m2", "W/ft^2").round(2)
How getDetailData works ? zone_report_test.rb doesn't work in notepad++ with error as follow :
vals[:va] = getDetailsData( "LightingSummary", "Entire Facility", "Interior Lighting", "#{zoneMetrics[:name]}%", "Lighting Power Density", "W/m2", "W/ft^2").round(2)
how to solve this issue? Thanks
EMS and report measure in OS exampleOS
Hello,
1.i want to apply EMS by measure in OS, have any example or guide for that task ?
vals[:va] = getDetailsData( "LightingSummary", "Entire Facility", "Interior Lighting", "#{zoneMetrics[:name]}%", "Lighting Power Density", "W/m2", "W/ft^2").round(2)
How getDetailData works
vals[:va] = getDetailsData( "LightingSummary", "Entire Facility", "Interior Lighting", "#{zoneMetrics[:name]}%", "Lighting Power Density", "W/m2", how to solve this issue? Thanks
EMS and report measure in OSOS example
Hello,
Hi,
1.i want to apply EMS by measure in OS, have any example or guide for that task ?
2. in zone_report measure has those code that i can't understand their syntax and arguments :
vals[:va] = getDetailsData( "LightingSummary", "Entire Facility", "Interior Lighting", "#{zoneMetrics[:name]}%", "Lighting Power Density", "W/m2", "W/ft^2").round(2)
How getDetailData works ?
3. zone_report_test.rb doesn't work in notepad++ with error as follow :
vals[:va] = getDetailsData( "LightingSummary", "Entire Facility", "Interior Lighting", "#{zoneMetrics[:name]}%", "Lighting Power Density", "W/m2", "W/ft^2").round(2)
how to solve this issue? Thanks
EMS measure in OS example
Hi,
1.i i want to apply EMS by measure in OS, have any example or guide for that task ?
2. in zone_report measure has those code that i can't understand their syntax and arguments :
vals[:va] = getDetailsData( "LightingSummary", "Entire Facility", "Interior Lighting", "#{zoneMetrics[:name]}%", "Lighting Power Density", "W/m2", "W/ft^2").round(2)
How getDetailData works ?
3. zone_report_test.rb doesn't work in notepad++ with error as follow :
vals[:va] = getDetailsData( "LightingSummary", "Entire Facility", "Interior Lighting", "#{zoneMetrics[:name]}%", "Lighting Power Density", "W/m2", "W/ft^2").round(2)
how to solve this issue? Thanks