Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion doc/specific_iocs/temp_controllers/Lakeshore336.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ This of course breaks our naming convention the blocks rely on to work. So the I
## IOC Setup
When connecting to the real device, the IOC requires its IP address, but the software installed on the device has a bug and does not return the correct IP address. Its network name, however, is correct.

To use the device, set the IPADDR macro in globals.txt to be the device network name, e.g. `LKSH336_01__HOST=ls336-1`.
To use the device, set the `HOST` macro to be the device hostname, e.g. `LSCI-336-1`.

### Troubleshooting: device not reachable for IOC using hostname

Expand Down