Jump to content

Recommended Posts

Posted
Hi, all I usually use the E series HMI's for projects but am using a GOT GT11**, I am fairly new to the GOT platform and am struggling to figure something out In the E series you can specify an unsigned integer to use decimals then scale this into the PLC, the only way i can see of using decimals in the GOT is to use REAL then convert in the PLC to integer which is a lot of messing around Am i missing something ? What i need to be able to do is enter a decimal on the HMI, for example 12.6 then scale this to 126 in the PLC so i can use the values to compare with data coming in from and analogue unit and also read an integer say 168 then scale this to 16.8 to display on the HMI, i can do all of this with the E series no problems without messing with FLT in the PLC etc. thanks for any help
Posted
Hello, I believe that dowloader the manual of Soft GT Designer2, to seting these functions of analogical sampling. test here, http://www.meau.com/Files/SH_NA_080522ENG-G.PDF luky,
Posted
View is 16-bit real, data format is 16 bit integer, set the number of decimal places, and check the box for 'adjust decimal place position' to get the number scaled. You can also use the Data Operation tab to scale the data.
Posted
You must select REAL for the display format. But then on the Extended tab you can leave it set for 16-bit binary. The Extended tab sets the actual PLC data format.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...