Thoughts on grouping of presets

Zaid Abdulla zaid at genieacs.com
Thu Mar 30 18:22:04 EDT 2017


On Wed, 2017-03-29 at 15:35 -0800, Dan Morphis wrote:
> That works for a declare, what about for setParameterValues?

You can't. Internally tasks are implemented on top of the declare
functionality so it will only send an SPV when value doesn't match the
current value in the database. But you can send a getParameterValues
task before the setParameterValues one.

-- 
Zaid Abdulla <zaid at genieacs.com>


More information about the Users mailing list