Page 1 of 1

setStringSignal and getStringSignal between python remote api and coppeliasim

Posted: 19 Oct 2021, 03:05
by zhy149
Hello,

I tried to set a string signal using python api and get the signal on coppeliasim side but this doesn't work. However, one time setStringSignal from python side using oneshot mode doesn't work. Is there any prerequisite to do this successfully?

Thank you!

Re: setStringSignal and getStringSignal between python remote api and coppeliasim

Posted: 19 Oct 2021, 06:51
by coppelia
Hello,

please show us how you are doing this. The whole code section.

Cheers