Dynamo for entering instance parameters to multiple one family devices

Hi,
I’m new to Dynamo and just wondering if I can use dynamo to enter instance parameters (parameter type is text) to multiple fire alarm devices of the same family type. Text of the parameter is the same in most of devices and there are over 20 parameters so a lot of clicking and typing. Any help would be appreciated.

Yes it is possible. Element.setparameter is a good place to finish. Start is a bigger question as we don’t have much to work with in your post.

I reccomend trying something yourself and posting if you get stuck. Before you do anything on your project you should run through the entire dynamo primer, doing any confusing parts twice. Do every exercise even if you think you won’t need it. The concepts are what you are after, not the results or what the are working with.