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