Chapter 3 – Communications
Page 18 TestEquity F4T Controller
SCPI Programming Mode
SCPI commands are ASCII text strings with a wide array of defined SCPI commands, all of
which are not included in this implementation. 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. This list only applies to the native F4T
Ethernet interface, NOT the external Serial Modbus-to-Ethernet Converter.
Commands for Process Units
Query Comm. Temperature units
Set Comm. Temperature units to F
Ethernet units to Fahrenheit
Set Comm. Temperature units to C
Ethernet units to Celsius
Query Display Temperature units
:UNIT:TEMPERATURE:DISPLAY?
Front panel display units
Set Display Temperature units to F
:UNIT:TEMPERATURE:DISPLAY F
Front panel display units to Fahrenheit
Set Display Temperature units to C
:UNIT:TEMPERATURE:DISPLAY C
Front panel display units to Celsius
This list is ONLY for versions WITH Cascade Control (Part Temperature Control). NOT for standard Temperature or Temperature/Humidity chambers.
Write Set Point (Cascade)
:SOURce:CAScade1:SPOint <value>
Read Outer Loop PV (Cascade)
:SOURce:CAScade1:OUTer:PVALue?
Query Outer Loop Input Error (Cascade)
:SOURce:CAScade1:OUTer:ERRor?
Read Inner Loop PV (Cascade)
:SOURce:CAScade1:INNer:PVALue?
Query Outer Loop Input Error (Cascade)
:SOURce:CAScade1:INNer:ERRor?
Read Outer Loop Set Point (Cascade)
:SOURce:CAScade1:OUTer:SPOint?
Read Inner Loop Set Point (Cascade)
:SOURce:CAScade1:INNer:SPOint?
Query cascade loop function
:SOURce:CAScade1:FUNCtion?
Set cascade loop function to PROCESS
:SOURce:CAScade1:FUNCtion PROCESS
Not recommended, do not enter this
Set cascade loop function to DEVIATION
:SOURce:CAScade1:FUNCtion DEVIATION
:SOURce:CAScade1:RANGe:LOW?
:SOURce:CAScade1:RANGe:LOW <value>
:SOURce:CAScade1:RANGe:HIGH?
:SOURce:CAScade1:RANGe:HIGH <value>
Query cascade simple set point control
:SOURce:CAScade1#:SSPoint:CONTrol?
Set cascade simple set point control OFF
:SOURce:CAScade1:SSPoint:CONTrol OFF
Turns OFF Cascade Control mode
Set cascade simple set point control ON
:SOURce:CAScade1:SSPoint:CONTrol ON
Turns ON Cascade Control mode
Commands for Manual Ramp Parameters (ramping without running a profile)
:SOURce:CLOop#:RACTion OFF
controls instantly to set point
:SOURce:CLOop#:RACTion STArtup
ramps to set point on controller power
on
Set ramping on set point change
:SOURce:CLOop#:RACTion SETPoint
ramps to set point on change of set
point
Set ramping on both events
:SOURce:CLOop#:RACTion BOTH
ramps to set point on controller power
on OR change of set point
Write ramp scale to minutes
:SOURce:CLOop#:RSCAle MINutes
Write ramp scale to hours
:SOURce:CLOop#:RSCAle HOURS
rate that controller ramps to set point
time that controller ramps to set point
:SOURce:CLOop#:RRATe <value>
rate that controller ramps to set point
:SOURce:CLOop#:RTIMe <value>
rate that controller ramps to set point
Commands for Event Outputs
Continued on next page…