Host Engineering Forum

General Category => DirectSOFT => Topic started by: Mikek on May 06, 2019, 01:02:34 PM

Title: Displaying Thermocouple Data
Post by: Mikek on May 06, 2019, 01:02:34 PM
I am having issues displaying Thermocouple data . I can't seem to determine the proper V address to display.
I wish to display the values of channel 1+2 on a C-More HMI. I have tried the example from the 05/06 option modules user manual and IB-460.
The display needs to be 4 digit with out any fractional degrees displayed using Type K thermocouples.
Hardware:
D0-06AR
F0-04THM in slot 1
C-More EA9-10WCL

Software:
DirectSoft6
C-More 6.41

Any help would be appreciated.
Thank you in advance.

 
Title: Re: Displaying Thermocouple Data
Post by: ADC Product Engineer on May 06, 2019, 03:14:17 PM
How do you have the Ibox or ladder setup?  That determines the V location.
Title: Re: Displaying Thermocouple Data
Post by: Mikek on May 07, 2019, 04:33:22 PM
Here are 2 screen shots
Title: Re: Displaying Thermocouple Data
Post by: ADC Product Engineer on May 08, 2019, 09:01:42 AM
Use one or the other method.  Don't use both to set up the card.

Your addresses start at V2000.  They use a double word in BCD format.  For your tag in C-more you need to pick BCD_Double_Word.  V2000 is your first channel and V2002 is the second channel. 
Title: Re: Displaying Thermocouple Data
Post by: Mikek on July 18, 2019, 04:39:23 PM
Thanks for the reply.
I am just getting time to get back to this project. I am not seeing BCD double word as a data type option in C-More 6.41.
What am I missing?
Title: Re: Displaying Thermocouple Data
Post by: b_carlton on July 18, 2019, 11:56:17 PM
Look for BCD Int 32
Title: Re: Displaying Thermocouple Data
Post by: Mikek on December 05, 2019, 04:48:50 PM
I have the display working correctly but am wondering if there is an easy way to have a BIAS/OFFSET? I need a way to"Calibrate" my thermocouple display.