Tektronix 071-0855-05 Telescope User Manual


 
Reference: Remote Commands ~ Command Description
3-78 OTS9100 User Manual
:SYSTem:FILEs:MGMT:RESUlts:ENABle
This command enables or disables each individual deletion trigger. During the current revisit interval the
enable flags are polled, if an enabled criteria is met file deletion will begin and continue until all enabled
criteria have been satisfied. Disabling the revisit interval flag will keep the system from deleting any files,
while maintaining user-selected criteria. NOTE: The system requires a single numeric (base 10)
parameter, flags are described as a bit field, the user must convert from the bit field (or hex) to a numeric
integer. Flags are cumulative. Sending the value of zero disables all criteria.
Syntax: :SYSTem:FILEs:MGMT:RESUlts:ENABle?
:SYSTem:FILEs:MGMT:RESUlts:ENABle <NR1>
Bit Value Criteria affected
0x1 Enables (1) or disables (0) deletion based on number of files. Set by the COUNt
command.
0x2 Enables (1) or disables (0) deletion based on total consumed space of files. Set by the
TOTAlsize command.
0x4 Enables (1) or disables (0) deletion based on percentage of volume consumed. Set by the
PERcent command.
0x8 Enables (1) or disables (0) deletion based on age of files (delta). Set by the AGE
command.
0x10 Enables (1) or disables (0) the revisit interval. Set by the INTErval command.
:SYSTem:FILEs:MGMT:RESUlts:INTErval
This command sets the minimum amount of time the system waits between polling file deletion criteria. If
any deletion criteria have been met, such as number of files, deletion will begin. If no criteria are met no
deletion will take place until the next interval. The query form returns the current setting. NOTE: Units for
INTErval are usec. Settings of less than 30000usec (30sec) should be avoided since constant revisits
consume system resources. It is important to understand that this is a requested minimum interval, actual
intervals are based on free CPU cycles.
Syntax: :SYSTem:FILEs:MGMT:RESUlts:INTErval?
:SYSTem:FILEs:MGMT:RESUlts:INTErval <NR1>
:SYSTem:FILEs:MGMT:RESUlts:PERcent
This command sets the maximum percentage of disk volume that files are allowed to consume before
deletion begins. The order in which files are deleted is based on the sort criteria, see the SORT command
below. The query form returns the current setting.
Syntax: :SYSTem:FILEs:MGMT:RESUlts:PERcent?
:SYSTem:FILEs:MGMT:RESUlts:PERcent <NR1>