tsp-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Tsp-devel] TSP0.8.3 & tsb_bb_provider & tsp_ascii_writer


From: David
Subject: [Tsp-devel] TSP0.8.3 & tsb_bb_provider & tsp_ascii_writer
Date: Tue, 4 May 2010 11:03:05 +0200

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






reply via email to

[Prev in Thread] Current Thread [Next in Thread]