ObjectCreate

 
Is there any information available for using this function to create linear regression and std dev channels?

I have succesfully created an object, but when I use ObjectGet to query the deviation, it always returns 1.

Help please?
 
What the deviation did You set?
 

OK, Now I see that the 'deviation' is an object property, ie a parameter. That is not what I want.

I want to find out what the channel width is, once the object has been created. ie The result of the std dev calculation.

Is there a way to query or calculate this?

 
May be you need to use the function iStdDev ?
Reason: