Hello! I have a problem using tsp_bb_provider with consumers gdisp and tsp_ascii_writer. Everything fine to read scalar value but problem reading a specific array value.
On the provider: tsp_bb_provider BB 10 On the consumer: tsp_ascii_writer -u rpc://server_ip -x test.dat with test.dat : symbol_array[2] 1 The result is not symbol_array[2] (a scalar) but the entire array (symbol_array). With gdisp, I have the same problem (same unreadable graph for symbol_array or symbol_array[x]). The blackboard is created with TSP 0.8.3. Same probleme with a tsp_bb_provider and consumer from CVS source. Any Idea? David
_______________________________________________ Tsp-devel mailing list Tsp-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/tsp-devel