Can I use an alias for parameter such as 'The value of parameter value VI' entry in the palette of models?

I played with the example Veristand 2015 "Set model Parameters.vi.

Is it possible to use a parameter alias as the input string to the function 'Set parameter 2D Array Values.vi'? I tried to do this, but get the following error:

Error 307662 has occurred to define model Parameters.vi > NI_VS ModelManager ExecutionAPI.lvlib: NI VeriStand - Set parameter 2D Array Values.vi

Possible reasons:

NEITHER VeriStand: The node is not found in the system.
=========================
NOR VeriStand: Could not find expression of parameter

I am convinced that the alias has been implemented in the system definition correctly.

If not, what the point of having an alias for parameter? Model workspace calibration controls don't seem to be able to use them. Am I missing something?

Thanks in advance for any help on this matter.

The alias parameter access is just for reading.

To write to the parameter, you ned to use control of Calibration of model or the model parameters Manager API. Alias as the parameter cannot be used to write.

Tags: NI Products

Similar Questions

Maybe you are looking for