Page 1 of 1
LABEL PROBLEM
Posted: Wed Jan 11, 2017 4:29 am
by crovello
hi, good day,
i have a little problem, please help me, i need to know, how a can put in the main line and zone pipe label, the information about pressure loss and velocity, but when i change the configuration of the label the result is asterisk, the same problem is with velocity.
#label# #length;1# m.
hf:#HY_MAX_HL#
regards ...
Re: LABEL PROBLEM
Posted: Wed Jan 11, 2017 4:37 am
by Hutch
I think the reason is that hydraulic labels do not function on combined pipes. Under SETTINGS | LABELS, Uncheck 'Combine Pipe Labels' and try the label again.
Let us know how it goes.
Re: LABEL PROBLEM
Posted: Wed Jan 11, 2017 5:03 am
by crovello
dear huntch,
thanks, this was the probkem.
but i have a question, when i will label the zone pipes, could i have the real legth of the pipe?
regards ...
Re: LABEL PROBLEM
Posted: Wed Jan 11, 2017 5:20 am
by Hutch
Here is an example
#LABEL# #LENGTH3D;.5# #LENUNIT#
The result might look like 50mm Class6 72.5m
#LABEL# gives the label field from the database for the pipe
#LENGTH3D# gives the length of the pipe along the slope, not the horizontal length. The length is expressed in the number of decimal places that you have in SETTINGS | UNITS
#LENGTH3D;.5# gives the length of the pipe along the slope rounded to the nearest 0.5 unit
#LENGTH3D;1# gives the length of the pipe along the slope rounded to the nearest 1 unit
#LENUNIT# gives the unit of length. e.g., m or ft
Re: LABEL PROBLEM
Posted: Wed Jan 11, 2017 6:43 am
by crovello
HUNTCH,
VERY THANK YOU SO MUCH .....