I automation script how can I get from protocol only those params which are number/int/double ?


As this question has now been inactive for a very long time, I will close it. If you still want more information about this, could you post a new question?
Hi Apurva,
I am not aware of a method that will allow you to retrieve the numeric parameters from a protocol. A possible workaround is to export the parameters from a protocol to a CSV file. The CSV file contains the list of all parameters available in the protocol (including the type). You could use this CSV file in your automation script to filter the numeric parameters.
Hope it helps.
I see that this question has been inactive for some time. Do you still need help with this? If not, could you select the answer that has been most helpful for you (using the ✓ icon)?