Revision history [back]
Try this: Meter:Custom,RefrigLighting,Electricity,Nameofcasefromobject,NameofvariablefromRDDfile; Output:Meter,RefrigLighting,Hourly;
Note: you'll need to determine the "Nameofcasefromobject" and "NameofvariablefromRDDfile" by referencing the IDF and RDD files.
I think you can accumulate ALL such values by using the "star / asterisk" wild card: Meter:Custom,RefrigLighting,Electricity,*,NameofvariablefromRDDfile; Output:Meter,RefrigLighting,Hourly;
Try this: Meter:Custom,RefrigLighting,Electricity,Nameofcasefromobject,NameofvariablefromRDDfile; Output:Meter,RefrigLighting,Hourly;
Note: you'll need to determine the "Nameofcasefromobject" and "NameofvariablefromRDDfile" by referencing the IDF and RDD files.
I think you can accumulate ALL such values by using the "star / asterisk" "" wild card:
Meter:Custom,RefrigLighting,Electricity,*,NameofvariablefromRDDfile;
Meter:Custom,RefrigLighting,Electricity,,NameofvariablefromRDDfile;
Output:Meter,RefrigLighting,Hourly;
Try this: Meter:Custom,RefrigLighting,Electricity,Nameofcasefromobject,NameofvariablefromRDDfile; Output:Meter,RefrigLighting,Hourly;
Note: you'll need to determine the "Nameofcasefromobject" and "NameofvariablefromRDDfile" by referencing the IDF and RDD files.
I think you can accumulate ALL such values by using the "" wild card: Meter:Custom,RefrigLighting,Electricity,,NameofvariablefromRDDfile; Output:Meter,RefrigLighting,Hourly;