marker

Name

marker -- Create/manipulate marker instances

Synopsis

marker create name ?options?

marker config name options...

marker cget name

DESCRIPTION

Markers are CCUSB stack objects that insert a constant 16 bit value into the data. The marker command allows you to create and configure marker objects. As with all daqconfig.tcl objects the marker must be put in a stack (event or scaler) to contribute data to the output stream.

OPTIONS

-value uint16

Defines the unsigned integer 16 value that will be inserted into the buffer when the marker is in a triggered stack.