Jump to content

Parameter values for changing LSP RANGE


Recommended Posts

What are the values to be used to turn the LSP RANGE button via a WASM ?

 

My code in my WASM is but doesn't work

 

command = std::string("1 (>L:") + "ASCRJ_LSP_RANGE_CHANGE" + std::string(")");
                            execute_calculator_code(command.c_str(), nullptr, nullptr, nullptr);

 

The image of the action taken from the ModelBehavior is below. Can anyone tell me the actions here, so I can do the same from my code?


 

Please login to display this image.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy & Terms of Use