kernel log is not required when using rt_preempt. the simulator flag should be changed to userspace, but I dont know where it comes from.
https://github.com/LinuxCNC/linuxcnc/blob/master/tcl/show_errors.tcl#L97
kernel log is not required when using rt_preempt. the simulator flag should be changed to userspace, but I dont know where it comes from.
https://github.com/LinuxCNC/linuxcnc/blob/master/tcl/show_errors.tcl#L97
#1 – andypugh 于 2019-10-28
Looks like here: https://github.com/LinuxCNC/linuxcnc/blob/e4495fe04b4a1310a75ddece7f407e97f7f27476/tcl/linuxcnc.tcl.in#L18
Maybe printing linuxcnc::REALTIME at that point would show the available values?