Save / Log "Print Message" to file

More
12 Nov 2021 09:47 - 12 Nov 2021 09:50 #226204 by +Jan+
Replied by +Jan+ on topic Save / Log "Print Message" to file
Ok, so I removed it from the axis file and did not any modifications on the .axisrc file...
I have changed the formatting so that I can import the log file into Excel as a space separated CSV file if needed. I have also added the cycle abort as a log event.
The Log file looks now this way:
probekreis.ngc started Fri Nov 12 10:10:39 2021
probekreis.ngc finished Fri Nov 12 10:11:28 2021
test.ngc started Fri Nov 12 10:12:06 2021
test.ngc aborted Fri Nov 12 10:12:14 2021
probekreis.ngc started Fri Nov 12 10:12:22 2021
probekreis.ngc finished Fri Nov 12 10:13:37 2021

If someone wants to create his logfile this way in the future, I attach my Axis file (works with Linuxcnc 2.8.2). All blocks which have to be inserted are marked with "# Logfile... "(how to proceed with macros is also explained in the notes). 

The necessary steps are as follows:
- Create a file with e.g.: the name logfile (give all users read/write permissions to the file: right click Properties/Permissions...)
- Insert the marked blocks into your Axis file (located in usr/bin/).
- Adapt the file path in the different blocks in the Axis Python file to the location of your logfile.

Thats it... Thanks again to nkp for all the help.

File Attachment:

File Name: axis.zip
File Size:35 KB
Attachments:
Last edit: 12 Nov 2021 09:50 by +Jan+.

Please Log in or Create an account to join the conversation.

More
12 Nov 2021 09:54 #226206 by MaHa
Replied by MaHa on topic Save / Log "Print Message" to file
How are you keeping this modification permanent? When i made some small patch to axis, it is gone sometimes after updates, and i had to do it again.

Please Log in or Create an account to join the conversation.

More
12 Nov 2021 10:19 - 12 Nov 2021 10:31 #226209 by nkp
Replied by nkp on topic Save / Log "Print Message" to file
you can place the file axis in the config folder (next to the INI file)
give the file execute permission 
then in the INI file :

[DISPLAY]
DISPLAY = ./axis
ps
you can also install the rip version
and it will not be updated 
 
Last edit: 12 Nov 2021 10:31 by nkp.
The following user(s) said Thank You: +Jan+, MaHa

Please Log in or Create an account to join the conversation.

Time to create page: 0.050 seconds
Powered by Kunena Forum