Gas Cutting (Background Operations)
Last modified by writer on 2023/09/08 19:05
bool Is_Oxy_Mode ()
Checks if PUMOTIX is in gas cutting mode.
Return value:
- true - if PUMOTIX is in gas cutting mode;
- false - if another mode is active.
bool GetOxyCuttingOn ()
Allows you to check if the oxy cutter is on in oxyfuel mode.
Return value:
- true – if the oxy cutter is on in oxyfuel mode.
bool GetOxyPreheatOn ()
Allows you to check if preheat is enabled in oxyfuel mode.
Return value:
- true – if preheat is on in oxyfuel mode.