Loading…
Loading…
方法名称: method_FlowArea
方法ID: 0x408B
方法标签: Calculate Flow Area
方法描述:
- {
- 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)
- {
请登录以获得完整内容