Is there a list of Mystic semaphores anywhere? Sorry, but I did look ;) Specifically, I'm looking for a semaphore that would stop Mystic from opening or would tell it to close the .log files so that I can write to them externally while the board is up.
There is no semaphore to do that and I don't have any plans to add something like that.
What log do you want to write to and why? If its the node log you can
do that with MPL, Python, or Menu commands. You can turn caching off
mis log, poll log, and mutil too. But this is going to cause the file
to open and close every time a line is added to it, which is not good
for wear and tear on your disks.
Actually, the problem I am having is that I am reading the mis.log file into a program I am working on and I'm having file locking issues. THe program runs fine if Mystic is down but it is probably my code so I'm looking for a workaround. Is there a way to shutdown Mystic in the
event system by creating a semaphore event? If so, I could run it in a batchfile and branch back after I do my business.
Sysop: | altere |
---|---|
Location: | Houston, TX |
Users: | 66 |
Nodes: | 4 (0 / 4) |
Uptime: | 14:31:11 |
Calls: | 718 |
Calls today: | 4 |
Files: | 7,654 |
Messages: | 293,878 |