Hi,
The documentation says that the key 'auto_variables' can be modified using cs_probe_set_option. However, it seems to be missing from the list of available keys. Any chance to restrict the number of variables written by a probe?
(I was able to add some values on top of the default ones using 'cs_post_write_probe_values' inside 'cs_user_postprocess_values' but I don't want to have the default ones)
Thanks,
CF
EDIT: the set of probes is created with an array and associated with CS_POST_WRITER_PROFILES
EDIT2: It seems that the function 'cs_probe_set_auto_var' does exactly this job
key auto_variables for probes
Forum rules
Please read the forum usage recommendations before posting.
Please read the forum usage recommendations before posting.
-
- Posts: 4208
- Joined: Mon Feb 20, 2012 3:25 pm
Re: key auto_variables for probes
Hello Cédric,
Thanks, I'll clean up the documentation to remove the obsolete reference to auto_variables as a keyword.
Best regards,
Yvan
Thanks, I'll clean up the documentation to remove the obsolete reference to auto_variables as a keyword.
Best regards,
Yvan