technote:config_file_tapemaster
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
technote:config_file_tapemaster [2018/11/07 23:36] – Scott Cunliffe | technote:config_file_tapemaster [2025/01/21 22:07] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== TapeMaster Configuration File ====== | ====== TapeMaster Configuration File ====== | ||
- | To modify TapeMaster, open TMSSMaster.cfg in a plain text editor such as Notepad. | + | To modify TapeMaster, open TMSSMaster.cfg in a plain text editor such as Notepad. |
- | <note tip>The config file has comments throughout the code to either disable the execution of unused code blocks or add explanation to the available functions. \\ | + | '' |
+ | |||
+ | <note tip> | ||
+ | The config file has comments throughout the code to either disable the execution of unused code blocks or add explanation to the available functions. \\ | ||
Block quotes look like < | Block quotes look like < | ||
- | Anything after the characters < | + | Anything after the characters < |
+ | </ | ||
+ | ====== TapeMaster Configuration File Sections ====== | ||
+ | |||
+ | ===== Options ===== | ||
+ | |||
+ | The options section allows setting of email addresses for exported data and setting of relevant variables. | ||
+ | |||
+ | ==== Email Settings ==== | ||
+ | |||
+ | The configuration file allows setting of email addresses that, when exporting data, will open your default email client using those addresses as the recipient/s and the data attached as a text file. | ||
+ | |||
+ | To edit email settings see [[technote: | ||
+ | ==== Variables ==== | ||
+ | |||
+ | === TMSSNOLEVELSLOT === | ||
- | ===== Remove Slot Level Display ===== | + | Standard display of slot allocation in TapeMaster is either the virtual slot number or shelf and slot number. |
- | Locate | + | In some cases it may be easier to allocate a volume to a drawer or shelf without being concerned which slot it occupies. |
- | {{technote:technote_tmss10masterconfig_find_variables.png}} | + | To remove the slot number from display see [[technote:config_file_tapemaster: |
- | Remove comment tags /* & */ from above and below variables. | + | ===== Defaults ===== |
- | Change | + | Defaults allow you to set the options presented when creating new customers. Options available are: |
- | TMSSLEVELNAMES = “A, | + | |
- | to \\ | + | * Media |
- | TMSSNOLEVELSLOT = “true”; \\ | + | * ID (type) |
+ | * Description | ||
+ | * Creation | ||
+ | * Repositories | ||
+ | * ID | ||
+ | * Description | ||
+ | * Type (Repository icon) | ||
+ | * Default | ||
+ | * Offsite | ||
+ | * Next repository | ||
+ | * Create | ||
- | {{technote: | + | ===== Servers ===== |
- | and save file. | + | ===== Barcodes ===== |
- | <note important> | + | You can preprocess barcodes locally before they are sent to the Server for parsing. |
- | and not as a text file or other file extension.</ | + | This allows |
+ | As many filter/ | ||
- | To check the modification was successful: | + | ===== Commands ===== |
- | Login to TapeMaster and open slotted media to check display of volume location is now restricted to Zone and shelf as illustrated by the images below. | + | ===== RFID ===== |
- | Before modification - TapeMaster displaying Zone, shelf and slot. | + | ===== Notifications ===== |
- | {{primer: | ||
- | After modification | + | {{tag> |
- | {{technote: | ||
- | <note important> | ||
technote/config_file_tapemaster.1541633780.txt.gz · Last modified: 2025/01/21 22:07 (external edit)