solved - the example was not very clear to me that you first get the 
parameter group name, then iterate through the children
J - 

On Friday, April 17, 2020 at 2:35:29 PM UTC-5, JMA 1 wrote:
>
> With the TreeWidget example, what is the syntax at access the 
> parametertree members and values?
> The syntax of parameter[child_name] produces not found and the same with 
> parameter.child(child_name).
>
> Any idea?
>
> children names tried -> 'Input Channel ConfigurationBasic parameter data 
> types', 'Integer', 'Float'
> example:
>
> test = params.child('Integer')
> test.value()
>
> same result as params['Integer'] with not found
>
> Any guidance would be greatly appreciated.
>
> Cheers,
> J
> '
>

-- 
You received this message because you are subscribed to the Google Groups 
"pyqtgraph" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/pyqtgraph/6aa76550-d9e5-4e1c-a99c-aa9bcd6c57ec%40googlegroups.com.

Reply via email to