setStringSignal and getStringSignal between python remote api and coppeliasim

Typically: "How do I... ", "How can I... " questions
Post Reply
zhy149
Posts: 132
Joined: 14 Apr 2021, 20:18

setStringSignal and getStringSignal between python remote api and coppeliasim

Post 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!

coppelia
Site Admin
Posts: 10339
Joined: 14 Dec 2012, 00:25

Re: setStringSignal and getStringSignal between python remote api and coppeliasim

Post by coppelia »

Hello,

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

Cheers

Post Reply