User`s guide

open
enable(rx,'ichannel');
When you are working with CCS ID E, open adopts a different
operational form based on your input arguments for
filename and the
optional arguments
filetype and timeout. In the CCS IDE variant,
open loads the sp ecied le into CCS IDE. For example, to load the
tutorial program used in Getting Started with Automation Interface,
use the following syntax
cc = ticcs;
cc.load(tutorial_6xevm.out);
See Also cd, dir, load
7-100