XIEARING.tlk Driver Reference
IEA Single-Loop Controllers Driver
This driver requires that you have TAS-HMITalk 8.04 installed.
XIEARING driver allows you to connect with IEA S9800 monolink
controllers and data acquisition devices which use the same protocol.
Requires a free RS-232 in your PC and a 20 mA Current Loop/RS-232
IEA converter.
This driver requires that you set the "HMITalk1.CommSkipEcho" property to True
in order to filter the received echo during transmission.
Loop Controllers
IEA S9800 Single-Loop Controller
IEA S6800 4-Digit Displays
IEA S6800 6-Digit/1-Setpoint Displays
IEA S6800 6-Digit/3-Setpoint Displays
IEA MA98000 Analog Signals Multiplexor
S9800 Commands:
Read Cooking Programmer's Link
Write Cooking Programmer's Link
Read Setpoint of Segment 1 Cooking Prog.
Write Setpoint of Segment 1 Cooking Prog.
Read Setpoint of Segment 2 Cooking Prog.
Write Setpoint of Segment 2 Cooking Prog.
Read Setpoint of Segment 3 Cooking Prog.
Write Setpoint of Segment 3 Cooking Prog.
Read Setpoint of Segment 4 Cooking Prog.
Write Setpoint of Segment 4 Cooking Prog.
Read Setpoint of Segment 5 Cooking Prog.
Write Setpoint of Segment 5 Cooking Prog.
Read Setpoint of Segment 6 Cooking Prog.
Write Setpoint of Segment 6 Cooking Prog.
Read Setpoint of Segment 7 Cooking Prog.
Write Setpoint of Segment 7 Cooking Prog.
Read Setpoint of Segment 8 Cooking Prog.
Write Setpoint of Segment 8 Cooking Prog.
Read Setpoint of Segment 9 Cooking Prog.
Write Setpoint of Segment 9 Cooking Prog.
Read Segment 1 Cooking Prog. Time
Write Segment 1 Cooking Prog. Time
Read Segment 2 Cooking Prog. Time
Write Segment 2 Cooking Prog. Time
Read Segment 3 Cooking Prog. Time
Write Segment 3 Cooking Prog. Time
Read Segment 4 Cooking Prog. Time
Write Segment 4 Cooking Prog. Time
Read Segment 5 Cooking Prog. Time
Write Segment 5 Cooking Prog. Time
Read Segment 6 Cooking Prog. Time
Write Segment 6 Cooking Prog. Time
Read Segment 7 Cooking Prog. Time
Write Segment 7 Cooking Prog. Time
Read Segment 8 Cooking Prog. Time
Write Segment 8 Cooking Prog. Time
Read Segment 9 Cooking Prog. Time
Write Segment 9 Cooking Prog. Time
Write Programmer Start, Stop or Reset
Set Controller's Output in Auto
Turn Controller to Manual Mode and Write the Output %
S6800 Commands:
Read 6-Digit/1-Setpoint Current Values
Read 6-Digit/3-Setpoint Current Values
Write ??xxx part of Setpoint 1
Write xx??? part of Setpoint 1
Write ??xxx part of Setpoint 2
Write xx??? part of Setpoint 2
Write ??xxx part of Setpoint 3
Write xx??? part of Setpoint 3
MA98000 Commands:
COMMAND DESCRIPTION:
Reads current values information.
PROPERTY SETTINGS REQUIRED:
HMITalk1.DriverDataType = Analog Input
HMITalk1.DriverNumPoints = 1-4
HMITalk1.DriverP0 = Indicates the destination station number of the controller
with which communication will be made (0-99).
HMITalk1.DriverP1 = 0
RETURNS:
- HMITalk1.PointValue(0) = Proccess variable measured (V)
- HMITalk1.PointValue(1) = Controller's Setpoint (S)
- HMITalk1.PointValue(2) = Controller's output (%)
- HMITalk1.PointValue(3) = Controller's M/A status (0=Auto, 1=Manual)
COMMAND DESCRIPTION:
Reads main parameters information.
PROPERTY SETTINGS REQUIRED:
HMITalk1.DriverDataType = Analog Input
HMITalk1.DriverNumPoints = 1-8
HMITalk1.DriverP0 = Indicates the destination station number of the controller
with which communication will be made (0-99).
HMITalk1.DriverP1 = 1
RETURNS:
- HMITalk1.PointValue(0) = Span's proportional band, in % (P)
- HMITalk1.PointValue(1) = Integral time, in seconds (I)
- HMITalk1.PointValue(2) = Derivative time, in seconds (D)
- HMITalk1.PointValue(3) = Service cycle, in seconds (C)
- HMITalk1.PointValue(4) = Alarm A, in engineering unit (A)
- HMITalk1.PointValue(5) = Alarm B, in engineering unit (B)
- HMITalk1.PointValue(6) = Setpoint, in engineering unit
- HMITalk1.PointValue(7) = Controller's M/A status (0=Auto, 1=Manual)
COMMAND DESCRIPTION:
Reads decimal point information. Valid range: 0-2.
PROPERTY SETTINGS REQUIRED:
HMITalk1.DriverDataType = Analog Input
HMITalk1.DriverNumPoints = 1
HMITalk1.DriverP0 = Indicates the destination station number of the controller
with which communication will be made (0-99).
HMITalk1.DriverP1 = 2
COMMAND DESCRIPTION:
Writes decimal point information. Valid range: 0-2.
PROPERTY SETTINGS REQUIRED:
HMITalk1.DriverDataType = Analog Output
HMITalk1.DriverNumPoints = 1
HMITalk1.DriverP0 = Indicates the destination station number of the controller
with which communication will be made (0-99).
HMITalk1.DriverP1 = 2
COMMAND DESCRIPTION:
Reads current mode information. Valid range: 0-3.
PROPERTY SETTINGS REQUIRED:
HMITalk1.DriverDataType = Analog Input
HMITalk1.DriverNumPoints = 1
HMITalk1.DriverP0 = Indicates the destination station number of the controller
with which communication will be made (0-99).
HMITalk1.DriverP1 = 3
COMMAND DESCRIPTION:
Writes current mode information. Valid range: 0-3.
PROPERTY SETTINGS REQUIRED:
HMITalk1.DriverDataType = Analog Output
HMITalk1.DriverNumPoints = 1
HMITalk1.DriverP0 = Indicates the destination station number of the controller
with which communication will be made (0-99).
HMITalk1.DriverP1 = 3
COMMAND DESCRIPTION:
Reads low information. Valid range: (-999)-4000.
PROPERTY SETTINGS REQUIRED:
HMITalk1.DriverDataType = Analog Input
HMITalk1.DriverNumPoints = 1
HMITalk1.DriverP0 = Indicates the destination station number of the controller
with which communication will be made (0-99).
HMITalk1.DriverP1 = 4
COMMAND DESCRIPTION:
Writes low information. Valid range: (-999)-4000.
PROPERTY SETTINGS REQUIRED:
HMITalk1.DriverDataType = Analog Output
HMITalk1.DriverNumPoints = 1
HMITalk1.DriverP0 = Indicates the destination station number of the controller
with which communication will be made (0-99).
HMITalk1.DriverP1 = 4
COMMAND DESCRIPTION:
Reads high information. Valid range: (-999)-4000.
PROPERTY SETTINGS REQUIRED:
HMITalk1.DriverDataType = Analog Input
HMITalk1.DriverNumPoints = 1
HMITalk1.DriverP0 = Indicates the destination station number of the controller
with which communication will be made (0-99).
HMITalk1.DriverP1 = 5
COMMAND DESCRIPTION:
Writes high information. Valid range: (-999)-4000.
PROPERTY SETTINGS REQUIRED:
HMITalk1.DriverDataType = Analog Output
HMITalk1.DriverNumPoints = 1
HMITalk1.DriverP0 = Indicates the destination station number of the controller
with which communication will be made (0-99).
HMITalk1.DriverP1 = 5
COMMAND DESCRIPTION:
Reads station number information. Valid range: 0-99.
PROPERTY SETTINGS REQUIRED:
HMITalk1.DriverDataType = Analog Input
HMITalk1.DriverNumPoints = 1
HMITalk1.DriverP0 = Indicates the destination station number of the controller
with which communication will be made (0-99).
HMITalk1.DriverP1 = 6
COMMAND DESCRIPTION:
Reads setpoint information. Valid range: (-999)-4000.
PROPERTY SETTINGS REQUIRED:
HMITalk1.DriverDataType = Analog Input
HMITalk1.DriverNumPoints = 1
HMITalk1.DriverP0 = Indicates the destination station number of the controller
with which communication will be made (0-99).
HMITalk1.DriverP1 = 7
COMMAND DESCRIPTION:
Writes setpoint information. Valid range: (-999)-4000.
PROPERTY SETTINGS REQUIRED:
HMITalk1.DriverDataType = Analog Output
HMITalk1.DriverNumPoints = 1
HMITalk1.DriverP0 = Indicates the destination station number of the controller
with which communication will be made (0-99).
HMITalk1.DriverP1 = 7
COMMAND DESCRIPTION:
Reads proportional band information. Valid range: 0-499.9%.
PROPERTY SETTINGS REQUIRED:
HMITalk1.DriverDataType = Analog Input
HMITalk1.DriverNumPoints = 1
HMITalk1.DriverP0 = Indicates the destination station number of the controller
with which communication will be made (0-99).
HMITalk1.DriverP1 = 8
COMMAND DESCRIPTION:
Writes proportional band information. Valid range: 0-499.9%.
PROPERTY SETTINGS REQUIRED:
HMITalk1.DriverDataType = Analog Input
HMITalk1.DriverNumPoints = 1
HMITalk1.DriverP0 = Indicates the destination station number of the controller
with which communication will be made (0-99).
HMITalk1.DriverP1 = 8
COMMAND DESCRIPTION:
Reads integral time information. Valid range: 0-9999 sec.
PROPERTY SETTINGS REQUIRED:
HMITalk1.DriverDataType = Analog Input
HMITalk1.DriverNumPoints = 1
HMITalk1.DriverP0 = Indicates the destination station number of the controller
with which communication will be made (0-99).
HMITalk1.DriverP1 = 9
COMMAND DESCRIPTION:
Writes integral time information. Valid range: 0-9999 sec.
PROPERTY SETTINGS REQUIRED:
HMITalk1.DriverDataType = Analog Output
HMITalk1.DriverNumPoints = 1
HMITalk1.DriverP0 = Indicates the destination station number of the controller
with which communication will be made (0-99).
HMITalk1.DriverP1 = 9
COMMAND DESCRIPTION:
Reads derivative time information. Valid range: 0-499 sec.
PROPERTY SETTINGS REQUIRED:
HMITalk1.DriverDataType = Analog Input
HMITalk1.DriverNumPoints = 1
HMITalk1.DriverP0 = Indicates the destination station number of the controller
with which communication will be made (0-99).
HMITalk1.DriverP1 = 10
COMMAND DESCRIPTION:
Writes derivative time information. Valid range: 0-499 sec.
PROPERTY SETTINGS REQUIRED:
HMITalk1.DriverDataType = Analog Output
HMITalk1.DriverNumPoints = 1
HMITalk1.DriverP0 = Indicates the destination station number of the controller
with which communication will be made (0-99).
HMITalk1.DriverP1 = 10
COMMAND DESCRIPTION:
Reads service cycle information. Valid range: 0-200 sec.
PROPERTY SETTINGS REQUIRED:
HMITalk1.DriverDataType = Analog Input
HMITalk1.DriverNumPoints = 1
HMITalk1.DriverP0 = Indicates the destination station number of the controller
with which communication will be made (0-99).
HMITalk1.DriverP1 = 11
COMMAND DESCRIPTION:
Writes service cycle information. Valid range: 0-200 sec.
PROPERTY SETTINGS REQUIRED:
HMITalk1.DriverDataType = Analog Output
HMITalk1.DriverNumPoints = 1
HMITalk1.DriverP0 = Indicates the destination station number of the controller
with which communication will be made (0-99).
HMITalk1.DriverP1 = 11
COMMAND DESCRIPTION:
Reads alarm due to maximum information. Valid range: (-999)-4000.
PROPERTY SETTINGS REQUIRED:
HMITalk1.DriverDataType = Analog Input
HMITalk1.DriverNumPoints = 1
HMITalk1.DriverP0 = Indicates the destination station number of the controller
with which communication will be made (0-99).
HMITalk1.DriverP1 = 12
COMMAND DESCRIPTION:
Writes alarm due to maximum information. Valid range: (-999)-4000.
PROPERTY SETTINGS REQUIRED:
HMITalk1.DriverDataType = Analog Output
HMITalk1.DriverNumPoints = 1
HMITalk1.DriverP0 = Indicates the destination station number of the controller
with which communication will be made (0-99).
HMITalk1.DriverP1 = 12
COMMAND DESCRIPTION:
Reads alarm due to minimum information. Valid range: (-999)-4000.
PROPERTY SETTINGS REQUIRED:
HMITalk1.DriverDataType = Analog Input
HMITalk1.DriverNumPoints = 1
HMITalk1.DriverP0 = Indicates the destination station number of the controller
with which communication will be made (0-99).
HMITalk1.DriverP1 = 13
COMMAND DESCRIPTION:
Writes alarm due to minimum information. Valid range: (-999)-4000.
PROPERTY SETTINGS REQUIRED:
HMITalk1.DriverDataType = Analog Output
HMITalk1.DriverNumPoints = 1
HMITalk1.DriverP0 = Indicates the destination station number of the controller
with which communication will be made (0-99).
HMITalk1.DriverP1 = 13
COMMAND DESCRIPTION:
Reads input signal selector information. Valid range: 0-7.
PROPERTY SETTINGS REQUIRED:
HMITalk1.DriverDataType = Analog Input
HMITalk1.DriverNumPoints = 1
HMITalk1.DriverP0 = Indicates the destination station number of the controller
with which communication will be made (0-99).
HMITalk1.DriverP1 = 14
COMMAND DESCRIPTION:
Writes input signal selector information. Valid range: 0-7.
PROPERTY SETTINGS REQUIRED:
HMITalk1.DriverDataType = Analog Output
HMITalk1.DriverNumPoints = 1
HMITalk1.DriverP0 = Indicates the destination station number of the controller
with which communication will be made (0-99).
HMITalk1.DriverP1 = 14
COMMAND DESCRIPTION:
Reads remote set gain information. Valid range: (-9.99)-9.99.
PROPERTY SETTINGS REQUIRED:
HMITalk1.DriverDataType = Analog Input
HMITalk1.DriverNumPoints = 1
HMITalk1.DriverP0 = Indicates the destination station number of the controller
with which communication will be made (0-99).
HMITalk1.DriverP1 = 15
COMMAND DESCRIPTION:
Writes remote set gain information. Valid range: (-9.99)-9.99.
PROPERTY SETTINGS REQUIRED:
HMITalk1.DriverDataType = Analog Output
HMITalk1.DriverNumPoints = 1
HMITalk1.DriverP0 = Indicates the destination station number of the controller
with which communication will be made (0-99).
HMITalk1.DriverP1 = 15
COMMAND DESCRIPTION:
Reads remote set bias information. Valid range: (-9.99)-4000.
PROPERTY SETTINGS REQUIRED:
HMITalk1.DriverDataType = Analog Input
HMITalk1.DriverNumPoints = 1
HMITalk1.DriverP0 = Indicates the destination station number of the controller
with which communication will be made (0-99).
HMITalk1.DriverP1 = 16
COMMAND DESCRIPTION:
Writes remote set bias information. Valid range: (-9.99)-4000.
PROPERTY SETTINGS REQUIRED:
HMITalk1.DriverDataType = Analog Output
HMITalk1.DriverNumPoints = 1
HMITalk1.DriverP0 = Indicates the destination station number of the controller
with which communication will be made (0-99).
HMITalk1.DriverP1 = 16
COMMAND DESCRIPTION:
Reads feedforward gain information.
PROPERTY SETTINGS REQUIRED:
HMITalk1.DriverDataType = Analog Input
HMITalk1.DriverNumPoints = 1
HMITalk1.DriverP0 = Indicates the destination station number of the controller
with which communication will be made (0-99).
HMITalk1.DriverP1 = 17
COMMAND DESCRIPTION:
Writes feedforward gain information.
PROPERTY SETTINGS REQUIRED:
HMITalk1.DriverDataType = Analog Output
HMITalk1.DriverNumPoints = 1
HMITalk1.DriverP0 = Indicates the destination station number of the controller
with which communication will be made (0-99).
HMITalk1.DriverP1 = 17
COMMAND DESCRIPTION:
Reads cooking programmer's link information. Valid range: 1-9.
PROPERTY SETTINGS REQUIRED:
HMITalk1.DriverDataType = Analog Input
HMITalk1.DriverNumPoints = 1
HMITalk1.DriverP0 = Indicates the destination station number of the controller
with which communication will be made (0-99).
HMITalk1.DriverP1 = 18
COMMAND DESCRIPTION:
Writes cooking programmer's link information. Valid range: 1-9.
PROPERTY SETTINGS REQUIRED:
HMITalk1.DriverDataType = Analog Output
HMITalk1.DriverNumPoints = 1
HMITalk1.DriverP0 = Indicates the destination station number of the controller
with which communication will be made (0-99).
HMITalk1.DriverP1 = 18
COMMAND DESCRIPTION:
Reads sequence repetitions information. Valid range: 1-99.
PROPERTY SETTINGS REQUIRED:
HMITalk1.DriverDataType = Analog Input
HMITalk1.DriverNumPoints = 1
HMITalk1.DriverP0 = Indicates the destination station number of the controller
with which communication will be made (0-99).
HMITalk1.DriverP1 = 19
COMMAND DESCRIPTION:
Writes sequence repetitions information. Valid range: 1-99.
PROPERTY SETTINGS REQUIRED:
HMITalk1.DriverDataType = Analog Output
HMITalk1.DriverNumPoints = 1
HMITalk1.DriverP0 = Indicates the destination station number of the controller
with which communication will be made (0-99).
HMITalk1.DriverP1 = 19
COMMAND DESCRIPTION:
Reads setpoint of segment 1 cooking prog. information.
PROPERTY SETTINGS REQUIRED:
HMITalk1.DriverDataType = Analog Input
HMITalk1.DriverNumPoints = 1
HMITalk1.DriverP0 = Indicates the destination station number of the controller
with which communication will be made (0-99).
HMITalk1.DriverP1 = 20
COMMAND DESCRIPTION:
Writes setpoint of segment 1 cooking prog. information.
PROPERTY SETTINGS REQUIRED:
HMITalk1.DriverDataType = Analog Output
HMITalk1.DriverNumPoints = 1
HMITalk1.DriverP0 = Indicates the destination station number of the controller
with which communication will be made (0-99).
HMITalk1.DriverP1 = 20
COMMAND DESCRIPTION:
Reads setpoint of segment 2 cooking prog. information.
PROPERTY SETTINGS REQUIRED:
HMITalk1.DriverDataType = Analog Input
HMITalk1.DriverNumPoints = 1
HMITalk1.DriverP0 = Indicates the destination station number of the controller
with which communication will be made (0-99).
HMITalk1.DriverP1 = 21
COMMAND DESCRIPTION:
Writes setpoint of segment 2 cooking prog. information.
PROPERTY SETTINGS REQUIRED:
HMITalk1.DriverDataType = Analog Output
HMITalk1.DriverNumPoints = 1
HMITalk1.DriverP0 = Indicates the destination station number of the controller
with which communication will be made (0-99).
HMITalk1.DriverP1 = 21
COMMAND DESCRIPTION:
Reads setpoint of segment 3 cooking prog. information.
PROPERTY SETTINGS REQUIRED:
HMITalk1.DriverDataType = Analog Input
HMITalk1.DriverNumPoints = 1
HMITalk1.DriverP0 = Indicates the destination station number of the controller
with which communication will be made (0-99).
HMITalk1.DriverP1 = 22
COMMAND DESCRIPTION:
Writes setpoint of segment 3 cooking prog. information.
PROPERTY SETTINGS REQUIRED:
HMITalk1.DriverDataType = Analog Output
HMITalk1.DriverNumPoints = 1
HMITalk1.DriverP0 = Indicates the destination station number of the controller
with which communication will be made (0-99).
HMITalk1.DriverP1 = 22
COMMAND DESCRIPTION:
Reads setpoint of segment 4 cooking prog. information.
PROPERTY SETTINGS REQUIRED:
HMITalk1.DriverDataType = Analog Input
HMITalk1.DriverNumPoints = 1
HMITalk1.DriverP0 = Indicates the destination station number of the controller
with which communication will be made (0-99).
HMITalk1.DriverP1 = 23
COMMAND DESCRIPTION:
Writes setpoint of segment 4 cooking prog. information.
PROPERTY SETTINGS REQUIRED:
HMITalk1.DriverDataType = Analog Output
HMITalk1.DriverNumPoints = 1
HMITalk1.DriverP0 = Indicates the destination station number of the controller
with which communication will be made (0-99).
HMITalk1.DriverP1 = 23
COMMAND DESCRIPTION:
Reads setpoint of segment 5 cooking prog. information.
PROPERTY SETTINGS REQUIRED:
HMITalk1.DriverDataType = Analog Input
HMITalk1.DriverNumPoints = 1
HMITalk1.DriverP0 = Indicates the destination station number of the controller
with which communication will be made (0-99).
HMITalk1.DriverP1 = 24
COMMAND DESCRIPTION:
Writes setpoint of segment 5 cooking prog. information.
PROPERTY SETTINGS REQUIRED:
HMITalk1.DriverDataType = Analog Output
HMITalk1.DriverNumPoints = 1
HMITalk1.DriverP0 = Indicates the destination station number of the controller
with which communication will be made (0-99).
HMITalk1.DriverP1 = 24
COMMAND DESCRIPTION:
Reads setpoint of segment 6 cooking prog. information.
PROPERTY SETTINGS REQUIRED:
HMITalk1.DriverDataType = Analog Input
HMITalk1.DriverNumPoints = 1
HMITalk1.DriverP0 = Indicates the destination station number of the controller
with which communication will be made (0-99).
HMITalk1.DriverP1 = 25
COMMAND DESCRIPTION:
Writes setpoint of segment 6 cooking prog. information.
PROPERTY SETTINGS REQUIRED:
HMITalk1.DriverDataType = Analog Output
HMITalk1.DriverNumPoints = 1
HMITalk1.DriverP0 = Indicates the destination station number of the controller
with which communication will be made (0-99).
HMITalk1.DriverP1 = 25
COMMAND DESCRIPTION:
Reads setpoint of segment 7 cooking prog. information.
PROPERTY SETTINGS REQUIRED:
HMITalk1.DriverDataType = Analog Input
HMITalk1.DriverNumPoints = 1
HMITalk1.DriverP0 = Indicates the destination station number of the controller
with which communication will be made (0-99).
HMITalk1.DriverP1 = 26
COMMAND DESCRIPTION:
Writes setpoint of segment 7 cooking prog. information.
PROPERTY SETTINGS REQUIRED:
HMITalk1.DriverDataType = Analog Output
HMITalk1.DriverNumPoints = 1
HMITalk1.DriverP0 = Indicates the destination station number of the controller
with which communication will be made (0-99).
HMITalk1.DriverP1 = 26
COMMAND DESCRIPTION:
Reads setpoint of segment 8 cooking prog. information.
PROPERTY SETTINGS REQUIRED:
HMITalk1.DriverDataType = Analog Input
HMITalk1.DriverNumPoints = 1
HMITalk1.DriverP0 = Indicates the destination station number of the controller
with which communication will be made (0-99).
HMITalk1.DriverP1 = 27
COMMAND DESCRIPTION:
Writes setpoint of segment 8 cooking prog. information.
PROPERTY SETTINGS REQUIRED:
HMITalk1.DriverDataType = Analog Output
HMITalk1.DriverNumPoints = 1
HMITalk1.DriverP0 = Indicates the destination station number of the controller
with which communication will be made (0-99).
HMITalk1.DriverP1 = 27
COMMAND DESCRIPTION:
Reads setpoint of segment 9 cooking prog. information.
PROPERTY SETTINGS REQUIRED:
HMITalk1.DriverDataType = Analog Input
HMITalk1.DriverNumPoints = 1
HMITalk1.DriverP0 = Indicates the destination station number of the controller
with which communication will be made (0-99).
HMITalk1.DriverP1 = 28
COMMAND DESCRIPTION:
Writes setpoint of segment 9 cooking prog. information.
PROPERTY SETTINGS REQUIRED:
HMITalk1.DriverDataType = Analog Output
HMITalk1.DriverNumPoints = 1
HMITalk1.DriverP0 = Indicates the destination station number of the controller
with which communication will be made (0-99).
HMITalk1.DriverP1 = 28
COMMAND DESCRIPTION:
Reads segment 1 cooking prog time information.
PROPERTY SETTINGS REQUIRED:
HMITalk1.DriverDataType = Analog Input
HMITalk1.DriverNumPoints = 1
HMITalk1.DriverP0 = Indicates the destination station number of the controller
with which communication will be made (0-99).
HMITalk1.DriverP1 = 29
COMMAND DESCRIPTION:
Writes segment 1 cooking prog time information.
PROPERTY SETTINGS REQUIRED:
HMITalk1.DriverDataType = Analog Output
HMITalk1.DriverNumPoints = 1
HMITalk1.DriverP0 = Indicates the destination station number of the controller
with which communication will be made (0-99).
HMITalk1.DriverP1 = 29
COMMAND DESCRIPTION:
Reads segment 2 cooking prog. time information.
PROPERTY SETTINGS REQUIRED:
HMITalk1.DriverDataType = Analog Input
HMITalk1.DriverNumPoints = 1
HMITalk1.DriverP0 = Indicates the destination station number of the controller
with which communication will be made (0-99).
HMITalk1.DriverP1 = 30
COMMAND DESCRIPTION:
Writes segment 2 cooking prog. time information.
PROPERTY SETTINGS REQUIRED:
HMITalk1.DriverDataType = Analog Output
HMITalk1.DriverNumPoints = 1
HMITalk1.DriverP0 = Indicates the destination station number of the controller
with which communication will be made (0-99).
HMITalk1.DriverP1 = 30
COMMAND DESCRIPTION:
Reads segment 3 cooking prog. time information.
PROPERTY SETTINGS REQUIRED:
HMITalk1.DriverDataType = Analog Input
HMITalk1.DriverNumPoints = 1
HMITalk1.DriverP0 = Indicates the destination station number of the controller
with which communication will be made (0-99).
HMITalk1.DriverP1 = 31
COMMAND DESCRIPTION:
Writes segment 3 cooking prog. time information.
PROPERTY SETTINGS REQUIRED:
HMITalk1.DriverDataType = Analog Output
HMITalk1.DriverNumPoints = 1
HMITalk1.DriverP0 = Indicates the destination station number of the controller
with which communication will be made (0-99).
HMITalk1.DriverP1 = 31
COMMAND DESCRIPTION:
Reads segment 4 cooking prog. time information.
PROPERTY SETTINGS REQUIRED:
HMITalk1.DriverDataType = Analog Input
HMITalk1.DriverNumPoints = 1
HMITalk1.DriverP0 = Indicates the destination station number of the controller
with which communication will be made (0-99).
HMITalk1.DriverP1 = 32
COMMAND DESCRIPTION:
Writes segment 4 cooking prog. time information.
PROPERTY SETTINGS REQUIRED:
HMITalk1.DriverDataType = Analog Output
HMITalk1.DriverNumPoints = 1
HMITalk1.DriverP0 = Indicates the destination station number of the controller
with which communication will be made (0-99).
HMITalk1.DriverP1 = 32
COMMAND DESCRIPTION:
Reads segment 5 cooking prog. time information.
PROPERTY SETTINGS REQUIRED:
HMITalk1.DriverDataType = Analog Input
HMITalk1.DriverNumPoints = 1
HMITalk1.DriverP0 = Indicates the destination station number of the controller
with which communication will be made (0-99).
HMITalk1.DriverP1 = 33
COMMAND DESCRIPTION:
Writes segment 5 cooking prog. time information.
PROPERTY SETTINGS REQUIRED:
HMITalk1.DriverDataType = Analog Output
HMITalk1.DriverNumPoints = 1
HMITalk1.DriverP0 = Indicates the destination station number of the controller
with which communication will be made (0-99).
HMITalk1.DriverP1 = 33
COMMAND DESCRIPTION:
Reads segment 6 cooking prog. time information.
PROPERTY SETTINGS REQUIRED:
HMITalk1.DriverDataType = Analog Input
HMITalk1.DriverNumPoints = 1
HMITalk1.DriverP0 = Indicates the destination station number of the controller
with which communication will be made (0-99).
HMITalk1.DriverP1 = 34
COMMAND DESCRIPTION:
Writes segment 6 cooking prog. time information.
PROPERTY SETTINGS REQUIRED:
HMITalk1.DriverDataType = Analog Output
HMITalk1.DriverNumPoints = 1
HMITalk1.DriverP0 = Indicates the destination station number of the controller
with which communication will be made (0-99).
HMITalk1.DriverP1 = 34
COMMAND DESCRIPTION:
Reads segment 7 cooking prog. time information.
PROPERTY SETTINGS REQUIRED:
HMITalk1.DriverDataType = Analog Input
HMITalk1.DriverNumPoints = 1
HMITalk1.DriverP0 = Indicates the destination station number of the controller
with which communication will be made (0-99).
HMITalk1.DriverP1 = 35
COMMAND DESCRIPTION:
Writes segment 7 cooking prog. time information.
PROPERTY SETTINGS REQUIRED:
HMITalk1.DriverDataType = Analog Output
HMITalk1.DriverNumPoints = 1
HMITalk1.DriverP0 = Indicates the destination station number of the controller
with which communication will be made (0-99).
HMITalk1.DriverP1 = 35
COMMAND DESCRIPTION:
Reads segment 8 cooking prog. time information.
PROPERTY SETTINGS REQUIRED:
HMITalk1.DriverDataType = Analog Input
HMITalk1.DriverNumPoints = 1
HMITalk1.DriverP0 = Indicates the destination station number of the controller
with which communication will be made (0-99).
HMITalk1.DriverP1 = 36
COMMAND DESCRIPTION:
Writes segment 8 cooking prog. time information.
PROPERTY SETTINGS REQUIRED:
HMITalk1.DriverDataType = Analog Output
HMITalk1.DriverNumPoints = 1
HMITalk1.DriverP0 = Indicates the destination station number of the controller
with which communication will be made (0-99).
HMITalk1.DriverP1 = 36
COMMAND DESCRIPTION:
Reads segment 9 cooking prog. time information.
PROPERTY SETTINGS REQUIRED:
HMITalk1.DriverDataType = Analog Input
HMITalk1.DriverNumPoints = 1
HMITalk1.DriverP0 = Indicates the destination station number of the controller
with which communication will be made (0-99).
HMITalk1.DriverP1 = 37
COMMAND DESCRIPTION:
Writes segment 9 cooking prog. time information.
PROPERTY SETTINGS REQUIRED:
HMITalk1.DriverDataType = Analog Output
HMITalk1.DriverNumPoints = 1
HMITalk1.DriverP0 = Indicates the destination station number of the controller
with which communication will be made (0-99).
HMITalk1.DriverP1 = 37
COMMAND DESCRIPTION:
Writes Programmer Start (1), Stop (2) or Reset (0) information. Valid range: 0-2.
PROPERTY SETTINGS REQUIRED:
HMITalk1.DriverDataType = Analog Output
HMITalk1.DriverNumPoints = 1
HMITalk1.DriverP0 = Indicates the destination station number of the controller
with which communication will be made (0-99).
HMITalk1.DriverP1 = 38
COMMAND DESCRIPTION:
Writes controller's output in auto.
PROPERTY SETTINGS REQUIRED:
HMITalk1.DriverDataType = Analog Output
HMITalk1.DriverNumPoints = 1
HMITalk1.DriverP0 = Indicates the destination station number of the controller
with which communication will be made (0-99).
HMITalk1.DriverP1 = 39
COMMAND DESCRIPTION:
Turns controller to Manual mode and write the output %
PROPERTY SETTINGS REQUIRED:
HMITalk1.DriverDataType = Analog Output
HMITalk1.DriverNumPoints = 1
HMITalk1.DriverP0 = Indicates the destination station number of the controller
with which communication will be made (0-99).
HMITalk1.DriverP1 = 40
COMMAND DESCRIPTION:
Reads S6800 4-Digit current values information.
PROPERTY SETTINGS REQUIRED:
HMITalk1.DriverDataType = Analog Input
HMITalk1.DriverNumPoints = 1-5
HMITalk1.DriverP0 = Indicates the destination station number of the counter
with which communication will be made (0-99).
HMITalk1.DriverP1 = 300
RETURNS:
- HMITalk1.PointValue(0) = SetPoint
- HMITalk1.PointValue(1) = Counter Value
- HMITalk1.PointValue(2) = Reset
- HMITalk1.PointValue(3) = Counting
- HMITalk1.PointValue(4) = On-line
COMMAND DESCRIPTION:
Reads S6800 6-Digit/1-Setpoint current values information.
PROPERTY SETTINGS REQUIRED:
HMITalk1.DriverDataType = Analog Input
HMITalk1.DriverNumPoints = 1-4
HMITalk1.DriverP0 = Indicates the destination station number of the counter
with which communication will be made (0-99).
HMITalk1.DriverP1 = 400
RETURNS:
- HMITalk1.PointValue(0) = Counter Value
- HMITalk1.PointValue(1) = SetPoint
- HMITalk1.PointValue(2) = Reset
- HMITalk1.PointValue(3) = Counting
COMMAND DESCRIPTION:
Reads S6800 6-Digit/3-Setpoint current values information.
PROPERTY SETTINGS REQUIRED:
HMITalk1.DriverDataType = Analog Input
HMITalk1.DriverNumPoints = 1-6
HMITalk1.DriverP0 = Indicates the destination station number of the counter
with which communication will be made (0-99).
HMITalk1.DriverP1 = 500
RETURNS:
- HMITalk1.PointValue(0) = Counter Value
- HMITalk1.PointValue(1) = SetPoint 1
- HMITalk1.PointValue(2) = SetPoint 2
- HMITalk1.PointValue(3) = SetPoint 3
- HMITalk1.PointValue(4) = Reset
- HMITalk1.PointValue(5) = Counting
COMMAND DESCRIPTION:
Writes ??xxx part of setpoint 1 value.
PROPERTY SETTINGS REQUIRED:
HMITalk1.DriverDataType = Analog Output
HMITalk1.DriverNumPoints = 1
HMITalk1.DriverP0 = Indicates the destination station number of the controller
with which communication will be made (0-99).
HMITalk1.DriverP1 = 307
COMMAND DESCRIPTION:
Writes xx??? part of setpoint 1 value.
PROPERTY SETTINGS REQUIRED:
HMITalk1.DriverDataType = Analog Output
HMITalk1.DriverNumPoints = 1
HMITalk1.DriverP0 = Indicates the destination station number of the controller
with which communication will be made (0-99).
HMITalk1.DriverP1 = 308
COMMAND DESCRIPTION:
Writes ??xxx part of setpoint 1 value.
PROPERTY SETTINGS REQUIRED:
HMITalk1.DriverDataType = Analog Output
HMITalk1.DriverNumPoints = 1
HMITalk1.DriverP0 = Indicates the destination station number of the controller
with which communication will be made (0-99).
ot used.
COMMAND DESCRIPTION:
Writes xx??? part of setpoint 1 value.
PROPERTY SETTINGS REQUIRED:
HMITalk1.DriverDataType = Analog Output
HMITalk1.DriverNumPoints = 1
HMITalk1.DriverP0 = Indicates the destination station number of the controller
with which communication will be made (0-99).
HMITalk1.DriverP1 = 310
COMMAND DESCRIPTION:
Writes ??xxx part of setpoint 1 value.
PROPERTY SETTINGS REQUIRED:
HMITalk1.DriverDataType = Analog Output
HMITalk1.DriverNumPoints = 1
HMITalk1.DriverP0 = Indicates the destination station number of the controller
with which communication will be made (0-99).
HMITalk1.DriverP1 = 311
COMMAND DESCRIPTION:
Writes xx??? part of setpoint 1 value.
PROPERTY SETTINGS REQUIRED:
HMITalk1.DriverDataType = Analog Output
HMITalk1.DriverNumPoints = 1
HMITalk1.DriverP0 = Indicates the destination station number of the controller
with which communication will be made (0-99).
HMITalk1.DriverP1 = 312
COMMAND DESCRIPTION:
Writes multiplication factor.
PROPERTY SETTINGS REQUIRED:
HMITalk1.DriverDataType = Analog Output
HMITalk1.DriverNumPoints = 1
HMITalk1.DriverP0 = Indicates the destination station number of the controller
with which communication will be made (0-99).
HMITalk1.DriverP1 = 316
COMMAND DESCRIPTION:
Writes division factor (must be 0, 1, 2, 3, 4 or 5).
PROPERTY SETTINGS REQUIRED:
HMITalk1.DriverDataType = Analog Output
HMITalk1.DriverNumPoints = 1
HMITalk1.DriverP0 = Indicates the destination station number of the controller
with which communication will be made (0-99).
HMITalk1.DriverP1 = 314
COMMAND DESCRIPTION:
Sets the decimal point (0, 1 or 2).
PROPERTY SETTINGS REQUIRED:
HMITalk1.DriverDataType = Analog Output
HMITalk1.DriverNumPoints = 1
HMITalk1.DriverP0 = Indicates the destination station number of the controller
with which communication will be made (0-99).
HMITalk1.DriverP1 = 302
COMMAND DESCRIPTION:
Writes filter value (0-1000).
PROPERTY SETTINGS REQUIRED:
HMITalk1.DriverDataType = Analog Output
HMITalk1.DriverNumPoints = 1
HMITalk1.DriverP0 = Indicates the destination station number of the controller
with which communication will be made (0-99).
HMITalk1.DriverP1 = 315
COMMAND DESCRIPTION:
Writes current mode (0, 1, 2 or 3).
PROPERTY SETTINGS REQUIRED:
HMITalk1.DriverDataType = Analog Output
HMITalk1.DriverNumPoints = 1
HMITalk1.DriverP0 = Indicates the destination station number of the controller
with which communication will be made (0-99).
HMITalk1.DriverP1 = 303
COMMAND DESCRIPTION:
Writes relay time (0-0100).
PROPERTY SETTINGS REQUIRED:
HMITalk1.DriverDataType = Analog Output
HMITalk1.DriverNumPoints = 1
HMITalk1.DriverP0 = Indicates the destination station number of the controller
with which communication will be made (0-99).
HMITalk1.DriverP1 = 306
COMMAND DESCRIPTION:
Writes device's station number (1-99).
PROPERTY SETTINGS REQUIRED:
HMITalk1.DriverDataType = Analog Output
HMITalk1.DriverNumPoints = 1
HMITalk1.DriverP0 = Indicates the destination station number of the controller
with which communication will be made (0-99).
HMITalk1.DriverP1 = 306
COMMAND DESCRIPTION:
Reads the measured channel values.
PROPERTY SETTINGS REQUIRED:
HMITalk1.DriverDataType = Analog Input
HMITalk1.DriverNumPoints = 1-200
HMITalk1.DriverP0 = Indicates the destination station number of the unit
with which communication will be made (0-99).
HMITalk1.DriverP1 = 200
HMITalk1.DriverP2 = First channel to be read
COMMAND DESCRIPTION:
Reads the optional channel values.
PROPERTY SETTINGS REQUIRED:
HMITalk1.DriverDataType = Analog Input
HMITalk1.DriverNumPoints = 1-200
HMITalk1.DriverP0 = Indicates the destination station number of the unit
with which communication will be made (0-99).
HMITalk1.DriverP1 = 201
HMITalk1.DriverP2 = First channel to be read
[1005] DRIVER (Internal): Invalid driver stage
[1300] PROTOCOL (Timeout): No answer
[1401] PROTOCOL (Format): Acknowledge was not received from device
[1433] PROTOCOL (Format): Validation error in device response
[2147] CONFIG (NumValues): Only one value can be read or written
[2196] CONFIG (NumValues): Too many values (max=200)
[2216] CONFIG (NumValues): Too many values (max=4)
[2235] CONFIG (NumValues): Too many values (max=8)
[3018] CONFIG (P0): Invalid device address (0-99)
[3503] CONFIG (P1): Digital inputs are not supported for this device
[3504] CONFIG (P1): Digital outputs are not supported for this device
[3518] CONFIG (P1): Invalid command (0-600)
[3527] CONFIG (P1): Invalid command (2-40)
[4122] CONFIG (P2): Invalid value (1-200)
This driver requires that you have TAS-HMITalk 8.04 installed.
Driver Source Code Last Update: 03/08/2004 14:07:48
Driver Reference Last Update: 10/30/2008 17:39:47
© 1990-2008, CPKSoft Engineering. All rights reserved.