Scroll to navigation

BITSLICE(9) HAL Component BITSLICE(9)

NAME

bitslice - Converts an unsigned-32 input into individual bits

SYNOPSIS

loadrt bitslice [count=N|names=name1[,name2...]] [personality=P,P,...]

DESCRIPTION

This component creates individual bit-outputs for each bit of an unsigned-32 input. The number of bits can be limited by the "personality" modparam. The inverse process can be performed by the weighted_sum HAL component.

FUNCTIONS

PINS

The input value

AUTHOR

Andy Pugh

LICENSE

GPL2+

2024-03-13 LinuxCNC Documentation