Cimplicity HMI Tag Definition

blawrenz

Member
Join Date
Jul 2006
Location
Kansas City
Posts
22
I have a question related to the tag definition of a Cimplicity HMI tag. I have an existing application in which I have csv export of the tag DB and I have a handfull of tags that have some information defined in a column labelled "FW_CONV_EQ" with the expression of %p*6. From the graphic the Object properties simply defines the expression as the tagname. The value is a register value coming in over a Modbus link. Is the value displayed simply the raw register value or is the value displayed going to be modified by the expression found in the column labelled "FW_CONV_EQ"
Thanks for the help!!:unsure:
 
A FW_CONV_EQ; %P*6; is a Forward Conversion Equation. In this case the value displayed will be the Raw register Value multiplied by 6.

If the Modbus register contains a value of 10, the Cimplicity point will show a value of 60.

Hope this helps!
 

Similar Topics

Hi, I am developing project in Cimplicity 9.0 and I want to communicate it with PLC on S90_TRIPLEX protocol. Also want to communicate with...
Replies
1
Views
2,329
Hi Members! Can anybody give an useable link where can I download GE-Fanuc CIMPLICITY HMI v6.0 software? I would like to install this software...
Replies
2
Views
2,947
Hello everyone, I'm learning to program the Cimplicity HMI 8.2 recently. Do you have any suggestions where can I find some helpful manuals or...
Replies
1
Views
8,823
Back to forum!📚 I'm working on a project that requires upgrading Cimplicity HMI from Version 7 to 8.2. Does anyone here knows if the new...
Replies
3
Views
4,211
Hello Everyone, Just finished up some serious coding using the basic programming language within Cimplicity's Script Engine. I wanted to know if...
Replies
2
Views
4,284
Back
Top Bottom