![]() |
![]() ![]()
Experimental Physics and
| ||||||||||||||
|
Hey Marco,
unfortunately I cannot tell you where these messages originate from.
As for the `devIsegHalSetOpt` command:
> if( strcmp( args[1].sval, "LogLevel" ) == 0 ) {
In your first example args[1] is "0", so this comparison
evaluates to false, in the second example args[1] is "NoMoreLogsPlease", so again false.
You need to call
devIsegHalSetOpt( "<interface name>", "LogLevel", 0 )
The interface name is the same as you used in the
`isegHalConnect` function to connect to the isegHal server.
HTH,
On 9/5/24 11:42, Marco Filho via
Tech-talk wrote:
-- Ruhr-Universität Bochum AG der Experimentalphysik I Dr. Florian Feldbauer NB 2/131 / Fach 125 Universitätsstr. 150 D-44801 Bochum Office: NB 2/134 Phone: (+49)234 / 32-23563 Fax: (+49)234 / 32-14170 https://paluma.ruhr-uni-bochum.de
| ||||||||||||||
ANJ, 11 Sep 2024 |
![]() · Download · Search · IRMIS · Talk · Documents · Links · Licensing · |