我想创建一个包含字符串列表(集线器代码列表)的参数。此字符串列表是通过读取外部 csv 文件创建的(此列表可能包含不同的代码,具体取决于 CSV 文件中的集线器代码)
我想要的是找到一种简单的自动方法来执行列表中每个集线器代码的批处理运行。
所以这个问题是:
1) how to add and set a new parameter directly from the code (during the initialization when reading the CSV) instead of GUI parameter panel?
2) how to avoid manual configuration of hub list in the batch run configuration