User`s guide

ticcs Object Properties
Note th at the API version is not the same as the CCS IDE version.
boardnum
Property boardnum iden ties the board referenced by a link for CCS ID E.
When you create a link, you use
boardnum to specify th e board you are using .
To get the value for
boardnum,useccsboardinfo or the CCS Setup utility
from Texas Instruments software. The CCS Setup utility assigns the number
foreachboardinstalledonyoursystem.
ccsappexe
Property ccsappexe contains the path to the CCS IDE executable le
cc_app.exe. When you use ticcs to create a link, MATLAB software
determines the path to the CCS IDE executable a nd stores the path in this
property. This is a read-only property. You cannot set it.
numchannels
Property numchannels reports the number of open RTDX communications
channelsforanRTDXlink. Eachtimeyouopenachannelforalink,
numchannels increments by one. For new l inks numchannels is zero until you
open a channel for the link.
To see the value for numchannels create a link to CCS IDE. Then open a
channel to RTDX. Use
get or display to see the RTDX link properties.
cc=ticcs
TICCS Object:
API version : 1.0
Processor type : C67
Processor name : CPU
Running? : No
Board number : 0
Processor number : 0
Default timeout : 10.00 secs
RTDX channels : 0
2-53