.TH SIM_TORCH "9" "2022-02-25" "LinuxCNC Documentation" "HAL Component" .de TQ .br .ns .TP \\$1 .. .SH NAME sim_torch \- A simulated plasma torch .SH SYNOPSIS .HP .B loadrt sim_torch .SH DESCRIPTION A simulated plasma torch for ark-ok testing. .I VERSION: .br 0.1 .SH FUNCTIONS .TP \fBsim-torch\fR (requires a floating-point thread) .SH PINS .TP .B sim-torch.cut-noise-in\fR float in \fR(default: \fI0.75\fR) the amount of noise during cutting (volts) .TP .B sim-torch.cycles-in\fR s32 in \fR(default: \fI200\fR) the number of cycles that the arc voltage overshoots the cut voltage (cycles) .TP .B sim-torch.on-delay-in\fR s32 in \fR(default: \fI10\fR) the time from turn on until overshoot begins (cycles) .TP .B sim-torch.offset-in\fR float in \fR the cut voltage offset(volts) .TP .B sim-torch.overshoot-in\fR s32 in \fR(default: \fI50\fR) the percentage of the cut voltage that the arc voltage overshoots (percent) .TP .B sim-torch.ramp-noise-in\fR float in \fR(default: \fI5\fR) the amount of noise during overshoot (volts) .TP .B sim-torch.ramp-up-in\fR s32 in \fR(default: \fI80\fR) percent of 'cycles_in' that the arc voltage ramps up (percent) .TP .B sim-torch.start\fR bit in \fR start the arc .TP .B sim-torch.voltage-in\fR float in \fR(default: \fI100\fR) the cut voltage (volts) .TP .B sim-torch.voltage-out\fR float out \fR output voltage (volts) .SH AUTHOR Phillip A Carter .SH LICENSE GPLv2 or greater