TestEquity F4T Addendum

Touch screen controller cascade control
Hide thumbs Also See for F4T:

Advertisement

Quick Links

F4T Touch Screen Controller
Cascade Control Addendum
TestEquity LLC
6100 Condor Drive
Moorpark, CA 93021
Support:
877-512-3457 Toll Free
805-480-0638
Corporate:
800-732-3457
805-498-9933
http://www.testequity.com
Copyright © 2014-19 TestEquity LLC
Portions of this manual are used with permission from Watlow Electric Manufacturing Company, 2014-19
Revision 4.05 and higher Firmware
Rev. 4.5 – July 29, 2019

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the F4T and is the answer not in the manual?

Questions and answers

Subscribe to Our Youtube Channel

Summary of Contents for TestEquity F4T

  • Page 1 F4T Touch Screen Controller Cascade Control Addendum Revision 4.05 and higher Firmware TestEquity LLC 6100 Condor Drive Moorpark, CA 93021 Support: 877-512-3457 Toll Free 805-480-0638 Corporate: 800-732-3457 805-498-9933 http://www.testequity.com Copyright © 2014-19 TestEquity LLC Rev. 4.5 – July 29, 2019...
  • Page 3: Table Of Contents

    GPIB and Ethernet Modbus Interface Converters (optional) ____________________________ 20 Serial Modbus-to-GPIB Converter (Options 1052 and 0003) ______________________________________ 20 Serial Modbus-to-Ethernet Converter (Option 1056) ____________________________________________ 20 Programming Syntax for the F4T Controller __________________________________________________ 21 Chapter 4 – Retransmit Option TE-F4T-RETRANSMIT ___________________________23 Introduction ____________________________________________________________________ 23...
  • Page 5: Chapter 1 - Safety Instructions

    The safety alert symbol ! precedes a general CAUTION statement. Safety Notices ! CAUTION: The Watlow F4T Manuals are written by the manufacturer, Watlow, for a wide variety of applications and configurations. Not all features or functions are applicable. Only the capabilities of model F4T1L2EAA2D7030 are applicable.
  • Page 7: Chapter 2 - Using Cascade Control

    Without Cascade Control the Part Temperature will take longer to stabilize due to its thermal mass as shown in the graphs below. Air Temperature vs. Part Temperature without Cascade Control Part Temperature’s approach to set point with and without Cascade Control TestEquity F4T Controller Page 7...
  • Page 8: Navigating And Understanding The User Interface

    TestEquity to be a full-screen view of just the Temperature page or the Air Sensor page respectively. Please refer to the F4T Touch Screen Controller User’s Guide for further details on how to navigate and use the F4T Controller.
  • Page 9: Part Control Vs. Air Temperature Control

    The F4T is configured at the factory to allow the Air Temperature to deviate no more than +15°C or –15°C from the Part Temperature set point. This means if the set point is 85°C, the Air Temperature could go as high as 100°C if the Part Temperature lagged sufficiently during a heat...
  • Page 10: Air Control Mode

    This function is similar to turning Air Control ON. If you leave Air Control OFF and turn Simple Set Point Enable ON, the F4T will attempt to control the temperature at the Air Sensor. However, the Guaranteed Soak and Wait For Process will be controlled by the Part Sensor.
  • Page 11: Data Logging

    Chapter 2 – Using Cascade Control Data Logging Logged Parameters You can select the parameters which get logged. TestEquity has pre-configured the controller to log the Set Point, Inner Process Value (air temperature sensor), and Outer Process Value (part temperature sensor).
  • Page 13: Chapter 3 - Communications

    Chapter 3 – Communications Chapter 3 – Communications Ethernet Parameters This section describes how to configure the Ethernet Communications settings in the F4T controller. Changing Ethernet Parameters 1. Press the Menu, Settings and Network buttons, in that order. 2. Under Communications Channels press Ethernet.
  • Page 14: Rs-232 Parameters

    • Parity: [None] Must match the parity of your computer’s serial port and software. • Display Units: °F, °C [configured by TestEquity for °C] • Modbus Word Order: [Low High], High Low Modbus allows a user to select the word order of two 16-bit words in floating point values.
  • Page 15: Common Modbus Registers

    Common Modbus Registers F4T Mode The following registers are applicable in the F4T Mode (Data Map 1). These are the most common registers that would need to be used in an automation environment. Some of these registers are different from F4T controllers that do not have Cascade Control.
  • Page 16 0 to 40 Current Step 16590 (R) 0 to 50 Step Type 16592 (R) Soak = 87 Wait For = 1542 Instant Change = 1927 Ramp Time = 1928 Ramp Rate = 81 End = 27 Page 16 TestEquity F4T Controller...
  • Page 17: F4 Compatibility Mode (Data Map 3)

    4000 16-bit W Profile Start Step # 4001 16-bit W Profile Action Start: 4002 16-bit W Create (1) Insert Step (2) Delete Current profile (3) Delete Step (4) Start Profile (5) Delete all Profiles (256) TestEquity F4T Controller Page 17...
  • Page 18: Scpi Programming Mode

    The SCPI protocol is only available over Ethernet port 5025. The only available SCPI commands for the F4T are shown below. This complete list is only valid for Firmware Revision 04:05:0007, released May 23, 2019 and higher. Older firmware versions do not include all these commands.
  • Page 19 :PROGram[:SELected]:STEP? Query current profile step type :PROGram[:SELected]:STEP:TYPE? Query current profile step time elapsed :PROGram[:SELected]:STEP:TIME:ELApsed? Query current profile step time remain :PROGram[:SELected]:STEP:TIME:REMain? Identification *IDN? "Watlow Electric",<string value>,<integer value>,<string value> (manufacturer) (model number) (serial number) (firmware level) TestEquity F4T Controller Page 19...
  • Page 20: Gpib And Ethernet Modbus Interface Converters (Optional)

    F4T's native Ethernet interface is if you wanted to program using simple ASCII commands instead of Modbus packets. NOTES: Composer software will only work with the native F4T Ethernet interface and Data Map 1, not the TE-1056 Serial Modbus-to-Ethernet Converter. The F4T’s native Ethernet Interface accepts both Modbus and SCPI commands. You do not need the TE-1056 Serial Modbus-to-Ethernet Converter if you want to send SCPI commands directly to the F4T’s native Ethernet Interface! F4T native SCPI commands will...
  • Page 21: Programming Syntax For The F4T Controller

    Chapter 3 – Communications Programming Syntax for the F4T Controller The following applies if the F4T serial interface is configured for Data Map 1. This only applies for programming through the GPIB or Ethernet Modbus converters. The F4T Controller uses two consecutive register to control a value or to read back a process variable.
  • Page 22 Off = 62 Startup = 88 Set Point = 85 Both = 13 Ramp Scale (Temp. °/Minutes) W 2956, 57 Ramp Scale (Temp. °/Hours) W 2956, 39 Ramp Rate (Temperature) W 4058, value (0 to 99,999) Page 22 TestEquity F4T Controller...
  • Page 23: Chapter 4 - Retransmit Option Te-F4T-Retransmit

    Slot 3, Terminals F3 (–), H3 (+) The scaling is set by TestEquity for 0 to 5VDC = –100°C to +200°C. The scaling can be changed in the Settings>Outputs menu. You must to be logged in as an “Admin” to change these settings.

Table of Contents