Loading…
Loading…
Method Name: method_FlowArea
Method ID: 0x408B
Method Label: Calculate Flow Area
Method Help:
- {
- char status[3];
- float fID;
- float fHeight;
- float fWidth;
- float fArea;
- DD_STRING sUnits;
- DD_STRING sPrompt;
- DD_STRING sEnterData;
- int nAreaUnitCode;
- int nDuctStyle;
- int nResult;
- long nVarID[1];
- _set_device_status(0xFF,0);
- _set_xmtr_device_status(0xFF,0);
- nVarID[0] = 16418;
- nAreaUnitCode = _ivar_value(16418);
- sUnits ="|en|: ";
- switch (nAreaUnitCode)
- {
Please login for more