[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE : [Tsp-devel] A small TSP provider DLL (with a Labview exampl e)
From: |
LAROCHE, Jean-Francois |
Subject: |
RE : [Tsp-devel] A small TSP provider DLL (with a Labview exampl e) |
Date: |
Fri, 25 May 2007 15:05:00 +0200 |
Hello,
>> It seems that the tsp_stdout_client is coded to retrieve TSP_TYPE_DOUBLE
>> symbols
>
> True stdout wasn't updated for multi-type :))
> Any contribution is welcomed.
Well, here is my small contribution, tsp_stdout_client to support multi-type :
I have added an optional parameter :
-f symb_fmt The format of symbols to request for (TSP_TYPE_xxx), default=0
0=unknown, 1=double, 2=float, 3=int8, 4=int16, 5=int32, 6=int64
7=uint8, 8=uint16, 9=uint32, 10=uint64, 11=char, 12=uchar,
13=raw
By default, the format is TSP_TYPE_UNKNOWN, so the tsp_stdout_client will use
the provider format.
but it can be forced with the appropriated value if needed.
Tested under Windows XP, but should work as before under Unix/Linux :-)
IMPORTANT NOTE : the tsp_stdout_client still don't support array type ...
PS : I have also updated some display to be more 'cosmetic' under the Windows
shell.
Jean-Francois LAROCHE
EADS Astrium Batiment T Bureau 138
Tel 05 62 19 62 62 Fax 05 62 19 77 41
address@hidden
Ce courriel (incluant ses eventuelles pieces jointes) peut contenir des
informations confidentielles et/ou protegees ou dont la diffusion est
restreinte. Si vous avez recu ce courriel par erreur, vous ne devez ni le
copier, ni l'utiliser, ni en divulguer le contenu a quiconque. Merci d'en
avertir immediatement l'expediteur et d'effacer ce courriel de votre systeme.
Astrium decline toute responsabilite en cas de corruption par virus,
d'alteration ou de falsification de ce courriel lors de sa transmission par
voie electronique.
This email (including any attachments) may contain confidential and/or
privileged information or information otherwise protected from disclosure. If
you are not the intended recipient, please notify the sender immediately, do
not copy this message or any attachments and do not use it for any purpose or
disclose its content to any person, but delete this message and any attachments
from your system. Astrium disclaims any and all liability if this email
transmission was virus corrupted, altered or falsified.
---------------------------------------------------------------------
Astrium SAS (393 341 516 RCS Paris) - Siege social: 6 rue Laurent Pichat, 75016
Paris, France
client_stdout.c
Description: Binary data
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- RE : [Tsp-devel] A small TSP provider DLL (with a Labview exampl e),
LAROCHE, Jean-Francois <=