This documentation is no longer maintained. For documentation of the current version of emc2, please see http://www.linuxcnc.org/docview/html

SELECT8

NAME
SYNOPSIS
FUNCTIONS
PINS
PARAMETERS
LICENSE

NAME

select8 − 8-bit binary match detector

SYNOPSIS

loadrt select8 [count=N|names=name1[,name2...]]

FUNCTIONS

select8.N

PINS

select8.N.sel s32 in

The number of the output to set TRUE. All other outputs well be set FALSE

select8.N.outM bit out (M=0..7)

Output bits. If enable is set and the sel input is between 0 and 7, then the corresponding output bit will be set true

PARAMETERS

select8.N.enable bit rw (default: TRUE)

Set enable to FALSE to cause all outputs to be set FALSE

LICENSE

GPL