From 02e92e4b3cfadf9b03e21a6b7ca4eaefc81684a0 Mon Sep 17 00:00:00 2001 From: divall_e Date: Wed, 3 Dec 2025 09:00:51 +0100 Subject: [PATCH] Add ThorLabs_ELL_motors/IOC/Readme.md --- ThorLabs_ELL_motors/IOC/Readme.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 ThorLabs_ELL_motors/IOC/Readme.md diff --git a/ThorLabs_ELL_motors/IOC/Readme.md b/ThorLabs_ELL_motors/IOC/Readme.md new file mode 100644 index 0000000..d4b9705 --- /dev/null +++ b/ThorLabs_ELL_motors/IOC/Readme.md @@ -0,0 +1,6 @@ +## Example IOC +Example IOC to communicate with Thorlabs ELL stages. + +NB. Communication is through the TTL serial port (not USB) and an XT-nano is used to give Ethernet to TTL-serial conversion. + +When stages are first added then they will have address zero. There it is best to add one new stage at the time and immediately change its address to something else to avoid future clashes. The address can be changed on the panel with the command "0ca#" where # is the new address, then "#us" to save the new address.