AVEVA Community
Site
Search
User
Site
Search
User
AVEVA World
Misc AVEVA software
AVEVA Engineering
autonaming rule
Forums
Resources
Mentions
Sub-Groups
Tags
More
Cancel
New
Replies
1 reply
Subscribers
3 subscribers
Views
75 views
Users
0 members are here
Options
Share
More
Cancel
Related
autonaming rule
adak
over 7 years ago
Parents
adak
over 7 years ago
hi all
i got a problem to define an autonaming rule :
rule = !!ce.:LI_fluide & '-' & !!ce.:li_numero & '-' & !!ce.:li_dn & '-' & !!ce.:li_classe & '-' & !!ce.:li_calo
pb with uda :li_dn witch is an integer --> the rule return for my :li_dn :ARRAY instead of 50
any idea ?
i try : !!ce.(string(:li_dn)) but it does'nt works
thanks for helping
[COLOR="silver"]- - - Updated - - -[/COLOR]
so ...
i got it with sysntax : !!ce:li_dn[1] witch return 50
Cancel
Vote Up
0
Vote Down
Sign in to reply
Cancel
Reply
adak
over 7 years ago
hi all
i got a problem to define an autonaming rule :
rule = !!ce.:LI_fluide & '-' & !!ce.:li_numero & '-' & !!ce.:li_dn & '-' & !!ce.:li_classe & '-' & !!ce.:li_calo
pb with uda :li_dn witch is an integer --> the rule return for my :li_dn :ARRAY instead of 50
any idea ?
i try : !!ce.(string(:li_dn)) but it does'nt works
thanks for helping
[COLOR="silver"]- - - Updated - - -[/COLOR]
so ...
i got it with sysntax : !!ce:li_dn[1] witch return 50
Cancel
Vote Up
0
Vote Down
Sign in to reply
Cancel
Children
No Data