update the gasflow view

This commit is contained in:
Philipp Schinacher
2025-11-24 09:42:29 +01:00
parent cd109e2895
commit cc2f124b60

View File

@@ -20,21 +20,26 @@
</v-row> </v-row>
<v-row> <v-row>
<v-col cols="3"> <v-col cols="3">
<p-v-card pvTitle="P Blower inlet" nodeId="ns=4;s=GVL_SCADA.stPolarisHMIInterface.stGasFlow.stGasPressureBlowerInlet"/> <p-v-card pvTitle="P PF Inlet" nodeId="ns=4;s=GVL_SCADA.stPolarisHMIInterface.stGasFlow.stGasPressurePoliceFilterInlet"/>
</v-col>
<v-col cols="3">
<p-v-card pvTitle="P Police filter" nodeId="ns=4;s=GVL_SCADA.stPolarisHMIInterface.stGasFlow.stGasPressurePoliceFilterInlet"/>
</v-col> </v-col>
<v-col cols="3"> <v-col cols="3">
<p-v-card pvTitle="P 2nd HEX" nodeId="ns=4;s=GVL_SCADA.stPolarisHMIInterface.stGasFlow.stGasPressureSecondHeatExchanger"/> <p-v-card pvTitle="P 2nd HEX" nodeId="ns=4;s=GVL_SCADA.stPolarisHMIInterface.stGasFlow.stGasPressureSecondHeatExchanger"/>
</v-col> </v-col>
<v-col cols="3"> </v-row>
<v-row>
<v-col cols="3">
<p-v-card pvTitle="P PC inlet" nodeId="ns=4;s=GVL_SCADA.stPolarisHMIInterface.stGasFlow.stGasPressurePCInlet"/> <p-v-card pvTitle="P PC inlet" nodeId="ns=4;s=GVL_SCADA.stPolarisHMIInterface.stGasFlow.stGasPressurePCInlet"/>
</v-col> </v-col>
<v-col cols="3">
<p-v-card pvTitle="BG Inlet" nodeId="ns=4;s=GVL_SCADA.stPolarisHMIInterface.stGasFlow.stGasPressureBackgroundFlowInlet"/>
</v-col>
<v-col cols="3">
<p-v-card pvTitle="Jet inlet" nodeId="ns=4;s=GVL_SCADA.stPolarisHMIInterface.stGasFlow.stGasPressureJetFlowInlet"/>
</v-col>
</v-row> </v-row>
<v-row> <v-row>
<v-col cols="3"> <v-col cols="3">
<p-v-card pvTitle="P PF inlet" nodeId="ns=4;s=GVL_SCADA.stPolarisHMIInterface.stGasFlow.stGasPressureProcessFilterInlet"/> <p-v-card pvTitle="PFM inlet" nodeId="ns=4;s=GVL_SCADA.stPolarisHMIInterface.stGasFlow.stGasPressureProcessFilterInlet"/>
</v-col> </v-col>
<v-col cols="3"> <v-col cols="3">
<p-v-card pvTitle="P 1st HEX" nodeId="ns=4;s=GVL_SCADA.stPolarisHMIInterface.stGasFlow.stGasPressureFirstHeatExchanger"/> <p-v-card pvTitle="P 1st HEX" nodeId="ns=4;s=GVL_SCADA.stPolarisHMIInterface.stGasFlow.stGasPressureFirstHeatExchanger"/>