Jump to content

CX Supervisor : How to truncate points (values)


Recommended Posts

Posted

Regards !

This is my problem:

I have a point on the screen (text variable I/O) # , which is associated in the animation editor the following:

"Edit point value (analog)": variableX                     and enable "display keypad"
"Display value (analog)":    variableX

Although I have written # and no. ##.##  in the SCADA displays only the truncated values, but the PLC also receives those decimals that can lead. How I can do to make the PLC also receive decimals? How I can truncate the value despite the user to enter decimal me?

Thank you!


Posted

Hi

Confusing. If you don’t want decimal places in the PLC use Integer data type in PLC program. If you don’t want decimal places in SCADA use Integer type in CX-Supervisor.

Regards

BB

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
×
×
  • Create New...