All the routines present in ts package have a parameter of this type.
# check ts is at present or not 0=TSA set exist [ts ispresent 0] # open the TS set tscid [ts open 0] ... # read/write a register set data [ts read status $tscid] ... set data 0x7812 ts write run $tscid $data ... #close the ts ts close 0 $tscid
Top of the page. | Ts documention. | Send comments to: Wen Mei |
Created | : | 29.04.1998 |
Last modified | : | 30.04.1998 |