technote:config_file_tapemaster
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
technote:config_file_tapemaster [2018/06/29 00:56] – created 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. |
- | ===== Remove Slot Level Display ===== | + | '' |
- | Locate | + | <note tip> |
+ | The config file has comments throughout | ||
- | {{technote: | + | Block quotes look like < |
- | Remove comment tags /* & */ from above and below variables. | + | Anything after the characters < |
+ | </ | ||
+ | ====== TapeMaster Configuration File Sections ====== | ||
+ | |||
+ | ===== Options ===== | ||
+ | |||
+ | The options section allows setting of email addresses for exported data and setting of relevant | ||
+ | |||
+ | ==== 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 === | ||
+ | |||
+ | Standard display of slot allocation in TapeMaster is either the virtual slot number or shelf and slot number. | ||
+ | |||
+ | In some cases it may be easier to allocate a volume to a drawer or shelf without being concerned which slot it occupies. | ||
+ | |||
+ | To remove the slot number from display see [[technote: | ||
+ | |||
+ | ===== Defaults ===== | ||
+ | |||
+ | Defaults allow you to set the options presented when creating new customers. Options available are: | ||
+ | |||
+ | * Media | ||
+ | * ID (type) | ||
+ | * Description | ||
+ | * Creation | ||
+ | * Repositories | ||
+ | * ID | ||
+ | * Description | ||
+ | * Type (Repository icon) | ||
+ | * Default | ||
+ | * Offsite | ||
+ | * Next repository | ||
+ | * Create | ||
+ | |||
+ | ===== Servers ===== | ||
+ | |||
+ | ===== Barcodes ===== | ||
+ | |||
+ | You can preprocess barcodes locally before they are sent to the Server for parsing. | ||
+ | This allows you to convert a Volume to a fully qualified barcode. | ||
+ | As many filter/ | ||
+ | |||
+ | |||
+ | ===== Commands ===== | ||
+ | |||
+ | ===== RFID ===== | ||
+ | |||
+ | ===== Notifications ===== | ||
+ | |||
+ | |||
+ | {{tag> | ||
- | Change the line of code \\ | ||
- | TMSSLEVELNAMES = “A, | ||
- | to \\ | ||
- | TMSSNOLEVELSLOT = “true”; \\ | ||
- | {{technote: | ||
- | and save file | ||
technote/config_file_tapemaster.1530233814.txt.gz · Last modified: 2025/01/21 22:07 (external edit)