nmk34

Passing a string to parameter List

2 posts in this topic

i wanted to create a small project using parameter List using an example listed in the factorytalk view manual.
in the display list selector properties under states: parameter list option I typed:
Display Canning/T{Corn_Name}, {Corn_Temp} where Canning is the display name and Corn_Name is an HMI string tag and Corn_Temp is an HMI analog tag then in the Canning display I have a string display object and a numeric display object. The string " corn" always displayed as ?????? while the numeric is displayed with the correct value of the tag. I used the same tags using parameter file and I get the correct values. am I listing the parameter list tags with correct syntax for the string?
Thanks

Share this post


Link to post
Share on other sites

It is not clear to me what you're realizing.

I guess you're using FTViewSE... the syntax you wrote, should be used inside a button action...

Display List Selector instead, just needs the tags to be added in the Parameter List field, separated by comma.

Parameter list: Corn_Name, Corn_Temp

Hope this helps,

- fuzzy logic

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!


Register a new account

Sign in

Already have an account? Sign in here.


Sign In Now