Skip to content

Commit 9932192

Browse files
authored
Update Julabo.md
1 parent 5b800be commit 9932192

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/specific_iocs/temp_controllers/Julabo.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Julabo
22

3-
Julabo is a temperature control unit. There are many different versions. The commands for each model are slightly different. When migrating an instrument, care must be taken to check exactly which command set it is using under SECI and to configure an equivalent command set in IBEX. A spreadsheet of LabVIEW settings against command set is in [this spreadsheet](julabo_commands.xlsx).
3+
Julabo is a temperature control unit. There are many different versions. The commands for each model are slightly different. A spreadsheet of previous LabVIEW settings against command set is in [this spreadsheet](julabo_commands.xlsx).
44

55
The IOC copes with these variations in commands by making 4 commands configurable via macros:
66
- `READ_POWER_CMD_NUMBER` configures the command used to read power. This macro should be the 2-digit number at the end of the read power command in the spreadsheet above (for the relevant model of Julabo).
@@ -32,4 +32,4 @@ null modem: depends on Julabo If none of the settings above allow you to connect
3232

3333
## Troubleshooting
3434

35-
The Julabo hardware supports having several different setpoints and can control on any of them, ibex always uses setpoint 1. If the Julabo hardware is set to e.g. use setpoint 2 then ibex will think all is fine and send/read the setpoint 1 ok, but the Julabo hardware will how a different setpoint value (setpoint 2) on its screen. A technician will need to go into the configuration menu on the device and change it to use setpoint 1
35+
The Julabo hardware supports having several different setpoints and can control on any of them, ibex always uses setpoint 1. If the Julabo hardware is set to e.g. use setpoint 2 then ibex will think all is fine and send/read the setpoint 1 ok, but the Julabo hardware will how a different setpoint value (setpoint 2) on its screen. A technician will need to go into the configuration menu on the device and change it to use setpoint 1

0 commit comments

Comments
 (0)