Viz Mosart Administrator Guide
Version 5.6 | Published July 22, 2024 ©
tsp_templatesetproperties
The tsp_templatesetproperties table contains some optional gallery specific template set properties.
| 
         Name  | 
                
         Type  | 
                
         Allow Null  | 
                
         Description  | 
        
| 
         tsp_recno  | 
                
         integer  | 
                
         No  | 
                
         Primary key.  | 
        
| 
         tsp_ga_recno  | 
                
         integer  | 
                
         No  | 
                
         Foreign key referencing the corresponding gallery ga_recno in the ga_gallery table.  | 
        
| 
         tsp_ts_recno  | 
                
         integer  | 
                
         No  | 
                
         Foreign key referencing the corresponding template set ts_recno in the ts_templateset table.  | 
        
| 
         tsp_recallonselect  | 
                
         varchar(32)  | 
                
         Yes  | 
                
         Optional direct take to be recalled when the template is selected in Viz Mosart automation.  | 
        
| 
         tsp_recallonunselect  | 
                
         varchar(32)  | 
                
         Yes  | 
                
         Optional direct take to be recalled when the template is unselected in Viz Mosart automation.  | 
        
| 
         tsp_recalloninitialization  | 
                
         varchar(32)  | 
                
         Yes  | 
                
         Optional direct take to be recalled when a rundown is reloaded.  | 
        
| 
         tsp_recallgraphicsprofile  | 
                
         varchar(32)  | 
                
         Yes  | 
                
         Optional direct take to be recalled when a graphics profile (or graphics concept) is selected in Viz Mosart automation.  |