Post Go back to editing

setting in Algorithm Designer

Category: Software
Product Number: sigmastudio plus

Some problems encountered when generating.DLL using Algorithm Designer are as follows:
1. Does Parameter Definition refer to the parameter pParam(Block) in the process entry?
2. In the variables step, do I need to include all the temporary variables in the function? And then it seems to be able to set a Value, so if there's a function that assigns a value to this variable, is that a set value or a run value?
3. Is it necessary to configure the buffer Size in Memory Size? If the function is complicated, doesn't it feel like this size is hard to calculate?
4. Where the UI Designer controls and parameters are bound, how should they be bound with the pParam of the process function.

Thread Notes

Parents Reply Children