Machinekit

Machinekit

Machinekit Documentation

HAL Component — ESTOP_LATCHV2

INSTANTIABLE COMPONENTS — General

All instantiable components can be loaded in two manners

Using loadrt with or without count= | names= parameters as per legacy components
Using newinst, which names the instance and allows further parameters and arguments
primarily pincount= which can set the number of pins created for that instance (where applicable)

NAME

estop_latchv2 — 

SYNOPSIS

*ESTOP latch which sets ok-out true and fault-out false only if ok-in is true, fault-in is false, and a rising edge is seen on reset. While ok-out is true, watchdog toggles, and can be used for chargepumps or similar needs. *

USAGE SYNOPSIS

*ESTOP latch which sets ok-out true and fault-out false only if ok-in is true, fault-in is false, and a rising edge is seen on reset. While ok-out is true, watchdog toggles, and can be used for chargepumps or similar needs. *

FUNCTIONS

estop_latchv2.N.funct ( OR <newinstname>.funct )

PINS

LICENCE

GPL