TSP: The Transport Sample Protocol



BB Tools Command Lines
[The BB ToolsTSP Applications]

Collaboration diagram for BB Tools Command Lines:The Blackboard tools command line interface. More...
bb_tools is a command line tool with a "BusyBox"-like design (http://www.busybox.net). bb_tools is the 'main' command which may be used with its generic interface of may be called (using symlink) with a different name such that the first arg may be ommitted. Any of those tools may be launch without argument and will provide a command line option summary (if needed).

bb_tools [bb_tools_opts] <bb_tools_cmd> [cmd_opts]
The generic bb_tools command.
bb_help
Display the online help.
bb_read <bbname> <symname>
Read the value of a specified symbol in specified Blackboard.
bb_write <bbname> <symname> <value>
Write to a BlackBoard symbol variable.
bb_dump <bbname>
Dump the specified BlackBoard.
bb_find <bbname> <labelmatch>
A command line tool used to find a label in the specified BlackBoard.
bb_check_id <bbname> [<user_specific_value>]
Print out the IPC key used by the specified BlackBoard.
bb_destroy <bbname>
Destroy the specified BlackBoard.
bb_create <bbname> <ndate> <datazonesize>
bb_publish <bbname> <symname> [<symtype>=BB_UINT] [<arraysize>=1]
bb_synchro_send <bbname>
bb_synchro_recv <bbname>
bb_memset <bbname> <bytevalue>
bb_check_version <bbname>
Verify whether if the specified BlackBoard has the same BlackBoard version ID as the bb_tools used.
Framework Home Page.

Beware !! TSP wave is coming...