CPKSoft Engineering

XCOOPER.tlk Driver Reference

Cooper Power Systems Apparatus Controls Driver

This driver requires that you have TAS-HMITalk 8.04 installed.

Driver Overview

XCOOPER driver allows you to connect to Cooper Power Systems

Apparatus Controls devices, according to the Cooper Digital

Communications Protocol (R280-90-12), Data 2179, Revision 1

and the Cooper Communications Point Data Base (R280-90-11),

Data 2180, Revision 1.

Supported Equipment Type

Power Protections and Reclosers

Supported Devices List

COOPER POWER SYSTEMS Form-4C Recloser Control

COOPER POWER SYSTEMS CL-4C Regulator Control

COOPER POWER SYSTEMS LTC-4C Power Transformer Control

Supported Commands List

Read 16-Bit Signed Analog Data

Read 16-Bit Pulse Accumulator Data

Read Simple Status Data

Read All Data

Perform Operation - Trip & Lockout (SBO0/0h)

Perform Operation - Trip (SBO1/1h)

Perform Operation - Close (SBO2/2h)

Alternate Minimum Trip - On/Off (SBO3/3h)

Ground Trip Block - On/Off (SBO4/4h)

Non-Reclose - On/Off (SBO5/5h)

Power-down - On/Off (SBO6/6h)

Sequence Co-ordination - On/Off (SBO7/7h)

Target Reset on Successful Reclose - On/Off (SBO8/8h)

Operation Counter - On/Off (SBO9/9h)

Event Recorder - On/Off (SBO10/Ah)

Interrupter Duty - On/Off (SBO11/Bh)

Complex TCC #1, Phase - On/Off (SBO12/Ch)

Complex TCC #2, Ground - On/Off (SBO13/Dh)

Complex TCC #3, Phase - On/Off (SBO14/Eh)

Complex TCC #4, Ground - On/Off (SBO15/Fh)

High Current Trip - On/Off (SBO16/10h)

High Current Trip Ground - On/Off (SBO17/11h)

High Current Lockout - On/Off (SBO18/12h)

High Current Lockout Ground - On/Off (SBO19/13h)

Reset Target Status Indicators (SBO20/14h)

Reset Malfunction Status Indicators (SBO21/15h)

Reset Accessory Operation Status Indicators (SBO22/16h)

Ground Trip Precedence - On/Off (SBO23/17h)

Superv. via Mom. Contact - On/Off (SBO24/18h)

SGF - On/Off (SBO25/19h)

Operate

Reset Select

Read 16-Bit Signed Analog Data

COMMAND DESCRIPTION:

In response to this function, the Cooper device will

return all analog data as 16-bit signed integers.

 

PROPERTY SETTINGS REQUIRED:

HMITalk1.DriverDataType = Analog Input

HMITalk1.DriverNumPoints = 1-11

HMITalk1.DriverP0 = COOPER DEVICE ADDRESS (0-2046)

HMITalk1.DriverP1 = MASTER ADDRESS (0-31), usually 0

HMITalk1.DriverP2 = 1

 

RETURNS:

- HMITalk1.PointValue(0) = Examine Instan. RMS Current GND

- HMITalk1.PointValue(1) = Examine Instan. RMS Current 1-2

- HMITalk1.PointValue(2) = Examine Instan. RMS Current 3-4

- HMITalk1.PointValue(3) = Examine Instan. RMS Current 5-6

- HMITalk1.PointValue(4) = Examine Therm. Demand GND

- HMITalk1.PointValue(5) = Examine Therm. Demand 1-2

- HMITalk1.PointValue(6) = Examine Therm. Demand 3-4

- HMITalk1.PointValue(7) = Examine Therm. Demand 5-6

- HMITalk1.PointValue(8) = Calibration reference fixed at +29491 (90% of full scale)

- HMITalk1.PointValue(9) = Calibration reference fixed at zero

- HMITalk1.PointValue(10) = Sequence Position

Read 16-Bit Pulse Accumulator Data

COMMAND DESCRIPTION:

In response to this function, the Cooper device will

return all pulse accumulator data as 16-bit signed integers.

 

PROPERTY SETTINGS REQUIRED:

HMITalk1.DriverDataType = Analog Input

HMITalk1.DriverNumPoints = 1-6

HMITalk1.DriverP0 = COOPER DEVICE ADDRESS (0-2046)

HMITalk1.DriverP1 = MASTER ADDRESS (0-31), usually 0

HMITalk1.DriverP2 = 2

 

RETURNS:

- HMITalk1.PointValue(0) = Ground Target Counter

- HMITalk1.PointValue(1) = Phase 1-2 Target Counter

- HMITalk1.PointValue(2) = Phase 3-4 Target Counter

- HMITalk1.PointValue(3) = Phase 5-6 Target Counter

- HMITalk1.PointValue(4) = Operation Counter

- HMITalk1.PointValue(5) = SGF Target Counter

Read Simple Status Data

COMMAND DESCRIPTION:

In response to this function, the Cooper device will

return all simple status data as 0=Off or 1=On values.

 

PROPERTY SETTINGS REQUIRED:

HMITalk1.DriverDataType = Digital Input

HMITalk1.DriverNumPoints = 1-44

HMITalk1.DriverP0 = COOPER DEVICE ADDRESS (0-2046)

HMITalk1.DriverP1 = MASTER ADDRESS (0-31), usually 0

HMITalk1.DriverP2 = 3

 

RETURNS:

- HMITalk1.PointValue(0) = Tripped

- HMITalk1.PointValue(1) = Lockout

- HMITalk1.PointValue(2) = Malfunction

- HMITalk1.PointValue(3) = Battery Not OK

- HMITalk1.PointValue(4) = Closed

- HMITalk1.PointValue(5) = Above Minimum Trip

- HMITalk1.PointValue(6) = Accessory Operation

- HMITalk1.PointValue(7) = AC OK

- HMITalk1.PointValue(8) = Supervisory On

- HMITalk1.PointValue(9) = Power Status OK

- HMITalk1.PointValue(10) = Alternate Minimum Trip

- HMITalk1.PointValue(11) = Ground Trip Block

- HMITalk1.PointValue(12) = Non-Reclose

- HMITalk1.PointValue(13) = Event Data Available (remote)

- HMITalk1.PointValue(14) = SGF Active/Available

- HMITalk1.PointValue(15) = Power-down

- HMITalk1.PointValue(16) = Sequence Co-ordination

- HMITalk1.PointValue(17) = Target reset on Reclose

- HMITalk1.PointValue(18) = Trip Counter on/off

- HMITalk1.PointValue(19) = Event Recorder on/off

- HMITalk1.PointValue(20) = Interrupter Monitor on/off

- HMITalk1.PointValue(21) = Phase Complex TCC 1 on/off

- HMITalk1.PointValue(22) = Ground Complex TCC 1 on/off

- HMITalk1.PointValue(23) = Phase Complex TCC 2 on/off

- HMITalk1.PointValue(24) = Ground Complex TCC 2 on/off

- HMITalk1.PointValue(25) = Phase High Current Trip on/off

- HMITalk1.PointValue(26) = Ground High Current Trip on/off

- HMITalk1.PointValue(27) = Phase High Current Lockout on/off

- HMITalk1.PointValue(28) = Ground High Current Lockout on/off

- HMITalk1.PointValue(29) = Ground Trip Precedence on/off

- HMITalk1.PointValue(30) = Momentary Relay Operation on/off

- HMITalk1.PointValue(31) = Target Recorder: Ground

- HMITalk1.PointValue(32) = Target Recorder: Phase A

- HMITalk1.PointValue(33) = Target Recorder: Phase B

- HMITalk1.PointValue(34) = Target Recorder: Phase C

- HMITalk1.PointValue(35) = Target Recorder: SGF

- HMITalk1.PointValue(36) = Accessory Op.: High Current Lockout

- HMITalk1.PointValue(37) = Accessory Op.: Remote Trip & Lockout

- HMITalk1.PointValue(38) = Accessory Op.: Sup. Trip & Lockout

- HMITalk1.PointValue(39) = Malfulction: Failed to close on remote

- HMITalk1.PointValue(40) = Malfulction: Low battery voltage

- HMITalk1.PointValue(41) = Malfulction: Power down in less than programmed time

- HMITalk1.PointValue(42) = Malfulction: Defective data in EPROM

- HMITalk1.PointValue(43) = Combined Internal: SGF on/off

Read All Data

COMMAND DESCRIPTION:

In response to this function, the Cooper device will

return all data following this order:

1) analog data as 16-bit signed integers (11 points)

2) pulse accumulator data as 16-bit signed integers (6 points)

3) simple status data as 0=Off or 1=On values (44 points)

 

PROPERTY SETTINGS REQUIRED:

HMITalk1.DriverDataType = Analog Input

HMITalk1.DriverNumPoints = 1-61

HMITalk1.DriverP0 = COOPER DEVICE ADDRESS (0-2046)

HMITalk1.DriverP1 = MASTER ADDRESS (0-31), usually 0

HMITalk1.DriverP2 = 4

 

RETURNS:

- HMITalk1.PointValue(0) = Examine Instan. RMS Current GND

- HMITalk1.PointValue(1) = Examine Instan. RMS Current 1-2

- HMITalk1.PointValue(2) = Examine Instan. RMS Current 3-4

- HMITalk1.PointValue(3) = Examine Instan. RMS Current 5-6

- HMITalk1.PointValue(4) = Examine Therm. Demand GND

- HMITalk1.PointValue(5) = Examine Therm. Demand 1-2

- HMITalk1.PointValue(6) = Examine Therm. Demand 3-4

- HMITalk1.PointValue(7) = Examine Therm. Demand 5-6

- HMITalk1.PointValue(8) = Calibration reference fixed at +29491 (90% of full scale)

- HMITalk1.PointValue(9) = Calibration reference fixed at zero

- HMITalk1.PointValue(10) = Sequence Position

- HMITalk1.PointValue(11) = Ground Target Counter

- HMITalk1.PointValue(12) = Phase 1-2 Target Counter

- HMITalk1.PointValue(13) = Phase 3-4 Target Counter

- HMITalk1.PointValue(14) = Phase 5-6 Target Counter

- HMITalk1.PointValue(15) = Operation Counter

- HMITalk1.PointValue(16) = SGF Target Counter

- HMITalk1.PointValue(17) = Tripped

- HMITalk1.PointValue(18) = Lockout

- HMITalk1.PointValue(19) = Malfunction

- HMITalk1.PointValue(20) = Battery Not OK

- HMITalk1.PointValue(21) = Closed

- HMITalk1.PointValue(22) = Above Minimum Trip

- HMITalk1.PointValue(23) = Accessory Operation

- HMITalk1.PointValue(24) = AC OK

- HMITalk1.PointValue(25) = Supervisory On

- HMITalk1.PointValue(26) = Power Status OK

- HMITalk1.PointValue(27) = Alternate Minimum Trip

- HMITalk1.PointValue(28) = Ground Trip Block

- HMITalk1.PointValue(29) = Non-Reclose

- HMITalk1.PointValue(30) = Event Data Available (remote)

- HMITalk1.PointValue(31) = SGF Active/Available

- HMITalk1.PointValue(32) = Power-down

- HMITalk1.PointValue(33) = Sequence Co-ordination

- HMITalk1.PointValue(34) = Target reset on Reclose

- HMITalk1.PointValue(35) = Trip Counter on/off

- HMITalk1.PointValue(36) = Event Recorder on/off

- HMITalk1.PointValue(37) = Interrupter Monitor on/off

- HMITalk1.PointValue(38) = Phase Complex TCC 1 on/off

- HMITalk1.PointValue(39) = Ground Complex TCC 1 on/off

- HMITalk1.PointValue(40) = Phase Complex TCC 2 on/off

- HMITalk1.PointValue(41) = Ground Complex TCC 2 on/off

- HMITalk1.PointValue(42) = Phase High Current Trip on/off

- HMITalk1.PointValue(43) = Ground High Current Trip on/off

- HMITalk1.PointValue(44) = Phase High Current Lockout on/off

- HMITalk1.PointValue(45) = Ground High Current Lockout on/off

- HMITalk1.PointValue(46) = Ground Trip Precedence on/off

- HMITalk1.PointValue(47) = Momentary Relay Operation on/off

- HMITalk1.PointValue(48) = Target Recorder: Ground

- HMITalk1.PointValue(49) = Target Recorder: Phase A

- HMITalk1.PointValue(50) = Target Recorder: Phase B

- HMITalk1.PointValue(51) = Target Recorder: Phase C

- HMITalk1.PointValue(52) = Target Recorder: SGF

- HMITalk1.PointValue(53) = Accessory Op.: High Current Lockout

- HMITalk1.PointValue(54) = Accessory Op.: Remote Trip & Lockout

- HMITalk1.PointValue(55) = Accessory Op.: Sup. Trip & Lockout

- HMITalk1.PointValue(56) = Malfulction: Failed to close on remote

- HMITalk1.PointValue(57) = Malfulction: Low battery voltage

- HMITalk1.PointValue(58) = Malfulction: Power down in less than programmed time

- HMITalk1.PointValue(59) = Malfulction: Defective data in EPROM

- HMITalk1.PointValue(60) = Combined Internal: SGF on/off

 

Perform Operation - Trip & Lockout (SBO0/0h)

COMMAND DESCRIPTION:

In response to this function, the Cooper device will

perform lockout of control.

An Operate command must be sent to the Cooper device

within 5 seconds after this function is sent for it

to be executed. It can also be cancelled by sending a

Reset Select command.

 

PROPERTY SETTINGS REQUIRED:

HMITalk1.DriverDataType = Digital Output

HMITalk1.DriverNumPoints = 1

HMITalk1.DriverP0 = COOPER DEVICE ADDRESS (0-2046). Use 2047 for sending a broadcast message.

HMITalk1.DriverP1 = MASTER ADDRESS (0-31), usually 0.

HMITalk1.DriverP2 = 0

 

WHERE:

- HMITalk1.PointValue(0) = SBO0 status (0=Off/1=On)

Perform Operation - Trip (SBO1/1h)

COMMAND DESCRIPTION:

In response to this function, the Cooper device will

perform trip of control.

An Operate command must be sent to the Cooper device

within 5 seconds after this function is sent for it

to be executed. It can also be cancelled by sending a

Reset Select command.

 

PROPERTY SETTINGS REQUIRED:

HMITalk1.DriverDataType = Digital Output

HMITalk1.DriverNumPoints = 1

HMITalk1.DriverP0 = COOPER DEVICE ADDRESS (0-2046). Use 2047 for sending a broadcast message.

HMITalk1.DriverP1 = MASTER ADDRESS (0-31), usually 0.

HMITalk1.DriverP2 = 1

 

WHERE:

- HMITalk1.PointValue(0) = SBO1 status (0=Off/1=On)

Perform Operation - Close (SBO2/2h)

COMMAND DESCRIPTION:

In response to this function, the Cooper device will

perform close of control.

An Operate command must be sent to the Cooper device

within 5 seconds after this function is sent for it

to be executed. It can also be cancelled by sending a

Reset Select command.

 

PROPERTY SETTINGS REQUIRED:

HMITalk1.DriverDataType = Digital Output

HMITalk1.DriverNumPoints = 1

HMITalk1.DriverP0 = COOPER DEVICE ADDRESS (0-2046). Use 2047 for sending a broadcast message.

HMITalk1.DriverP1 = MASTER ADDRESS (0-31), usually 0.

HMITalk1.DriverP2 = 2

 

WHERE:

- HMITalk1.PointValue(0) = SBO2 status (0=Off/1=On)

Alternate Minimum Trip - On/Off (SBO3/3h)

COMMAND DESCRIPTION:

Sets the 'Alternate Minimum Trip' parameter.

An Operate command must be sent to the Cooper device

within 5 seconds after this function is sent for it

to be executed. It can also be cancelled by sending a

Reset Select command.

 

PROPERTY SETTINGS REQUIRED:

HMITalk1.DriverDataType = Digital Output

HMITalk1.DriverNumPoints = 1

HMITalk1.DriverP0 = COOPER DEVICE ADDRESS (0-2046). Use 2047 for sending a broadcast message.

HMITalk1.DriverP1 = MASTER ADDRESS (0-31), usually 0.

HMITalk1.DriverP2 = 3

 

WHERE:

- HMITalk1.PointValue(0) = SBO3 status (0=Off/1=On)

Ground Trip Block - On/Off (SBO4/4h)

COMMAND DESCRIPTION:

Sets the 'Ground Trip Block' parameter.

An Operate command must be sent to the Cooper device

within 5 seconds after this function is sent for it

to be executed. It can also be cancelled by sending a

Reset Select command.

 

PROPERTY SETTINGS REQUIRED:

HMITalk1.DriverDataType = Digital Output

HMITalk1.DriverNumPoints = 1

HMITalk1.DriverP0 = COOPER DEVICE ADDRESS (0-2046). Use 2047 for sending a broadcast message.

HMITalk1.DriverP1 = MASTER ADDRESS (0-31), usually 0.

HMITalk1.DriverP2 = 4

 

WHERE:

- HMITalk1.PointValue(0) = SBO4 status (0=Off/1=On)

Non-Reclose - On/Off (SBO5/5h)

COMMAND DESCRIPTION:

Sets the 'Non-Reclose' parameter.

An Operate command must be sent to the Cooper device

within 5 seconds after this function is sent for it

to be executed. It can also be cancelled by sending a

Reset Select command.

 

PROPERTY SETTINGS REQUIRED:

HMITalk1.DriverDataType = Digital Output

HMITalk1.DriverNumPoints = 1

HMITalk1.DriverP0 = COOPER DEVICE ADDRESS (0-2046). Use 2047 for sending a broadcast message.

HMITalk1.DriverP1 = MASTER ADDRESS (0-31), usually 0.

HMITalk1.DriverP2 = 5

 

WHERE:

- HMITalk1.PointValue(0) = SBO5 status (0=Off/1=On)

Power-down - On/Off (SBO6/6h)

COMMAND DESCRIPTION:

Sets the 'Power-down' parameter. Used when control has

station battery backup rather than internal backup.

An Operate command must be sent to the Cooper device

within 5 seconds after this function is sent for it

to be executed. It can also be cancelled by sending a

Reset Select command.

 

PROPERTY SETTINGS REQUIRED:

HMITalk1.DriverDataType = Digital Output

HMITalk1.DriverNumPoints = 1

HMITalk1.DriverP0 = COOPER DEVICE ADDRESS (0-2046). Use 2047 for sending a broadcast message.

HMITalk1.DriverP1 = MASTER ADDRESS (0-31), usually 0.

HMITalk1.DriverP2 = 6

 

WHERE:

- HMITalk1.PointValue(0) = SBO6 status (0=Off/1=On)

Sequence Co-ordination - On/Off (SBO7/7h)

COMMAND DESCRIPTION:

Sets the 'Sequence Co-ordination' parameter.

An Operate command must be sent to the Cooper device

within 5 seconds after this function is sent for it

to be executed. It can also be cancelled by sending a

Reset Select command.

 

PROPERTY SETTINGS REQUIRED:

HMITalk1.DriverDataType = Digital Output

HMITalk1.DriverNumPoints = 1

HMITalk1.DriverP0 = COOPER DEVICE ADDRESS (0-2046). Use 2047 for sending a broadcast message.

HMITalk1.DriverP1 = MASTER ADDRESS (0-31), usually 0.

HMITalk1.DriverP2 = 7

 

WHERE:

- HMITalk1.PointValue(0) = SBO7 status (0=Off/1=On)

Target Reset on Successful Reclose - On/Off (SBO8/8h)

COMMAND DESCRIPTION:

Sets the 'Target Reset on Successful Reclose' parameter.

An Operate command must be sent to the Cooper device

within 5 seconds after this function is sent for it

to be executed. It can also be cancelled by sending a

Reset Select command.

 

PROPERTY SETTINGS REQUIRED:

HMITalk1.DriverDataType = Digital Output

HMITalk1.DriverNumPoints = 1

HMITalk1.DriverP0 = COOPER DEVICE ADDRESS (0-2046). Use 2047 for sending a broadcast message.

HMITalk1.DriverP1 = MASTER ADDRESS (0-31), usually 0.

HMITalk1.DriverP2 = 8

 

WHERE:

- HMITalk1.PointValue(0) = SBO8 status (0=Off/1=On)

Operation Counter - On/Off (SBO9/9h)

COMMAND DESCRIPTION:

Sets the 'Operation Counter' parameter.

An Operate command must be sent to the Cooper device

within 5 seconds after this function is sent for it

to be executed. It can also be cancelled by sending a

Reset Select command.

 

PROPERTY SETTINGS REQUIRED:

HMITalk1.DriverDataType = Digital Output

HMITalk1.DriverNumPoints = 1

HMITalk1.DriverP0 = COOPER DEVICE ADDRESS (0-2046). Use 2047 for sending a broadcast message.

HMITalk1.DriverP1 = MASTER ADDRESS (0-31), usually 0.

HMITalk1.DriverP2 = 9

 

WHERE:

- HMITalk1.PointValue(0) = SBO9 status (0=Off/1=On)

Event Recorder - On/Off (SBO10/Ah)

COMMAND DESCRIPTION:

Sets the 'Event Recorder' parameter.

An Operate command must be sent to the Cooper device

within 5 seconds after this function is sent for it

to be executed. It can also be cancelled by sending a

Reset Select command.

 

PROPERTY SETTINGS REQUIRED:

HMITalk1.DriverDataType = Digital Output

HMITalk1.DriverNumPoints = 1

HMITalk1.DriverP0 = COOPER DEVICE ADDRESS (0-2046). Use 2047 for sending a broadcast message.

HMITalk1.DriverP1 = MASTER ADDRESS (0-31), usually 0.

HMITalk1.DriverP2 = 10

 

WHERE:

- HMITalk1.PointValue(0) = SBO10 status (0=Off/1=On)

Interrupter Duty - On/Off (SBO11/Bh)

COMMAND DESCRIPTION:

Sets the 'Interrupter Duty' parameter.

An Operate command must be sent to the Cooper device

within 5 seconds after this function is sent for it

to be executed. It can also be cancelled by sending a

Reset Select command.

 

PROPERTY SETTINGS REQUIRED:

HMITalk1.DriverDataType = Digital Output

HMITalk1.DriverNumPoints = 1

HMITalk1.DriverP0 = COOPER DEVICE ADDRESS (0-2046). Use 2047 for sending a broadcast message.

HMITalk1.DriverP1 = MASTER ADDRESS (0-31), usually 0.

HMITalk1.DriverP2 = 11

 

WHERE:

- HMITalk1.PointValue(0) = SBO11 status (0=Off/1=On)

Complex TCC #1, Phase - On/Off (SBO12/Ch)

COMMAND DESCRIPTION:

Sets the 'Complex TCC #1, Phase' parameter.

An Operate command must be sent to the Cooper device

within 5 seconds after this function is sent for it

to be executed. It can also be cancelled by sending a

Reset Select command.

 

PROPERTY SETTINGS REQUIRED:

HMITalk1.DriverDataType = Digital Output

HMITalk1.DriverNumPoints = 1

HMITalk1.DriverP0 = COOPER DEVICE ADDRESS (0-2046). Use 2047 for sending a broadcast message.

HMITalk1.DriverP1 = MASTER ADDRESS (0-31), usually 0.

HMITalk1.DriverP2 = 12

 

WHERE:

- HMITalk1.PointValue(0) = SBO12 status (0=Off/1=On)

Complex TCC #2, Ground - On/Off (SBO13/Dh)

COMMAND DESCRIPTION:

Sets the 'Complex TCC #2, Phase' parameter.

An Operate command must be sent to the Cooper device

within 5 seconds after this function is sent for it

to be executed. It can also be cancelled by sending a

Reset Select command.

 

PROPERTY SETTINGS REQUIRED:

HMITalk1.DriverDataType = Digital Output

HMITalk1.DriverNumPoints = 1

HMITalk1.DriverP0 = COOPER DEVICE ADDRESS (0-2046). Use 2047 for sending a broadcast message.

HMITalk1.DriverP1 = MASTER ADDRESS (0-31), usually 0.

HMITalk1.DriverP2 = 13

 

WHERE:

- HMITalk1.PointValue(0) = SBO13 status (0=Off/1=On)

Complex TCC #3, Phase - On/Off (SBO14/Eh)

COMMAND DESCRIPTION:

Sets the 'Complex TCC #3, Phase' parameter.

An Operate command must be sent to the Cooper device

within 5 seconds after this function is sent for it

to be executed. It can also be cancelled by sending a

Reset Select command.

 

PROPERTY SETTINGS REQUIRED:

HMITalk1.DriverDataType = Digital Output

HMITalk1.DriverNumPoints = 1

HMITalk1.DriverP0 = COOPER DEVICE ADDRESS (0-2046). Use 2047 for sending a broadcast message.

HMITalk1.DriverP1 = MASTER ADDRESS (0-31), usually 0.

HMITalk1.DriverP2 = 14

 

WHERE:

- HMITalk1.PointValue(0) = SBO14 status (0=Off/1=On)

Complex TCC #4, Ground - On/Off (SBO15/Fh)

COMMAND DESCRIPTION:

Sets the 'Complex TCC #4, Phase' parameter.

An Operate command must be sent to the Cooper device

within 5 seconds after this function is sent for it

to be executed. It can also be cancelled by sending a

Reset Select command.

 

PROPERTY SETTINGS REQUIRED:

HMITalk1.DriverDataType = Digital Output

HMITalk1.DriverNumPoints = 1

HMITalk1.DriverP0 = COOPER DEVICE ADDRESS (0-2046). Use 2047 for sending a broadcast message.

HMITalk1.DriverP1 = MASTER ADDRESS (0-31), usually 0.

HMITalk1.DriverP2 = 15

 

WHERE:

- HMITalk1.PointValue(0) = SBO15 status (0=Off/1=On)

High Current Trip - On/Off (SBO16/10h)

COMMAND DESCRIPTION:

Sets the 'High Current Trip' parameter.

An Operate command must be sent to the Cooper device

within 5 seconds after this function is sent for it

to be executed. It can also be cancelled by sending a

Reset Select command.

 

PROPERTY SETTINGS REQUIRED:

HMITalk1.DriverDataType = Digital Output

HMITalk1.DriverNumPoints = 1

HMITalk1.DriverP0 = COOPER DEVICE ADDRESS (0-2046). Use 2047 for sending a broadcast message.

HMITalk1.DriverP1 = MASTER ADDRESS (0-31), usually 0.

HMITalk1.DriverP2 = 16

 

WHERE:

- HMITalk1.PointValue(0) = SBO16 status (0=Off/1=On)

High Current Trip Ground - On/Off (SBO17/11h)

COMMAND DESCRIPTION:

Sets the 'High Current Trip Ground' parameter.

An Operate command must be sent to the Cooper device

within 5 seconds after this function is sent for it

to be executed. It can also be cancelled by sending a

Reset Select command.

 

PROPERTY SETTINGS REQUIRED:

HMITalk1.DriverDataType = Digital Output

HMITalk1.DriverNumPoints = 1

HMITalk1.DriverP0 = COOPER DEVICE ADDRESS (0-2046). Use 2047 for sending a broadcast message.

HMITalk1.DriverP1 = MASTER ADDRESS (0-31), usually 0.

HMITalk1.DriverP2 = 17

 

WHERE:

- HMITalk1.PointValue(0) = SBO17 status (0=Off/1=On)

High Current Lockout - On/Off (SBO18/12h)

COMMAND DESCRIPTION:

Sets the 'High Current Lockout' parameter.

An Operate command must be sent to the Cooper device

within 5 seconds after this function is sent for it

to be executed. It can also be cancelled by sending a

Reset Select command.

 

PROPERTY SETTINGS REQUIRED:

HMITalk1.DriverDataType = Digital Output

HMITalk1.DriverNumPoints = 1

HMITalk1.DriverP0 = COOPER DEVICE ADDRESS (0-2046). Use 2047 for sending a broadcast message.

HMITalk1.DriverP1 = MASTER ADDRESS (0-31), usually 0.

HMITalk1.DriverP2 = 18

 

WHERE:

- HMITalk1.PointValue(0) = SBO18 status (0=Off/1=On)

High Current Lockout Ground - On/Off (SBO19/13h)

COMMAND DESCRIPTION:

Sets the 'High Current Lockout Ground' parameter.

An Operate command must be sent to the Cooper device

within 5 seconds after this function is sent for it

to be executed. It can also be cancelled by sending a

Reset Select command.

 

PROPERTY SETTINGS REQUIRED:

HMITalk1.DriverDataType = Digital Output

HMITalk1.DriverNumPoints = 1

HMITalk1.DriverP0 = COOPER DEVICE ADDRESS (0-2046). Use 2047 for sending a broadcast message.

HMITalk1.DriverP1 = MASTER ADDRESS (0-31), usually 0.

HMITalk1.DriverP2 = 19

 

WHERE:

- HMITalk1.PointValue(0) = SBO19 status (0=Off/1=On)

Reset Target Status Indicators (SBO20/14h)

COMMAND DESCRIPTION:

Sets the 'Reset Target Status Indicators' parameter.

An Operate command must be sent to the Cooper device

within 5 seconds after this function is sent for it

to be executed. It can also be cancelled by sending a

Reset Select command.

 

PROPERTY SETTINGS REQUIRED:

HMITalk1.DriverDataType = Digital Output

HMITalk1.DriverNumPoints = 1

HMITalk1.DriverP0 = COOPER DEVICE ADDRESS (0-2046). Use 2047 for sending a broadcast message.

HMITalk1.DriverP1 = MASTER ADDRESS (0-31), usually 0.

HMITalk1.DriverP2 = 20

 

WHERE:

- HMITalk1.PointValue(0) = SBO20 status (0=Off/1=On)

Reset Malfunction Status Indicators (SBO21/15h)

COMMAND DESCRIPTION:

Sets the 'Reset Malfunction Status Indicators' parameter.

An Operate command must be sent to the Cooper device

within 5 seconds after this function is sent for it

to be executed. It can also be cancelled by sending a

Reset Select command.

 

PROPERTY SETTINGS REQUIRED:

HMITalk1.DriverDataType = Digital Output

HMITalk1.DriverNumPoints = 1

HMITalk1.DriverP0 = COOPER DEVICE ADDRESS (0-2046). Use 2047 for sending a broadcast message.

HMITalk1.DriverP1 = MASTER ADDRESS (0-31), usually 0.

HMITalk1.DriverP2 = 21

 

WHERE:

- HMITalk1.PointValue(0) = SBO21 status (0=Off/1=On)

Reset Accessory Operation Status Indicators (SBO22/16h)

COMMAND DESCRIPTION:

Sets the 'Reset Accessory Operation Status Indicators' parameter.

An Operate command must be sent to the Cooper device

within 5 seconds after this function is sent for it

to be executed. It can also be cancelled by sending a

Reset Select command.

 

PROPERTY SETTINGS REQUIRED:

HMITalk1.DriverDataType = Digital Output

HMITalk1.DriverNumPoints = 1

HMITalk1.DriverP0 = COOPER DEVICE ADDRESS (0-2046). Use 2047 for sending a broadcast message.

HMITalk1.DriverP1 = MASTER ADDRESS (0-31), usually 0.

HMITalk1.DriverP2 = 22

 

WHERE:

- HMITalk1.PointValue(0) = SBO22 status (0=Off/1=On)

Ground Trip Precedence - On/Off (SBO23/17h)

COMMAND DESCRIPTION:

Sets the 'Ground Trip Precedence' parameter. Used when the

number of shots programmed for ground is prefered over the

number of phase shots, when phase & ground are both above

min trip.

An Operate command must be sent to the Cooper device

within 5 seconds after this function is sent for it

to be executed. It can also be cancelled by sending a

Reset Select command.

 

PROPERTY SETTINGS REQUIRED:

HMITalk1.DriverDataType = Digital Output

HMITalk1.DriverNumPoints = 1

HMITalk1.DriverP0 = COOPER DEVICE ADDRESS (0-2046). Use 2047 for sending a broadcast message.

HMITalk1.DriverP1 = MASTER ADDRESS (0-31), usually 0.

HMITalk1.DriverP2 = 23

 

WHERE:

- HMITalk1.PointValue(0) = SBO23 status (0=Off/1=On)

Superv. via Mom. Contact - On/Off (SBO24/18h)

COMMAND DESCRIPTION:

Sets the 'Superv. via Mom. Contact' parameter. On discrete

SCADA, momentary signals activate inputs, rather than

sustained inputs.

An Operate command must be sent to the Cooper device

within 5 seconds after this function is sent for it

to be executed. It can also be cancelled by sending a

Reset Select command.

 

PROPERTY SETTINGS REQUIRED:

HMITalk1.DriverDataType = Digital Output

HMITalk1.DriverNumPoints = 1

HMITalk1.DriverP0 = COOPER DEVICE ADDRESS (0-2046). Use 2047 for sending a broadcast message.

HMITalk1.DriverP1 = MASTER ADDRESS (0-31), usually 0.

HMITalk1.DriverP2 = 24

 

WHERE:

- HMITalk1.PointValue(0) = SBO24 status (0=Off/1=On)

SGF - On/Off (SBO25/19h)

COMMAND DESCRIPTION:

Sets the 'SGF' parameter. On discrete

SCADA, momentary signals activate inputs, rather than

sustained inputs.

An Operate command must be sent to the Cooper device

within 5 seconds after this function is sent for it

to be executed. It can also be cancelled by sending a

Reset Select command.

 

PROPERTY SETTINGS REQUIRED:

HMITalk1.DriverDataType = Digital Output

HMITalk1.DriverNumPoints = 1

HMITalk1.DriverP0 = COOPER DEVICE ADDRESS (0-2046). Use 2047 for sending a broadcast message.

HMITalk1.DriverP1 = MASTER ADDRESS (0-31), usually 0.

HMITalk1.DriverP2 = 25

 

WHERE:

- HMITalk1.PointValue(0) = SBO25 status (0=Off/1=On)

Operate

COMMAND DESCRIPTION:

After the MASTER successfully opens or closes any parameter

in the Cooper device, it must immediately send an operate

message to the Cooper device, which will cause it to perform

the selected function. The operate command must be sent within

5 seconds after the previous open/close operation was completed,

or the device will time-out and abort. If the MASTER subsequently

sends an operate command, the Cooper device will respond with a NOP

error message and take no action. If the MASTER sends any other

type of message to the Cooper device while there is a select active,

the Cooper device will reset the select function and will respond

with a RESET error message in its response. Its response will be

a simple echo, with no other action taken.

 

PROPERTY SETTINGS REQUIRED:

HMITalk1.DriverDataType = Digital Output

HMITalk1.DriverNumPoints = 1

HMITalk1.DriverP0 = COOPER DEVICE ADDRESS (0-2046). Use 2047 for sending a broadcast message.

HMITalk1.DriverP1 = MASTER ADDRESS (0-31), usually 0.

HMITalk1.DriverP2 = 100

 

WHERE:

- HMITalk1.PointValue(0) = Any value.

Reset Select

COMMAND DESCRIPTION:

If, for any reason, the MASTER should want to abort the

selected operation, it can issue a RESET function and the

Cooper device will immediately cancel the select. This might

be done upon receipt of an unsuccessful response from the

Cooper device after an open/close command.

 

PROPERTY SETTINGS REQUIRED:

HMITalk1.DriverDataType = Digital Output

HMITalk1.DriverNumPoints = 1

HMITalk1.DriverP0 = COOPER DEVICE ADDRESS (0-2046). Use 2047 for sending a broadcast message.

HMITalk1.DriverP1 = MASTER ADDRESS (0-31), usually 0.

HMITalk1.DriverP2 = 101

 

WHERE:

- HMITalk1.PointValue(0) = Any value.

Returned Errors List

[1005] DRIVER (Internal): Invalid driver stage

[1300] PROTOCOL (Timeout): No answer

[1424] PROTOCOL (Format): Out of sequence or time-out reached

[1433] PROTOCOL (Format): Validation error in device response

[2001] CONFIG (DataType): Analog outputs are not supported by this driver

[2175] CONFIG (NumValues): Too many values (max=1)

[2179] CONFIG (NumValues): Too many values (max=11)

[2219] CONFIG (NumValues): Too many values (max=44)

[2226] CONFIG (NumValues): Too many values (max=6)

[2228] CONFIG (NumValues): Too many values (max=61)

[3012] CONFIG (P0): Invalid device address (0-2046)

[3013] CONFIG (P0): Invalid device address (0-2047)

[3561] CONFIG (P1): Invalid master address (0-31)

[4033] CONFIG (P2): Invalid command (0 to 25, 100 or 101)

[4039] CONFIG (P2): Invalid command (1/2 or 4)

[4044] CONFIG (P2): Invalid command (3 only)

[8314] CONFIG (Remote): SBO sequence number is invalid

[8333] CONFIG (Remote): There is already a select active

About the XCOOPER.tlk driver

This driver requires that you have TAS-HMITalk 8.04 installed.

Driver Source Code Last Update: 03/08/2004 14:07:58

Driver Reference Last Update: 10/30/2008 17:35:16

© 1990-2008, CPKSoft Engineering. All rights reserved.

http://www.cpksoft.com - support@cpksoft.com

http://www.cpksoft.com.ar - soporte@cpksoft.com.ar>