Wiki source code of Газовая резка (фоновые операции)
                  Last modified by writer on 2023/06/07 16:37
              
      Hide last authors
| author | version | line-number | content | 
|---|---|---|---|
|                              | 
      4.2 | 1 | ===== bool Is_Oxy_Mode () ===== | 
|                              | 
      1.1 | 2 | |
|        | 
      4.2 | 3 | Checks if PUMOTIX is in gas cutting mode. | 
|        | 
      1.1 | 4 | |
|        | 
      4.2 | 5 | Return value: | 
|        | 
      1.1 | 6 | |
|        | 
      4.2 | 7 | * true - if PUMOTIX is in gas cutting mode; | 
| 8 | * false - if another mode is active. | ||
|        | 
      1.1 | 9 | |
|        | 
      4.2 | 10 | ===== bool GetOxyCuttingOn () ===== | 
|        | 
      1.1 | 11 | |
|        | 
      4.2 | 12 | Allows you to check if the oxy cutter is on in oxyfuel mode. | 
|        | 
      1.1 | 13 | |
|        | 
      4.2 | 14 | Return value: | 
|        | 
      1.1 | 15 | |
|        | 
      4.2 | 16 | * true – if the oxy cutter is on in oxyfuel mode. | 
|        | 
      1.1 | 17 | |
|        | 
      4.2 | 18 | ===== bool GetOxyPreheatOn () ===== | 
|        | 
      1.1 | 19 | |
|        | 
      4.2 | 20 | Allows you to check if preheat is enabled in oxyfuel mode. | 
|        | 
      1.1 | 21 | |
|        | 
      4.2 | 22 | Return value: | 
|        | 
      1.1 | 23 | |
|        | 
      4.2 | 24 | * true – if preheat is on in oxyfuel mode. |