I wired up the power distribution, and ethernet cables in the Acromag chassis today. For the time being it's all kind of loose in there but tomorrow the last parts should arrive from McMaster to put everything in its place. I had to unplug some of the wiring that Aaron had already done but labeled everything before I did so. I finalized the IP configuration via USB for all the units, which are now powered through the chassis and active on the network.
I started transcribing the database file ETMXaux.db that is loaded by c1auxex in the format required by the Acromags and made sure that the new c1auxex2 properly functions as a server, which it does.
ToDo-list:
- Need to calibrate the +/- 10V swing of the analog channels via the USB utility, but that requires wiring the channels to the connectors and should probably be done once the unit sits in the rack
- Need to wire power from the Sorensens into the chassis. There are +/- 5V, +/- 15V and +/- 20V present. The Acromags need only +12V-32V, for which I plan to use the +20V, and an excitation voltage for the binary channels, for which I'm going to wire the +5V. Should do this through the fuse rails on the side.
- The current slow binary channels are sinking outputs, same as the XT1111 16-channel module we have. The additional 4 binary outputs of the XT1541 are sourcing, and I'm currently not sure if we can use them with the sos driver and whitening vme boards that get their binary control signals from the slow system.
- Confirm switching of binary channels (haven't used model XT1111 before, but I assume the definitions are identical to XT1121)
- Setup remaining essential EPICS channels and confirm that dimensions are the same (as in both give the same voltage for the same requested value)
- Disconnect DIN cables, attach adapter boards + DSUB cables
- Testing
Quote: |
[Aaron, Johannes]
We configured the AtomServer for the Martian network today. Hostname is c1auxex2, IP is 192.168.113.49. Remote access over SSH is enabled.
There will be 6 acromag units served by c1auxex2.
Hostname |
Type |
IP Address |
c1auxex-xt1221a |
1221 |
192.168.113.130 |
c1auxex-xt1221b |
1221 |
192.168.113.131 |
c1auxex-xt1221c |
1221 |
192.168.113.132 |
c1auxex-xt1541a |
1541 |
192.168.113.133 |
c1auxex-xt1541b |
1541 |
192.168.113.134 |
c1auxex-xt1111a |
1111 |
192.168.113.135 |
Some hardware to assemble the Acromag box and adapter PCBs are still missing, and the wiring and channel definitions have to be finalized. The port driver initialization instructions and channel definitions are currently locally stored in /home/controls/modbusIOC/ but will eventually be migrated to a shared location, but we need to decide how exactly we want to set up this infrastructure.
- Should the new machines have the same hostnames as the ones they're replacing? For the transition we simply named it c1auxex2.
- Because the communication of the server machine with the DAQ modules is happening over TCP/IP and not some VME backplane bus we could consolidate machines, particularly in the vertex area.
- It would be good to use the fact that these SuperMicro servers have 2+ ethernet ports to separate CDS EPICS traffic from the modbus traffic. That would also keep the 30+ IPs for the Acromag thingies off the Martian host tables.
|
|