User`s guide
get
Processor type : C67
Processor name : CPU
Running? : No
Board number : 0
Processor number : 0
Default timeout : 10.00 secs
RTDX channels : 0
RTDX channels : 0
RTDX links work slightly differently—they have more syntaxes
available. Create an alias
rx to the RTDX portion of cc,thenusethe
alias w ith
get:
rx=cc.rtdx
RTDX channels : 0
get(rx)
ans =
numChannels: 0
RtdxChannel: {'' [] ''}
timeout: 10
v=get(rx)
v=
numChannels: 0
RtdxChannel: {'' [] ''}
timeout: 10
v.timeout
ans =
10
7-56