Refrigerant leak cause
Namespace: CorrigoService.EnumsAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax[SerializableAttribute]
public enum RcsLeakCause
<SerializableAttribute>
Public Enumeration RcsLeakCause
No code example is currently available or this language may not be supported.
Members| Member name | Value | Description |
|---|
| Unknown | 0 |
Unknown
|
| Compressor | 1 | |
| DischargeLine | 2 | |
| Condenser | 3 | |
| Receiver | 4 | |
| LiquidLine | 5 | |
| Evaporator | 6 | |
| SuctionLine | 7 | |
| HeatRecovery | 8 | |
| Piping | 9 | |
| Purge | 10 | |
| Valve | 11 | |
| RuptureDisc | 12 | |
See Also