The Keithley 2000 state machine has a buffer overflow problem.
The string “pvname” overflows into “close_format”, which occurred during the for loop within the “monitor_mode_change “ state if your PV names are over 40 characters, the limit of characters for the “string” type.
The Keithley 2000 state machine has a buffer overflow problem.
The string “pvname” overflows into “close_format”, which occurred during the for loop within the “monitor_mode_change “ state if your PV names are over 40 characters, the limit of characters for the “string” type.