1/4/2012 12:36 AM | |
Posts: 4 Rating:
|
THANKS. |
1/4/2012 1:34 AM | |
Posts: 2661 Rating:
|
You want to display the DW number or the content of the DW? |
1/4/2012 3:58 AM | |
Joined: 9/27/2006 Last visit: 3/23/2025 Posts: 12344 Rating:
|
Hello joan; A DW variable occupies 32 bits, generally unsigned. A 16-bit value would be considered a Word (unsigned) or an Int (signed). Normqlly any WinCCIO field will adapt to the dimensionsof the variable selected in WinCC, so if your tag has a datatype 32-bit Unsigned (DWord)or 32-bit Signed (DInt) it will be able to be connected to an IO field. Adapt the size of the IO field (by stretching it) to enable the number to appear inside the limits of the IO field, and play with the parameters of the IO field (accessible by right-cliking on it) to select the appearance of the number. Hope this helps, Daniel Chartier |
1/4/2012 7:24 AM | |
Posts: 4 Rating:
|
Hello, thanks to all for your help. Let me explain a little more specific my problem, actually the problem that I have, is that... I have a counter of 32bits (sorry was not 16) and is connected to a display (IO Field) andwhen it give a number of "2,147,483,147" (10 digits), the display just showssimbols just like These "######". This happends because it need more digits to show the 32 bits number, because it only support the 16bits. When my countergivesa number smaller like "0, 100, 100, 1000, etc" (less digits)is no problem. My question is... what can I do to "show" all the number of 32bits (2,147,483,147) in a display? I would like to know how to had more digits to get the complete number in the display intead of simbols.... THANKS< for your help!!! |
1/4/2012 7:39 AM | |
Posts: 1064 Rating:
|
in the properties of the i/o field under output/input you can change the output format to display the value that you need by adding more 9 to the parameter and under output format you can change where the decimal is if need be |
We are working on a new user interface with better overview and more relevance.
Follow us on