chopci expression function

Evaluates a channel within a CHOP at a specified sample point.

Replaced by: hou.Track

All Usage Examples

See also: chopi, chopct, chopcf

Usage

chopci(CHOP, channel_index, index)

Evaluates the channel at index channel_index within the specified CHOP at the specified sample index.

Examples

chopci("/ch/ch1/wave1", 0, 10)