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