Various small improvements to documentation, error messages etc.
Also moved the initialization of some parameters to sinqMotor
This commit is contained in:
@ -8,6 +8,10 @@ This is a driver for the pmacV3 motion controller with the SINQ communication pr
|
||||
|
||||
This driver is a standard sinqMotor-derived driver and does not need any specific configuration. For the general configuration, please see https://git.psi.ch/sinq-epics-modules/sinqmotor/-/blob/main/README.md.
|
||||
|
||||
The folder "utils" contains utility scripts for working with pmac motor controllers:
|
||||
- writeRead.py: Allows sending commands to and receiving commands from a pmac controller over an ethernet connection.
|
||||
- analyzeTcpDump: This script takes a tcpdump as an input and
|
||||
|
||||
## Developer guide
|
||||
|
||||
### Usage in IOC shell
|
||||
|
Reference in New Issue
Block a user