.\"******************************************************************* .\" .\" This file was extracted from hal/components/conv_s32_float.comp using halcompile.g. .\" Modify the source file. .\" .\"******************************************************************* .TH CONV_S32_FLOAT "9" "2023-02-10" "LinuxCNC Documentation" "HAL Component" .SH NAME conv_s32_float \- Convert a value from s32 to float .SH SYNOPSIS .HP .B loadrt conv_s32_float [count=\fIN\fB|names=\fIname1\fB[,\fIname2...\fB]] .SH FUNCTIONS .TP \fBconv-s32-float.\fIN\fB\fR (requires a floating-point thread) Update 'out' based on 'in' .SH PINS .TP .B conv-s32-float.\fIN\fB.in\fR s32 in \fR .br .ns .TP .B conv-s32-float.\fIN\fB.out\fR float out \fR .SH AUTHOR Jeff Epler .SH LICENSE GPL