Difference between revisions of "Latest on the software"
From Bcontrol
Line 1: | Line 1: | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
== Solo == | == Solo == | ||
Line 13: | Line 6: | ||
: Can also be given search parameters: e.g., sp_who('name', 'gee') will report on all SoloParamHandles whose name contains the string 'gee'. For allowable search paramteres, do "help get_sphandle". | : Can also be given search parameters: e.g., sp_who('name', 'gee') will report on all SoloParamHandles whose name contains the string 'gee'. For allowable search paramteres, do "help get_sphandle". | ||
: 11:15, 1 June 2007 (EDT) | : 11:15, 1 June 2007 (EDT) | ||
+ | |||
+ | == Dispatcher == | ||
== SessionModel == | == SessionModel == | ||
+ | |||
+ | == RTLSM Matlab-side code; StateMachineAssembler and disassembler == | ||
+ | |||
+ | == RTLSM Linux-side code == |
Revision as of 15:57, 1 June 2007
Contents
Solo
- sp_who.m
- Find who owns and has access to SoloParamHandles.
- Given a SoloParamHandle, sp_who prints to command line who owns it and who has access to it.
- Can also be given search parameters: e.g., sp_who('name', 'gee') will report on all SoloParamHandles whose name contains the string 'gee'. For allowable search paramteres, do "help get_sphandle".
- 11:15, 1 June 2007 (EDT)