Hi, i want to apply EMS by measure in OS, have any example or guide for that task ? Thanks
First time here? Check out the Help page!
1 | initial version |
Hi, i want to apply EMS by measure in OS, have any example or guide for that task ? Thanks
2 | No.2 Revision |
Hi,
i 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
3 | No.3 Revision |
Hi,
Hello,
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
4 | No.4 Revision |
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
how to solve this issue? Thanks
5 | No.5 Revision |
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 ?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
6 | No.6 Revision |
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 ?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
7 | No.7 Revision |
Hello,
1.i 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
8 | No.8 Revision |
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 ?
vals[:va] = getDetailsData( "LightingSummary", "Entire Facility", "Interior Lighting", "#{zoneMetrics[:name]}%", "Lighting Power Density", "W/m2", "W/ft^2").round(2)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 ?
how to solve this issue?
Thanks
9 | No.9 Revision |
Hello,
i 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 get failed fail and how to overcomes overcome it ?
Thanks
10 | No.10 Revision |
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 ?