arguments Tracewin_noX11 on linux

https://www.dacm-logiciels.fr/tracewin
Post Reply
Belgiumjarnovandewalle
Neophyte
Neophyte
Posts: 12
Joined: Mon 30 May 2022 22:23
Country:
Belgium (be)
Belgium

arguments Tracewin_noX11 on linux

Post by Belgiumjarnovandewalle »

Hello,
A few questions about the functionalities of the tracewin_noX11 on Linux:

- The argument use_dst_file -> what value should this have ?
Tracewin returns on linux with Tracewin_noX11 : Unknown input variable: use_dst_file or Input variable use_dst_file is set to nothing

- When dst_file1 is specified as input argument, is use_dst_file mandatory or is the dst_file1 distribution used automatically when specified ?

- Is it for sure that cancel_matcthingp (just the argument, it takes no value, correct ?) cancels the matching in partran mode with Tracewin_noX11 (linux version) ?

Thanks and kind regards
Jarno
User avatar
FranceDidier
Administrator
Administrator
Posts: 933
Joined: Wed 26 Aug 2020 14:40
Country:
France (fr)
France

Re: arguments Tracewin_noX11 on linux

Post by FranceDidier »

Dear Jarno,

- The "use_dst_file" input argument does not wait for any value, this was a bug which has now been fixed.
- No dst_file1 is not enough, you also need "use_dst_file" unless it was already specified in the initial project options.
- I've tested the "cancel_matcthingp" argument and I can confirm that it does what's expected.

Regards,

Didier
Belgiumjarnovandewalle
Neophyte
Neophyte
Posts: 12
Joined: Mon 30 May 2022 22:23
Country:
Belgium (be)
Belgium

Re: arguments Tracewin_noX11 on linux

Post by Belgiumjarnovandewalle »

thanks. To be 100% clear:

Should I use:
> TraceWin_noX11 .... use_dst_file

or should I use:
> TraceWin_noX11 .... use_dst_file=True

or should I use:
> TraceWin_noX11 .... use_dst_file=1

So the question is still: does use_dst_file need to have a value and if yes, what should it be ?

- Jarno
User avatar
FranceDidier
Administrator
Administrator
Posts: 933
Joined: Wed 26 Aug 2020 14:40
Country:
France (fr)
France

Re: arguments Tracewin_noX11 on linux

Post by FranceDidier »

DearJarno,

First one

Didier
Post Reply