Spike Toolbox

STIsValidChannelAddrSpec
Checks an address specification for use with channel IDs

Syntax
[bValid] = STIsValidChannelAddrSpec(stasChannelSpec)

Description
This function verifies that an addresssing specification is valid to be used to specify the monitor channel ID address. The specification must contain two fields only, the first ignore and the second not ignored. The second field will specify the bits interpreted as the monitor channel ID. The descriptions are ignored.

See Also
Understanding toolbox addressing, STIsValidAddress, STIsValidAddrSpec,


$Id: STIsValidChannelAddrSpec.html 1783 2005-08-31 21:05:51Z dylan $