Search found 2 matches

by ClarkCheng
19 Nov 2019, 15:26
Forum: General questions
Topic: Remote api to fill in respondable mask
Replies: 2
Views: 465

Remote api to fill in respondable mask

Hi, I want to adjust the mask via api, and I've found this syntax simxSetObjectIntParameter(clientID,base,3019,parameterValue,simx_opmode_oneshot) , however I've no idea what kind of parameterValue to fill in, for example: if I want to tick the first four in local respondable mask, what kind of valu...