Reworked documentation after discussion with Electronics on 04.12.2024

This commit is contained in:
2024-12-05 10:49:01 +01:00
parent 86006e408a
commit dbe031ca79
2 changed files with 115 additions and 48 deletions

View File

@ -37,7 +37,7 @@ record(ao,"$(INSTR)$(M):RecResolution") {
}
# This record contains messages from the driver (usually error messages).
# The macro $(MSGTEXTSIZE) can be used to set the maximum length of the message.
# The macro MSGTEXTSIZE can be used to set the maximum length of the message.
# if not provided, a default value of 200 is used.
# This record is coupled to the parameter library via motorMessageText_ -> MOTOR_MESSAGE_TEXT.
record(waveform, "$(INSTR)$(M)-MsgTxt") {