Jump to content

Writing mesurement attributes to multiple measurements in one action


---
 Share

Recommended Posts

Hi all,

I'm looking to apply common measurement attributes to a group of measurements.

I.e. I am viewing 10 measurements in a measurement table in Monitor. I have a text input field for the operator to enter Order #, linked to a custom writable variable Order_Temp.

Then I have a button that has an action Write Measurement Attributes - ✔ Variable - ${Order_Temp].

This is working for Measurement #1 but I need it to take the value of ${Order_Temp} and apply it to the other measurements being viewed in my measurement table.

I also tried stacking actions, for example
1) Write Measurement Attributes - ✔ Variable - ${Order_Temp]
2) Write changes
3) Measured data input - previous measurement
4) Write Measurement Attributes - ✔ Variable - ${Order_Temp]
5) Write changes

Which to me, it seems like it should work? But it only ever writes to the -1 measurement and never to any subsequent measurement.

I know I can apply these measurement attributes in Planner, but this is supposed to be an operator function and they won't have access to planner.

Any ideas?
Link to comment
Share on other sites

 Share

×
×
  • Create New...