03-26-2012 02:55 PM
I have a sequence that can control the a DC powerSuppy and AC power supply. There is a parameter called powerSupplyType (string) and I want to inform the user that this param accept "ac" or "dc".
Is there a way to give such information without opening the sequence?
Thanks
03-26-2012 05:18 PM
Other than making the parameter name reflect the options, not really.
See here for more info on why others want this feature.