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

FLIPFLOP

NAME
SYNOPSIS
FUNCTIONS
PINS

NAME

flipflop − D type flip-flop

SYNOPSIS

loadrt flipflop [count=N]

FUNCTIONS

flipflop.N

PINS

flipflop.N.data bit in

data input

flipflop.N.clk bit in

clock, rising edge writes data to out

flipflop.N.set bit in

when true, force out true

flipflop.N.reset bit in

when true, force out false; overrides set

flipflop.N.out bit io

output