Difference between revisions of "Multi-op/Clearing all logs before the start"

From Win-Test Wiki
Jump to navigation Jump to search
m (Initial version)
 
m (→‎See also: Added link back to multi-op contesting)
Line 17: Line 17:
 
* [[Menu:Options#Disable_log_synchronization_on_network|Disable log synchronization on network]]
 
* [[Menu:Options#Disable_log_synchronization_on_network|Disable log synchronization on network]]
 
* [[Menu:Edit#Delete_all_QSO...|Deleting all QSOs]]
 
* [[Menu:Edit#Delete_all_QSO...|Deleting all QSOs]]
 +
* [[Running_a_contest#Multi-op_contesting|Multi-op contesting]]

Revision as of 23:11, 22 November 2007

Often in a multi-operator networked environment, QSOs are logged before the actual start of the contest for practice purposes, and also to test the network for RFI issues. How do you remove these QSOs from all logs right before the start of the contest?

It is possible to do this without having to exit Win-Test, rename files, etc.

Run these commands on all networked machines

To save the practice log, one machine should make a copy of the .wtb file beforehand, using Windows Explorer, or the copy command in a Windows Command Prompt window. Using the Backup contest feature is not recommended as is not needed in a networked environment, and selecting it will enable periodic backups that may slow things down, especially if the backup is done to a diskette (the default).

Run the following text commands on all networked machines:

  1. NOSYNC -- disables log synchronization. You cannot delete QSOs without doing this first.
  2. CLEARLOG or CLEARLOGNOW -- this removes all QSOs. Use CLEARLOGNOW with caution as it does not ask for confirmation.
  3. SYNC -- enables log synchronization
  4. (optional) REOPEN or REOPENNOW -- to ensure that all machines are truly clear of all "practice" QSOs.


See also