Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Description

Qty

Source

Part Number

IP Address Link

Green CCD Cold Head
Temperature Controller

1

Instec

mK2000

Aux Rack IP List

Red CCD Cold Head
Temperature Controller

1

Instec

mK2000

Aux Rack IP List

Green LN2 Pump

1

Instec

LN2-SYS

N/A

Red LN2 Pump

1

Instec

LN2-SYS

N/A

...

Action

Notes

1

Read telemetry (Green)

Continuously running

2

Read telemetry (Red)

3

Upload PID parameter table (Green)

Engineering and maintenance only

4

Upload PID parameter table (Red)

5

Cool-down procedure (Green)

Engineering and maintenance only

6

Cool-down procedure (Red)

7

Warm-up procedure (Green)

Engineering and maintenance only

8

Warm-up procedure (Red)

...

Operational Modes [TBD]

  • Link to Instec tab within Operational Modes Spreadsheet

    • No modes yet for controller (always on device??)

...

Required Adjustable Settings

Setting

When Needed

Notes

Build

Observing

Maintenance

PID Parameters

YES

NO

MAYBE

Instec app can save PID parameters to a .csv file. Likely convenient to use same format. Used with this command:

Code Block
TEMP:SPID

Verified with this command:

Code Block
TEMP:GPID

Heating/cooling status

YES

NO

MAYBE

Values: 0=Heating Only, 1=Heating and Cooling, 2=Cooling Only

Change between different modes with

Code Block
TEMP:CHSW

command. (0=Heating Only, 1=Heating and Cooling, 2=Cooling Only).

Cold Temperature Set Point

YES

NO

MAYBE

Temperature in degrees C.

Used for the following commands:

Code Block
TEMP:HOLD
Code Block
TEMP:RAMP

Warm Temperature Set Point

YES

NO

MAYBE

Temperature in degrees C.

Used for the following commands:

Code Block
TEMP:HOLD
TEMP:RAMP

Cool-down Rate

Temperature change rate of degrees C per minute.

Note this value is positive-only and the mK2000 infers the direction based on current and desired temperature.

Used for the RAMP command:

Code Block
TEMP:RAMP

Warm-up Rate

Temperature change rate of degrees C per minute

Note this value is positive-only and the mK2000 infers the direction based on current and desired temperature.

Used for the RAMP command:

Code Block
TEMP:RAMP

Power Percentage Value

Power percentage, between

...

Required Telemetry

Parameter

Report Frequency

Purpose

Notes

1

Green Channel Instec

2

Device Serial Number?

At startup

Include in log just in case device is swapped out in future

Code Block
*IDN?

(third field of reply)

3

Device Rev Number

At startup

Include in log just in case device is swapped out in future

Code Block
*IDN?

(fourth field of reply)

4

Cold Head Temperature Value

1 Hz

Status
colourRed
titleTBC

Monitor CCD temperature

Code Block
TEMP:CTEM?
5

Heating/cooling enabled status

On change?

Status
colourRed
titleTBC

Current mode; outputs are:

0=Heating only, 1=Heating&Cooling; 2=Cooling only.

Code Block
TEMP:CHSW?
6

System status

On change?

Status
colourRed
titleTBC

Current status; outputs are:

0=Stop, 1=Hold Run, 2=Ramp Run, 3=Pause, 4=Profile Run, 5=PP Run, 6=Purge

Code Block
languagenone
TEMP:STAT?
7

Temperature set point

On change?

Status
colourRed
titleTBC

Temperature in deg C.

Code Block
TEMP:SPO?
8

Power value

1 Hz

Status
colourRed
titleTBC

Power value

Code Block
TEMP:POW?
9

Rate value

On change?

Status
colourRed
titleTBC

Rate value (for ramp mode)

Code Block
TEMP:RAT?
10

Red Channel Instec

11

Device Serial Number?

At startup

Include in log just in case device is swapped out in future

Code Block
*IDN?

(third field of reply)

12

Device Rev Number

At startup

Include in log just in case device is swapped out in future

Code Block
*IDN?

(fourth field of reply)

13

Cold Head Temperature Value

1 Hz

Status
colourRed
titleTBC

Monitor CCD temperature

Code Block
TEMP:CTEM?
14

Heating/cooling enabled status

On change?

Status
colourRed
titleTBC

Current mode; outputs are:

0=Heating only, 1=Heating&Cooling; 2=Cooling only.

Code Block
TEMP:CHSW?
15

System status

On change?

Status
colourRed
titleTBC

Current status; outputs are:

0=Stop, 1=Hold Run, 2=Ramp Run, 3=Pause, 4=Profile Run, 5=PP Run, 6=Purge

Code Block
languagenone
TEMP:STAT?
16

Temperature set point

On change?

Status
colourRed
titleTBC

Temperature in deg C.

Code Block
TEMP:SPO?
17

Power value

1 Hz

Status
colourRed
titleTBC

Power value

Code Block
TEMP:POW?
18

Rate value

On change?

Status
colourRed
titleTBC

Rate value (for ramp mode)

Code Block
TEMP:RAT?

...

Parameter

Threshold

Notes

1

Cold Head Temperature Value Low (Green)

Status
colourRed
titleTBC

2

Cold Head Temperature Value High (Green)

Status
colourRed
titleTBC

3

Cold Head Temperature Value Low (Red)

Status
colourRed
titleTBC

4

Cold Head Temperature Value High (Red)

Status
colourRed
titleTBC

...

Relevant Datasheets & Manuals

...