Skip to content

Senfeng Requirements

LASER_SET Instruction — Laser Settings

Function: This instruction supports real-time modification of laser processing parameters (gas pressure, power, frequency, duty cycle) during the cutting process. The cutting process does not need to pause during modification, enabling dynamic parameter adjustment.

Parameter Interface Description

ParameterValueNotes
Process No.Enter the process number to use0–500
Use Temporary Process ParametersChoose whether to use temporary parameters
Gas pressureGas pressure required for laser cutting, can be bound to a variable[1–99999] kPa
PowerLaser power, can be bound to a variable[0–100]%
FrequencyLaser frequency, can be bound to a variable[1–99999] Hz
Duty cycleLaser duty cycle, can be bound to a variable[0–100]%

Usage Example

In the laser cutting program, insert the LASER_SET instruction before the cutting motion instruction. Set the required process parameters. During cutting, the parameters will be applied in real time.

Notes

  • Modifying parameters during cutting will not cause the cutting process to pause.
  • Parameters can be bound to variables for dynamic adjustment.
  • Gas pressure unit is kPa.