NAME

no_op -- protect successor units from operating

PROTOTYPE

unitptr no_op( int iOperands, unitptr uHost)

ARGUMENTS

int iOperands
nr of units to disable
unitptr uHost
host unit

RETURN VALUE:

A pointer to the created unit or NULL in the case of an error.

INTERFACE OF CREATED UNIT:

This unit has no inputs or outputs.

EXECUTION OF CREATED UNIT:

Protects iOperands successor units from execution or adaptation.

FILE

/amnt/loge/users/nistaff02/nistaff/rhaschke/nst7/man/../o.linux//../nstsrc/nst_stdr.c