Hi Vincent,
The attached code example works for me and generates the following output:
Running with interval func using NEURON for 1000.0 ms...
Weight before: 0.002
Modfying connection parameters...
Done; connections modification time = 0.01 s.
Weight after: 0.5
Note that I'm printing the weight of NetCon object (obtained by 'hObj'), not of connParams entry.
Hope this helps! If you are already doing it this way and it still fails, please send your code.
Best regards,
Valery