Dear Sudeshna
I modified ROME to try to fix problems related <ARGUS> block histograms in run-mode 3.
Could you please pull ROME and use the 'develop' branch ?
(You can switch branches with "git checkout develop' command)
There is an example, examples/argus/histogram.
I tested with the example and it works.
'romeproject' in the directory works as a server.
What you need to use the example for the test is,
0) 'make' in $ROMESYS
1) Build and compile both examples/argus/histogram and examples/argus/histogram/romeproject
2) Start analyzer in romeproject with using romeConfig.xml
3) Start monitor with using argusConfig.xml
In the second tab, you must see an <ARGUS> block histogram updated periodically.
Ryu
> Hi Ryu,
>
> After following your instructions to run ROME remotely, using run mode 3 on the
> client machine, and mode 0 on the server machine, we can see ARGUS display
> appearing on the client machine.
> But that does not work if we have the <ARGUS> block for tabbing in the user xml
> file. I see a bunch of error messages and then ROME crashes on the client machine.
> There might be some conflict with using ARGUS and using run mode 3?
>
> If I take off the <ARGUS> tab block and write my own src/tabs/tab codes, then on
> my client machine, using run mode 3 works, the display appears with histograms
> without a crash.
>
> Any thought on this issue will be much appreciated.
>
> Thanks,
> Sudeshna |