# # Utah Scientific HD2020 Configuration Data # # [CONFIG_DEFINITION_DATA_START] [FLASH_VERSION_DATA_START] # the following fields are REQUIRED # the format for this section is a FIELD LABEL followed by FIELD DATA # the FIELD LABEL must have a ':' as the last character # the FIELD DATA must start with a '@' char and be no longer than 20 characters # # FILE_FORMAT: @00.01 # CUSTOMER_NAME: @xxxxxxxxxxxxxxxxxxxx # SYSTEM_NAME: @xxxxxxxxxxxxxxxxxxxx # FILE_DATE: @MM/DD/YYYY # FILE_REVISION: @?? # SYSTEM_MODEL: @XXXXXXXXXXXXXX FILE_FORMAT: @00.05 CUSTOMER_NAME: @USI_ENG SYSTEM_NAME: @KUSI-MC4K01 FILE_DATE: @01/06/2008 FILE_REVISION: @01 SYSTEM_MODEL: @MC_4000 [MISC_START] # # various single line items entries that need to be configured # uses same line format as flash version section # # AUDIO_CHANNELS is a 16 bit hex value representing unary enables # for up to 16 audio levels. a 1 enables audio # processing, 0 disables # # AUDIO_DIM_ADJUST is a signed value representing the adjustment to # apply to the audio monitor channel when the DIM # button is pressed. Range is 0 to -45 # # VIDEO_MIX_POSITION This is the slot-id of the board on which # the mix will occur. set to 8 for all upstream # operations (quote normal???) # Normal Value is 08 # # KEY_LEVEL_RESET_MASK 1 of 4 unary enables to control which keyer levels # are reset to OFF after a transition # Setting a 1 here enables a keyer reset on that channel # Normal Value is 0F # # KEY_LEVEL_XFER_MASK: 1 of 4 unary enables to control which keyer levels # are transferred from PST to PGM on a transition # Primarily used to force DSK PST state to PGM # as upstream keyers are always transferred # Normal Value is 00 # # TRANS_SPEED_FAST: The transition time for the fast transition speed in # fields (normal is 30) # # TRANS_SPEED_MEDIUM: The transition time for the medium transition speed # in fields (normal is 60) # # TRANS_SPEED_SLOW: The transition time for the slow transition speed in # fields (normal is 120) # # SYSLOG_SERVER_ID is the USI nms name for the syslog server # you wish to send log messages to # If this name is not configured the system uses the # default ID of USI_SYSLOG01. # # AUX_OUT_XPOINT_SEL Selects the video signal we place out the AUX output # of the master control. # Valid options are: PGM/PST/PVW # VIN, KM1, KM2, KM3, KM4 # default is: PVW # Example AUX_OUT_XPOINT_SEL: @PGM # # EAS_AUTOMATIC_ACTION Selects the Macro ID to run when the EAS PRESET is # flagged as available/not available # Valid options are: @, -1 disable operation # @ runs this macro [1-n] # default is: # Example EAS_AUTOMATIC_ACTION: @01 # # CLEANSWITCH_ENABLED If set to YES, Hot swithes on PGM bus will not insert # BLACK and MUTE the audio. # The PVW bus is used in combination with PGM to switch # to the new source with no signal interruptions # Valid options are: @YES. Anything else disables # the feature # default is: # Example CLEANSWITCH_ENABLED: @YES # # INDIVIDUAL_RATIOS If set to YES, each AUDIO ONLY PVW button will have # a unique ratio level that will be applied when the # input on PVW is selected. # Valid options are: @YES. Anything else disables # the feature # default is: # Example INDIVIDUAL_RATIOS: @YES # # HOLD_IN_BLACK_FOREVER If set to YES, the hold in black feature doesn't time out. # Also, tally relays shutdown during the bottom of the FADE. # to Clear use the at sign followed by nothing or NO ex <@NO> # # Example HOLD_IN_BLACK_FOREVER: @YES # # EAS_OPERATION_MODE Selects the mode for EAS operations. Works with 2 other sections # to define the EAS behaviour. # # # - Valid options are: # - AUTO means we automatically forward a EAS Alert as # soon as we can # - MANUAL means we wait for operator command before we process # the alert # - OFF means we ignore all inbound EAS commands/actions from # the EAS device # # - Default is MANUAL # # Examples EAS_OPERATION_MODE: @MANUAL # # # EAS_DISPLAY_TIME_MIN Sets the minimum time a alert is displayed. Value is seconds # # Valid range is: 10 to 900 # default is: 120 # # Example EAS_DISPLAY_TIME_MIN: @120 # # EAS_FORWARD_TIMEOUT Sets the max amount of time that will expire before the MC # forces the EAS alert to be played. # # Valid range is: 10 to 900 # default is: 600 # # Example EAS_FORWARD_TIMEOUT: @600 # # EAS_SAGE_AUDIO_WAIT_MAX Sets the max amount of time that will expire before the MC # forces the EAS alert to be played. # # Valid range is: 5 to 900 # default is: 180 # # Example EAS_SAGE_AUDIO_WAIT_MAX: @180 # # EAS_HOLDOFF_RELAY_MODE Selects the type of HOLDOFF action used for the EAS device. # The options are @, @NONE, @ACTIVE_CLOSED, @ACTIVE_OPEN. # # ACTIVE_OPEN means when we want to hold off the EAS device we OPEN a relay. # ACTIVE_CLOSED means when we want to hold off the EAS device we CLOSE a relay. # # default is: NONE # # Examples EAS_HOLDOFF_RELAY_MODE: @NONE # EAS_HOLDOFF_RELAY_MODE: @ACTIVE_CLOSED # EAS_HOLDOFF_RELAY_MODE: @ACTIVE_OPEN # # EAS_HOLDOFF_RELAY_NUMBER is set to the MISC RELAY FUNCTION Number encoded to control # the relay attached to the HOLDOFF Function of the EAS # device. # # default is: # # Example EAS_HOLDOFF_RELAY_NUMBER: @1 # # STARTUP_CONFIG_MACRO_NUMBER Identifies a macro that will run 5 seconds after the # system has reset. Typically this is used for extra # system config required to normalize the system. # # Example STARTUP_CONFIG_MACRO_NUMBER: @1 # # DEFAULT_AUTO_ENABLE Sets the state for AUTO EANBLE button after a reset # # Valid entries are: ON to enable, all others disable # default is: disabled # # Example DEFAULT_AUTO_ENABLE: @ON # # AUDIO_CHANNELS: @00FF AUDIO_DIM_ADJUST: @-15 VIDEO_MIX_POSITION: @08 KEY_LEVEL_RESET_MASK: @0f KEY_LEVEL_XFER_MASK: @00 TRANS_SPEED_FAST: @30 TRANS_SPEED_MEDIUM: @60 TRANS_SPEED_SLOW: @120 SYSLOG_SERVER_ID: @USI_SYSLOG01 AUX_OUT_XPOINT_SEL: @PGM #EAS_AUTOMATIC_ACTION: NOT CONFIGURED #CLEANSWITCH_ENABLED: NOT CONFIGURED INDIVIDUAL_RATIOS: NOT CONFIGURED #HOLD_IN_BLACK_FOREVER: NOT CONFIGURED #EAS_OPERATION_MODE: NOT CONFIGURED #EAS_DISPLAY_TIME_MIN: NOT CONFIGURED #EAS_FORWARD_TIMEOUT: NOT CONFIGURED #EAS_SAGE_AUDIO_WAIT_MAX: NOT CONFIGURED #EAS_HOLDOFF_RELAY_MODE: NOT CONFIGURED #EAS_HOLDOFF_RELAY_NUMBER: NOT CONFIGURED STARTUP_CONFIG_MACRO_NUMBER: @1 #DEFAULT_AUTO_ENABLE: NOT CONFIGURED [ROUTER_LOGICAL_TO_PHYSICAL_DEFINITIONS_START] # LEVEL1, 2, 3, 4, 5, 6, 7, 8 INDEX IS LOGICAL, ENTRY IS PHYSICAL # # EX Place video and 3 levels of audio on levels 5-8 # EX -1,-1,-1,-1, 0, 1, 2, 3 # # NOTE levels 1-8 are valid at this time. 9-16 are future # # L1 L2 L3 L4 L5 L6 L7 L8 L9 L10 L11 L12 L13 L14 L15 L16 # -- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- 0000,0000,0002,0003,0004,0005,0006,0007,-001,-001,-001,-001,-001,-001,-001,-001, [ROUTER_SOURCE_DEFINITIONS_START] # SOURCE8, SOURCE4, INPUT NUMBER, ACTIVE LEVELS # L1 L2 L3 L4 L5 L6 L7 L8 L9 L10 L11 L12 L13 L14 L15 L16 # ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- MCK 00,BK01,0 ,0 , , , , , , , , , , , , , , MCK 01,S 01,1 ,1 , , , , , , , , , , , , , , MCK 02,S 02,2 ,2 , , , , , , , , , , , , , , MCK 03,S 03,3 ,3 , , , , , , , , , , , , , , MCK 04,S 04,4 ,4 , , , , , , , , , , , , , , MCK 05,S 00,5 ,5 , , , , , , , , , , , , , , MCK 06,S 05,6 ,6 , , , , , , , , , , , , , , MCK 07,SS02,7 ,7 , , , , , , , , , , , , , , MCK 08,ST01,8 ,8 , , , , , , , , , , , , , , MCK 09,ST02,9 ,9 , , , , , , , , , , , , , , MCK 10,FS01,10 ,10 , , , , , , , , , , , , , , MCK 11,AX02,11 ,11 , , , , , , , , , , , , , , MCK 12,FS02,12 ,12 , , , , , , , , , , , , , , MCK 13,FS03,13 ,13 , , , , , , , , , , , , , , MCK 14,FS04,14 ,14 , , , , , , , , , , , , , , MCK 15,FS05,15 ,15 , , , , , , , , , , , , , , MCK 16,FS06,16 ,16 , , , , , , , , , , , , , , MCK 17,VS02,17 ,17 , , , , , , , , , , , , , , MCK 18,VS03,18 ,18 , , , , , , , , , , , , , , MCK 19,VS04,19 ,19 , , , , , , , , , , , , , , MCK 20,VS05,20 ,20 , , , , , , , , , , , , , , MCK 21,VS06,21 ,21 , , , , , , , , , , , , , , MCK 22,AX02,22 ,22 , , , , , , , , , , , , , , MCK 23,AX03,23 ,23 , , , , , , , , , , , , , , MCK 24,AX04,24 ,24 , , , , , , , , , , , , , , MCK 25,AX05,25 ,25 , , , , , , , , , , , , , , MCK 26,VT01,26 ,26 , , , , , , , , , , , , , , MCK 27,VT02,27 ,27 , , , , , , , , , , , , , , MCK 28,VT03,28 ,28 , , , , , , , , , , , , , , MCK 29,VT04,29 ,29 , , , , , , , , , , , , , , MCK 30,VT05,30 ,30 , , , , , , , , , , , , , , MCK 31,VT06,31 ,31 , , , , , , , , , , , , , , [ROUTER_SOURCE_ATTRIBUTES_START] # # This section controls the audio attributes for router sources. # # The DEFAULT Source is used for all sources that do not have an entry in this table. # This assumes that most sources in the system will have similar attributes and # the exceptions are managed using this table # DEFAULT Should always be the first entry in the table # # SOURCE8 # | ,AUDIO SRC TYPE (AES, EMBEDDED) # | | ,AUDIO MODE (MONO, STEREO, SAP, DOLBY DOLBY E) # | | | ,AUDIO SOURCE LEVEL +/- db INCREMENTS # | | | | (RANGE -48 -> +12, 0=UNITY) # | | | | , KEY LEVEL ENABLES (0-F) 4 UNARY ENABLES 1 FOR EACH KEYER # | | | | Normal is F # | | | | | ,PHASE REVERSE ACTIVE (Y/N) # | | | | | | ,LEVEL PROCESSING ENABLES??? (HEX FOR 16 UNARY ENABLES) # | | | | | | # 8 , 4 , 8 , 3 , 3 , 3 , 4 #-------,----,--------,---,---,---,---- DEFAULT ,EMB ,STEREO ,000, F , N ,00FF [ROUTER_PRIMARY_OUTPUT_DEFINITION_START] #The output order here is VERY CRITICAL. YOU Must follow the order shown below #Skipping a keyer line is allowed. Ex. The following sets up keyer 3 & 4 as # Selectable (Output column for video is active #The names are not important and used for reference only. It's the position # that's relevant #PROGRAM ,PGM ,0030,0030, , , , , , , , , , , , , , #PRESET ,PST ,0031,0031, , , , , , , , , , , , , , #PREVIEW ,PVW ,0032,0032, , , , , , , , , , , , , , #KEY_FIL1, , , , , , , , , , , , , , , , , #KEY_FIL2, , , , , , , , , , , , , , , , , #KEY_FIL3,KF3 ,0042, , , , , , , , , , , , , , , #KEY_FIL4,KF4 ,0043, , , , , , , , , , , , , , , #KEY_SIG1,KS1 , , , , , , , , , , , , , , , , #KEY_SIG2,KS2 , , , , , , , , , , , , , , , , #KEY_SIG3, ,0046, , , , , , , , , , , , , , , #KEY_SIG4, ,0047, , , , , , , , , , , , , , , #AUX_0001, ,0050, , , , , , , , , , , , , , , #AUX_0002, ,0051, , , , , , , , , , , , , , , # # L1 L2 L3 L4 L5 L6 L7 L8 L9 L10 L11 L12 L13 L14 L15 L16 # ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- # CHANNEL 1 #PROGRAM ,PGM ,0000,0000, , , , , , , , , , , , , , #PRESET ,PST ,0001,0001, , , , , , , , , , , , , , #PREVIEW ,PVW ,0002,0002, , , , , , , , , , , , , , #KEY_FIL1,KF1 , 3, , , , , , , , , , , , , , , #KEY_FIL2,KF2 , 7, , , , , , , , , , , , , , , #KEY_FIL3,KF3 , 5, , , , , , , , , , , , , , , #KEY_FIL4,KF4 , 9, , , , , , , , , , , , , , , #KEY_SIG1,KS1 , 4 , , , , , , , , , , , , , , , #KEY_SIG2,KS2 , 8 , , , , , , , , , , , , , , , #KEY_SIG3,KS3 , 6 , , , , , , , , , , , , , , , #KEY_SIG4,KS4 , 10 , , , , , , , , , , , , , , , #CHANNEL 2 PROGRAM ,PGM ,0016,0016, , , , , , , , , , , , , , PRESET ,PST ,0017,0017, , , , , , , , , , , , , , PREVIEW ,PVW ,0018,0018, , , , , , , , , , , , , , KEY_FIL1,KF1 , 19, , , , , , , , , , , , , , , KEY_FIL2,KF2 , 23, , , , , , , , , , , , , , , KEY_FIL3,KF3 , 21, , , , , , , , , , , , , , , KEY_FIL4,KF4 , 25, , , , , , , , , , , , , , , KEY_SIG1,KS1 , 20 , , , , , , , , , , , , , , , KEY_SIG2,KS2 , 24 , , , , , , , , , , , , , , , KEY_SIG3,KS3 , 22 , , , , , , , , , , , , , , , KEY_SIG4,KS4 , 26 , , , , , , , , , , , , , , , [ROUTER_SERIAL_CONFIGURATION_DEFINITIONS_START] # Here we can designate which panels can access this Master Control # # ROUTER ,PORT, , , , , STOP , XON/ , RTS/ # TYPE ,NUMBER , BAUD , CHARS ,PARITY , BITS , XOFF , CTS #--------------,--------,--------,--------,--------,--------,--------,-------- #USI_RCP3 , 192.168.5.101 USI_UNET , [CONTROL_PANEL_TYPE_DEFINITIONS_START] # # Here we can designate which panels can access this Master Control # #MMCP_PANEL ,PORT_01 ,19200 ,8 ,NONE ,1 ,DISABLE ,DISABLE #GPW_PANEL ,PORT_02 ,19200 ,8 ,NONE ,1 ,DISABLE ,DISABLE #GPW_AUTO_PANEL ,PORT_03 ,38400 ,8 ,ODD ,1 ,DISABLE ,DISABLE #TAS_AUTO_PANEL ,PORT_04 ,38400 ,8 ,NONE ,1 ,DISABLE ,DISABLE #TAS_AUTO_REV2 ,PORT_04 ,38400 ,8 ,NONE ,1 ,DISABLE ,DISABLE #TAS_AUTO_EXTEND,PORT_04 ,38400 ,8 ,NONE ,1 ,DISABLE ,DISABLE #NO_PANEL , , , , , , , # # PANEL TYPE (MMCP_PANEL, GPW_PANEL, GPW_AUTO_PANEL, TAS_AUTO_PANEL) # | PORT NUMBER (PORT_01 -> PORT_04) # | | BAUD RATE (4800, 9600, 19200, 38400) # | | | Chars (7, 8) # | | | | PARITY (NONE, ODD, EVEN) # | | | | | STOP (1,2) # | | | | | | XON/OFF (ENABLE, DISABLE) # | | | | | | | RTS/CTS (ENABLE DISABLE) # | | | | | | | | # 15 , 8 , 8 , 8 , 8 , 8 , 8 , 8 #--------------,--------,--------,--------,--------,--------,--------,-------- AVAILABLE_PANEL, , , , , , , AVAILABLE_PANEL, , , , , , , AVAILABLE_PANEL, , , , , , , AVAILABLE_PANEL, , , , , , , AVAILABLE_PANEL, , , , , , , AVAILABLE_PANEL, , , , , , , AVAILABLE_PANEL, , , , , , , AVAILABLE_PANEL, , , , , , , # # Utah Scientific HD2020 Panel Configuration Data # [PANEL_BUTTON_DEFINITIONS_START] # # The following define the initial button source and location used if the Master # Control performs a HARD RESET. 30 buttons are allowed because we must support # the CP-502 as well as the mini MC500 which uses the same control logical layout # but physically removes the middle 20 buttons. # # Typically buttons 0 through 15 should be on the only entries in this table. 16 # through 29 are unused # # RWT 8-14-2001 # # SOURCE8, # ,SOURCE4 # , ,BUTTON LOCATION (0-29) # , , ,FIXED ASSIGNMENT (Y/N) #-------,----,--,- MCK 00,FS 1,00,N MCK 01,FS 2,01,N MCK 02,FS 3,02,N MCK 03,FS 4,03,N MCK 04,VT01,04,N MCK 05,VT02,05,N MCK 06,VT03,06,N MCK 07,VT04,07,N MCK 08,VT05,08,N MCK 09,VT06,09,N MCK 10,VT07,10,N MCK 11,VT08,11,N MCK 12,VT09,12,N MCK 13,VT10,13,N MCK 14,VT11,14,A MCK 15,VT12,15,A ,AX02,16,N ,AX03,17,N ,AX04,18,N ,AX05,19,N , ,20,N , ,21,N , ,22,N , ,23,N , ,24,N , ,25,N , ,26,N , ,27,N , ,28,N , ,29,N [PANEL_KEYPAD_BUTTON_DEFINITIONS_START] # #These keys are assigned from left to right / top to bottom # # 8 char, 4 char, unit ,AI ,1 , ,2 , ,3 , ,A , ,4 ,S ,5 , ,6 , ,B , ,7 , ,8 , ,9 , ,C , ,0 , ,F , ,E , ,D [AUDIO_SOURCE_MODE_DEFINITIONS_START] # # Typical Table provides 4 levels of audio output (2 AES PAIR) with audio mapping as # follows: # # MODE Output Output Output Output Output Output Output Output # Level Level Level Level Level Level Level Level # 1 2 3 4 5 6 7 8 # MONO LEFT LEFT LEFT LEFT SILENCE SILENCE SILENCE SILENCE # STEREO LEFT RIGHT LEFT RIGHT SILENCE SILENCE SILENCE SILENCE # SAP LEFT RIGHT SAP LEV 4 SILENCE SILENCE SILENCE SILENCE # DOLBY LEFT RIGHT SAP LEV 4 LEV 5 LEV 6 LEV 7 LEV 8 # DOLBY E is unused at this time # LR SWAP is unused at this time # # SOURCE8, # ,XPNT - not used # , L1 L2 L3 L4 L5 L6 L7 L8 L9 L10 L11 L12 L13 L14 L15 L16 # , 0-15 allow mix processing, 16-31 disable mix processing, spaces turns level off #-------,----,---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- # MONO , ,0 ,0 ,0 ,0 , , , , , , , , , , , , # STEREO , ,0 ,1 ,0 ,1 , , , , , , , , , , , , # SAP , ,0 ,1 ,2 ,3 , , , , , , , , , , , , # DOLBY , ,0 ,1 ,2 ,3 ,4 ,5 ,6 ,7 , , , , , , , , # DOLBY E, ,16 ,17 ,18 ,19 ,20 ,21 ,22 ,23 , , , , , , , , # LR SWAP, ,1 ,0 ,3 ,2 ,5 ,4 ,7 ,6 , , , , , , , , MONO , ,0 ,0 , , , , , , , , , , , , , , STEREO , ,0 ,1 ,0 ,1 , , , , , , , , , , , , SAP , ,0 ,1 ,2 ,3 , , , , , , , , , , , , DOLBY , ,0 ,1 ,2 ,3 ,4 ,5 ,6 ,7 , , , , , , , , DOLBY E, ,16 ,17 ,18 ,19 ,20 ,21 ,22 ,23 , , , , , , , , LR SWAP, ,1 ,0 ,3 ,2 ,5 ,4 ,7 ,6 , , , , , , , , [AUDIO_ONLY_BUTTON_DEFINITIONS_START] # # SOURCE8, # ,SOURCE4 # , ,BUTTON LOCATION # , , ,FIXED ASSIGNMENT (Y/N) #-------,----,--,- , ,00,Y DCART 1M,IN 1,01,N DCART 1B,IN 2,02,N _MP_ 3,IN 3,03,N [AUDIO_ONLY_SOURCE_DEFINITIONS_START] # # This table maps audio signals from external connetors into processing channels in # the MC2020 and gives the user a name to identify the signal. # # The table MUST have 16 entries. The first 9 are user programmable. The last 6 # must be PGMA_ALL, PSTA_ALL, PVWA_ALL PGME_ALL, PSTE_ALL, PVWE_ALL # # Typical table provides: # 4 levels of audio input from the AES router # 8 levels of audio input from the EMBEDDED Video Router # 3 local AES input sources with 2 levels of audio # # SOURCE8 FIELD # # The xxxA_ALL entries are PRIMARY AES ROUTER INPUTS designed to connect directly from # a utah scientific AES Audio Router and must have at least 2 levels defined # # The xxxE_ALL entries are PRIMARY EMBEDDED ROUTER INPUTS designed to take audio from # the primary video input signals fed from a utah scientific SERIAL DIGITAL VIDEO # ROUTER and MUST ALWAYS HAVE 8 levels defined # # XPNT FIELD # # For all input lines except the last 3 the XPNT field is used to select 1 of 6 AES # connectors on the back of the MC2020 chassis. The possible names are # PGM, PST, PVW, ExT1, EXT2, EXT3. # # The last 3 entries select EMBEDDED audio inputs and must be PGME, PSTE, PVWE in that # order. # # L1 -> L16 FIELDS # # These fields are used to map input audio signals to processing channels inside the # MC2020. # # Processing channels are identified by the L1->L16 columns where L1 is typically # left, L2 right, L3 SAP and so on. # # By entering numbers in these columns you are mapping 1 level of audio from the # connector identified in the XPNT field to a processing channel in the MC2020. # # SOURCE8, (any text following the source definition guidelines for the MC2020) # ,XPNT (PGM, PST, PVW, EXT1, EXT2, EXT3 [AES INPUT] ) (EMB INPUTS PGME, PSTE, PVWE) # L1 L2 L3 L4 L5 L6 L7 L8 L9 L10 L11 L12 L13 L14 L15 L16 #-------,----,---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- # DCART 1M,PGM ,4 ,5 , , , , , , , , , , , , , , # DCART 1B,PGM ,6 ,7 , , , , , , , , , , , , , , # DCART 2M,PST ,4 ,5 , , , , , , , , , , , , , , # , , , , , , , , , , , , , , , , , # , , , , , , , , , , , , , , , , , # , , , , , , , , , , , , , , , , , # , , , , , , , , , , , , , , , , , # , , , , , , , , , , , , , , , , , # , , , , , , , , , , , , , , , , , # , , , , , , , , , , , , , , , , , # PGMA_ALL,PGM ,0 ,1 ,2 ,3 , , , , , , , , , , , , # PSTA_ALL,PST ,0 ,1 ,2 ,3 , , , , , , , , , , , , # PVWA_ALL,PVW ,0 ,1 ,2 ,3 , , , , , , , , , , , , # PGME_ALL,PGME,0 ,1 ,2 ,3 ,4 ,5 ,6 ,7 , , , , , , , , # PSTE_ALL,PSTE,0 ,1 ,2 ,3 ,4 ,5 ,6 ,7 , , , , , , , , # PVWE_ALL,PVWE,0 ,1 ,2 ,3 ,4 ,5 ,6 ,7 , , , , , , , , DCART 1M,PGM ,0 ,1 , , , , , , , , , , , , , , DCART 1B,PGM ,2 ,3 , , , , , , , , , , , , , , _MP_ 3,MP3 ,0 ,1 , , , , , , , , , , , , , , ,PGM ,6 ,7 , , , , , , , , , , , , , , ,PST ,0 ,1 , , , , , , , , , , , , , , ,PST ,2 ,3 , , , , , , , , , , , , , , ,PST ,4 ,5 , , , , , , , , , , , , , , ,PST ,6 ,7 , , , , , , , , , , , , , , ,PST ,6 ,7 , , , , , , , , , , , , , , ,PST ,0 ,1 , , , , , , , , , , , , , , PGMA_ALL,PGM ,0 ,1 ,2 ,3 ,4 ,5 ,6 ,7 , , , , , , , , PSTA_ALL,PST ,0 ,1 ,2 ,3 ,4 ,5 ,6 ,7 , , , , , , , , PVWA_ALL,PVW ,0 ,1 ,2 ,3 ,4 ,5 ,6 ,7 , , , , , , , , PGME_ALL,PGME,0 ,1 ,2 ,3 ,4 ,5 ,6 ,7 , , , , , , , , PSTE_ALL,PSTE,0 ,1 ,2 ,3 ,4 ,5 ,6 ,7 , , , , , , , , PVWE_ALL,PVWE,0 ,1 ,2 ,3 ,4 ,5 ,6 ,7 , , , , , , , , [AUDIO_ONLY_SOURCE_ATTRIBUTES_START] # # This section controls the audio attributes for router sources. # # The DEFAULT Source is used for all sources that do not have an entry in this table. # This assumes that most sources in the system will have similar attributes and # the exceptions are managed using this table # DEFAULT Should always be the first entry in the table # # SOURCE8 # | ,AUDIO SRC TYPE (AES, EMBEDDED) # | | ,AUDIO MODE (MONO, STEREO, SAP, DOLBY DOLBY E) # | | | ,AUDIO SOURCE LEVEL +/- db INCREMENTS # | | | | (RANGE -48 -> +12, 0=UNITY) # | | | | , KEY LEVEL ENABLES (0-F) 4 UNARY ENABLES 1 FOR EACH KEYER # | | | | Normal is F # | | | | | ,PHASE REVERSE ACTIVE (Y/N) # | | | | | | ,LEVEL PROCESSING ENABLES??? (HEX FOR 16 UNARY ENABLES) # | | | | | | # 8 , 4 , 8 , 3 , 3 , 3 , 4 #-------,----,--------,---,---,---,---- DEFAULT ,AES ,STEREO ,000, 7 , N ,00FF [AUDIO_MONITOR_SOURCE_DEFINITIONS_START] # # This table uses the same format as the [AUDIO_ONLY_SOURCE_DEFINITIONS_START] table. # It is used to define the audio sources that can be selected in the monitor section # of the MC2020 and supplied to the control room monitor output (AES-SPARE) # # The audio input definitions should not share data with the audio only input section. # the XPNT fields can be shared so long as the number in the L1->L16 columns are # not used in the other table. # # The table must have a minimum of 3 inputs defined as the 1st 3 entries and # should define PGM, PST, PVW with all 8 levels active # #-------,----,---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- PGM ,PGM ,0 ,1 ,2 ,3 ,4 ,5 ,6 ,7 , , , , , , , , PST ,PST ,0 ,1 ,2 ,3 ,4 ,5 ,6 ,7 , , , , , , , , PVW ,PVW ,0 ,1 ,2 ,3 ,4 ,5 ,6 ,7 , , , , , , , , [AUDIO_MONITOR_MODE_DEFINITIONS_START] # This table maps audio processing channels within the MC2020 to outputs of the # CONTROL-ROOM-MONITOR output (AES-SPARE) on the rear of the MC2020 chassis. # # Typical Table assumes a stereo monitor system in the control room and provides # 4 mode settings providing 2 levels of audio to the # control-room-monitor output. The mapping is as follows: # # MODE Output Output Output Output Output Output Output Output # Level Level Level Level Level Level Level Level # 1 2 3 4 5 6 7 8 # MONO LEFT LEFT SILENCE SILENCE SILENCE SILENCE SILENCE SILENCE # STEREO LEFT RIGHT SILENCE SILENCE SILENCE SILENCE SILENCE SILENCE # SAP SAP LEV 4 SILENCE SILENCE SILENCE SILENCE SILENCE SILENCE # DOLBY LEFT RIGHT SAP LEV 4 LEV 5 LEV 6 LEV 7 LEV 8 # DOLBY E is unused at this time # LR SWAP is unused at this time # # SOURCE8, # ,XPNT - not used # , L1 L2 L3 L4 L5 L6 L7 L8 L9 L10 L11 L12 L13 L14 L15 L16 # , 0-15 allow mix processing, 16-31 disable mix processing, spaces turns level off #-------,----,---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- #MONO , ,0 ,0 , , , , , , , , , , , , , , #STEREO , ,0 ,1 , , , , , , , , , , , , , , #SAP , ,2 ,3 , , , , , , , , , , , , , , #DOLBY , ,0 ,1 ,2 ,3 ,4 ,5 ,6 ,7 , , , , , , , , #DOLBY E, ,16 ,17 ,18 ,19 ,20 ,21 ,22 ,23 , , , , , , , , #LR SWAP , ,1 ,0 ,3 ,2 ,5 ,4 ,7 ,6 , , , , , , , , MONO , ,0 ,0 , , , , , , , , , , , , , , STEREO , ,0 ,1 , , , , , , , , , , , , , , SAP , ,2 ,3 , , , , , , , , , , , , , , DOLBY , ,0 ,1 ,2 ,3 ,4 ,5 ,6 ,7 , , , , , , , , DOLBY E, ,16 ,17 ,18 ,19 ,20 ,21 ,22 ,23 , , , , , , , , LR SWAP, ,1 ,0 ,3 ,2 ,5 ,4 ,7 ,6 , , , , , , , , [KEY_INPUT_BUTTON_DEFINITIONS_START] # # SOURCE8, # ,SOURCE4 # , ,BUTTON LOCATION # , , ,FIXED ASSIGNMENT (Y/N) #-------,----,--,- CHYRN 51,IN 0,00,N CHYRN 52,IN 1,01,N STILL 2,IN 2,02,N STILL 97,IN 3,03,N [KEY_MARRY_SOURCE_DEFINITIONS_START] # # Primary Key Fill Source # , Key Marry (Signal) Source # , #-------,-------- MCK 16,MCK 20 MCK 17,MCK 21 MCK 18,MCK 22 MCK 19,MCK 23 [MACHINE_CONTROL_DEFINITIONS_START] # # Examples # # EMC Commands PLAY, STOP, FFWD, REWD, FDY-ON, RDY-OFF, SHTL-FWD, SHTL-REV, CTL-OVRD, JOG-FWD, JOG-REV, STAT-RQS, CUE # EMC controlled Router device # RELAY controlled Router device # RELAY controlled Audio Only device # RELAY controlled Take Relay device # # DEVICE NAME 8 Character # | DEVICE NAME 4 Character # | | MACHINE TYPE (VTR, TAKE_RELAY, AUD_ONLY) # | | | INTERFACE TYPE (RELAY, EMC) # | | | | CONTROL PORT (UNUSED AT THIS TIME) # | | | | | PROTOCOL (UNUSED AT THIS TIME) # | | | | | | PREROLL TIME (SECONDS:FIELDS) # | | | | | | | PLAY STOP FORWARD REWIND READY RECORD NEXT RECUE SELECT SPARE-2 # | | | | | | | | | | | | | | | | | # | | | | | | | (PLAY, STOP, FFWD, REWD, RDY-ON, SHTL-FWD, SHTL-REV, CTL-OVRD, CUE) | | # 8 , 4 , 8 , 8 , 8 , 8 , 8 , 8 , 8 , 8 , 8 , 8 , 8 , 8 , 8 , 8 , 8 #VTR 6,VT 6,VTR ,EMC , , ,02:00 ,PLAY ,STOP ,FFWD ,REWD ,RDY-ON , , , ,CTL-OVRD, #VS 21,VT21,VTR ,RELAY , , ,01:15 ,6 , , , , , , , , , #INSTRPLY,IN 1,AUD_ONLY,RELAY , , ,00:00 ,21 , , , , , , , , , #TAKE RLY, ,TAKE_RLY,RELAY , , ,00:00 ,20 , , , , , , , , , #-------,----,--------,--------,--------,--------,--------,--------,--------,--------,--------,--------,--------,--------,--------,--------,-------- #VTR 6,VT 6,VTR ,EMC , , ,02:00 ,PLAY ,STOP ,FFWD ,REWD ,RDY-ON , , , ,CTL-OVRD, #VS 21,VT21,VTR ,RELAY , , ,01:15 ,6 , , , , , , , , , #INSTRPLY,IN 1,AUD_ONLY,RELAY , , ,00:00 ,21 , , , , , , , , , #TAKE RLY, ,TAKE_RLY,RELAY , , ,00:00 ,20 , , , , , , , , , _MP_ 3,IN 1,AUD_ONLY,MP3 , , ,00:00 ,PLAY ,STOP , , , , , , , , [MACHINE_CONTROL_SERIAL_PORT_DEFINITIONS_START] # # Example config a machine using port 3 # SQZMAX 1,PORT_02 ,38400 ,8 ,NONE ,1 ,DISABLE ,DISABLE # HYPERX 1,PORT_02 ,38400 ,8 ,NONE ,1 ,DISABLE ,DISABLE # EAS_STD ,PORT_02 ,38400 ,8 ,NONE ,1 ,DISABLE ,DISABLE # # SYSTEM DEVICE NAME (SQZMAX, HYPERX, EAS_STD) # | , SERIAL COMMUNICATIONS PORT NUMBER # | | ,BAUD RATE # | | | ,BITS PER CHARACTER # | | | | , PARITY TYPE (ODD, EVEN, NONE) # | | | | | ,STOP BITS PER CHARACTER # | | | | | ,XONN/OFF FLOW CONTROL (ENABLE/DISABLE) # | | | | | ,RTS/CTS FLOW CONTROL (ENABLE/DISABLE/RS485???) #-------,--------,--------,--------,--------,--------,--------,-------- [DEVICE_TALLY_DEFINITONS_START] # # Speical/Reserved Words # TMONO, TSTEREO, TSAP, TDOLBY are reserved to provide # tally closures for audio modes on PGM # Examples #TMONO ,7 ,LATCH , , , #TSTEREO ,8 ,LATCH , , , #TSAP ,9 ,LATCH , , , #TDOLBY ,10 ,LATCH , , , # # Name , PGM , PGM , PST , PST ,CONTROL # 8 , NUMBER , TYPE , NUMBER , TYPE , PORT #-------,--------,--------,--------,--------,-------- [MISC_RELAY_DEFINITONS_START] # # This table is used to map relays in the MC2020 chassis to misc # relay functions in the MC2020 control architecture. # # The 2020 control system supports 32 misc relay functions. This table # maps individual relays into 1 or more of the 32 misc relay functions. # The position in the table denotes the misc function the relay is assigned to # # Uses the same format as DEVICE_TALLY_DEFINITIONS_START # - PST Data is not used at this time # - NAME 8 Is not used at this time. Perhaps it could be used # as a description in the configurator and MCP LCD displays # # Name , PGM , PGM , PST , PST ,CONTROL # 8 , NUMBER , TYPE , NUMBER , TYPE , PORT #-------,--------,--------,--------,--------,-------- #LATCH 1,19 ,LATCH , , , [MONITOR_TEXT_DEFINTIONS_START] # # THis section is used to define the fields of the text display # viewable on the monitor output of the MC2020 # COLORS. 3 sets of colors are available. # 1 normal color bars values @ 75% # 2 normal color bars values @ 100% # 3 custom colors set by USI # # BLACK, WHITE, YELLOW, CYAN, GREEN, MAGENTA, RED, BLUE # BLACK_100, WHITE_100, YELLOW_100, CYAN_100, GREEN_100, MAGENTA_100, RED_100, BLUE_100 # TIMEKEY_FG, TIMEKEY_BG, NONE, more to come # #SYSNAME ,YES , 01 , 10 , 40 ,TIMEKEY_FG ,TIMEKEY_BG ,NO # #Item (SYSNAME, RTR_PGM, RTR_PST, TDISP_1, TDISP_2, MSG_INFO, MSG_ERROR) # ,Active (YES/NO) # , ,Display Line (1-8) # , , ,Column (1-40) # , , , ,Length (1-40) # , , , , ,FORGROUND COLOR (See above) # , , , , , ,BACKGROUND COLOR (See above) # , , , , , , ,BLINK (YES/NO) # 10 , 4 , 4 , 4 , 4 , 12 , 12 , 4 #---------,----,----,----,----,------------,------------,---- SYSNAME ,YES , 1, 10, 40,TIMEKEY_FG ,TIMEKEY_BG ,NO RTR_PGM ,YES , 7, 1, 8,RED_100 ,TIMEKEY_BG ,NO RTR_PST ,YES , 8, 1, 8,YELLOW_100 ,TIMEKEY_BG ,NO TDISP_1 ,YES , 7, 10, 14,TIMEKEY_FG ,TIMEKEY_BG ,NO TDISP_2 ,YES , 8, 10, 14,TIMEKEY_FG ,TIMEKEY_BG ,NO MSG_ERROR ,YES , 5, 1, 40,RED ,NONE ,YES MSG_INFO ,YES , 6, 1, 40,WHITE ,TIMEKEY_BG ,NO #EAS TEXT Section Not Configured [MACRO_DEFINTIONS_START] # # This section defines the macros the system can perform. # See macro-definitions.txt in the software release # directory for detailed instructions on using macros # #NUMBER 1-?? # ,ACTION ON/OFF # , NUMBER 1-10 # , ,AREA # , , ,FCN # , , , ,VALUE # , , , , ,STATE # , , , , , ,TEXT8 #4 , 4 , 12 , 12 , 12 , 4 8 #---,----,------------,------------,------------,----,-------- 1 ,DESC,Startup Macro 1 ,ON ,ROUTER ,DIRECT ,00 ,31 , 1 , ,CONTROL ,DONE , , , [GPI_DEFINITIONS_START] #NUMBER 1-32 # ,AREA # , ,FCN # , , ,VALUE # , , , # , , , ,TYPE (LATCH/PULSE) #4 , 12 , 12 , 12 , 8 #---,------------,------------,------------,-------- [DEBUG_CONTROL_START] # # This section is used to set the default logging level for # various groups supported in the 2020 software. # # The possible groups are GENERAL, PANEL, ROUTER, # TRANS, SYSLOG, MACHINE # # The value is a 32 bit hex value where each bit # is associated with a logggin flag in the group. # # Example # GENERAL , 00060001 # # ...more to come.... # # ITEM VALUE (HEX) ex 00010002 #-----------,-------- GENERAL ,00000000 PANEL ,00000000 TRANS ,00000000 ROUTER ,00000000 MACHINE ,00000000 SYSLOG ,00000000 [MC400_VIDEO_FORMAT_HD1080I] # # Possible video standards are [MC400_VIDEO_FORMAT_HD1080I] # [MC400_VIDEO_FORMAT_HD1080I_50] # [MC400_VIDEO_FORMAT_HD720P] # [MC400_VIDEO_FORMAT_HD720P_50] # [MC400_VIDEO_FORMAT_SD525] # [MC400_VIDEO_FORMAT_SD625] #-------------------------------------------------------------------------------------------- {MISC} ENABLED: @TRUE {REF_SIGNAL} # SOURCE8, SOURCE4, ... MCK 00,REF4, , , , , , , , , , , , , , , , {LOG_TO_PHY} # L1 L2 ... 0000,0001,0002,0003,0004,0005,0006,0007,-001,-001,-001,-001,-001,-001,-001,-001, {OUTPUTS} #8 CHAR ,4 CHAR,VID ,AUD PROGRAM ,PGM ,0016,0016, , , , , , , , , , , , , , PRESET ,PST ,0017,0017, , , , , , , , , , , , , , PREVIEW ,PVW ,0018,0018, , , , , , , , , , , , , , KEY_FIL1,KF1 , , , , , , , , , , , , , , , , KEY_FIL2,KF2 , , , , , , , , , , , , , , , , KEY_FIL3,KF3 , , , , , , , , , , , , , , , , KEY_FIL4,KF4 , , , , , , , , , , , , , , , , KEY_SIG1,KS1 , , , , , , , , , , , , , , , , KEY_SIG2,KS2 , , , , , , , , , , , , , , , , KEY_SIG3,KS3 , , , , , , , , , , , , , , , , KEY_SIG4,KS4 , , , , , , , , , , , , , , , , AUX_0001, ,0031, , , , , , , , , , , , , , , AUX_0002,AX2 , , , , , , , , , , , , , , , , {BUTTON_ASSIGNMENTS} #8 CHAR ,4 CHAR,# ,FIXED MCK 00,FS 1,00,Y MCK 01,FS 2,01,N MCK 02,FS 3,02,N MCK 03,FS 4,03,N MCK 04,VT01,04,N MCK 05,VT02,05,N MCK 06,VT03,06,N MCK 07,VT04,07,N , ,08,N , ,09,N , ,10,N , ,11,N , ,12,N , ,13,N , ,14,N , ,15,N [MC400_VIDEO_FORMAT_HD1080I_50] # # Possible video standards are [MC400_VIDEO_FORMAT_HD1080I] # [MC400_VIDEO_FORMAT_HD1080I_50] # [MC400_VIDEO_FORMAT_HD720P] # [MC400_VIDEO_FORMAT_HD720P_50] # [MC400_VIDEO_FORMAT_SD525] # [MC400_VIDEO_FORMAT_SD625] #-------------------------------------------------------------------------------------------- {MISC} ENABLED: @FALSE {REF_SIGNAL} # SOURCE8, SOURCE4, ... MCK 00,REF4, , , , , , , , , , , , , , , , {LOG_TO_PHY} # L1 L2 ... 0000,0001,0000,0003,0004,0005,0006,0007,-001,-001,-001,-001,-001,-001,-001,-001, {OUTPUTS} #8 CHAR ,4 CHAR,VID ,AUD PROGRAM ,PGM ,0016,0016, , , , , , , , , , , , , , PRESET ,PST ,0017,0017, , , , , , , , , , , , , , PREVIEW ,PVW ,0018,0018, , , , , , , , , , , , , , KEY_FIL1,KF1 , , , , , , , , , , , , , , , , KEY_FIL2,KF2 , , , , , , , , , , , , , , , , KEY_FIL3,KF3 , , , , , , , , , , , , , , , , KEY_FIL4,KF4 , , , , , , , , , , , , , , , , KEY_SIG1,KS1 , , , , , , , , , , , , , , , , KEY_SIG2,KS2 , , , , , , , , , , , , , , , , KEY_SIG3,KS3 , , , , , , , , , , , , , , , , KEY_SIG4,KS4 , , , , , , , , , , , , , , , , AUX_0001, ,0031, , , , , , , , , , , , , , , AUX_0002,AX2 , , , , , , , , , , , , , , , , {BUTTON_ASSIGNMENTS} #8 CHAR ,4 CHAR,# ,FIXED MCK 00,FS 1,00,Y MCK 01,FS 2,01,N MCK 02,FS 3,02,N MCK 03,FS 4,03,N MCK 04,VT01,04,N MCK 05,VT02,05,N MCK 06,VT03,06,N MCK 07,VT04,07,N , ,08,N , ,09,N , ,10,N , ,11,N , ,12,N , ,13,N , ,14,N , ,15,N [MC400_VIDEO_FORMAT_HD720P] # # Possible video standards are [MC400_VIDEO_FORMAT_HD1080I] # [MC400_VIDEO_FORMAT_HD1080I_50] # [MC400_VIDEO_FORMAT_HD720P] # [MC400_VIDEO_FORMAT_HD720P_50] # [MC400_VIDEO_FORMAT_SD525] # [MC400_VIDEO_FORMAT_SD625] #-------------------------------------------------------------------------------------------- {MISC} ENABLED: @TRUE {REF_SIGNAL} # SOURCE8, SOURCE4, ... MCK 00,REF4, , , , , , , , , , , , , , , , {LOG_TO_PHY} # L1 L2 ... 0000,00v01,0000,0003,0004,0005,0006,0007,-001,-001,-001,-001,-001,-001,-001,-001, {OUTPUTS} #8 CHAR ,4 CHAR,VID ,AUD PROGRAM ,PGM ,0016,0016, , , , , , , , , , , , , , PRESET ,PST ,0017,0017, , , , , , , , , , , , , , PREVIEW ,PVW ,0018,0018, , , , , , , , , , , , , , KEY_FIL1,KF1 , , , , , , , , , , , , , , , , KEY_FIL2,KF2 , , , , , , , , , , , , , , , , KEY_FIL3,KF3 , , , , , , , , , , , , , , , , KEY_FIL4,KF4 , , , , , , , , , , , , , , , , KEY_SIG1,KS1 , , , , , , , , , , , , , , , , KEY_SIG2,KS2 , , , , , , , , , , , , , , , , KEY_SIG3,KS3 , , , , , , , , , , , , , , , , KEY_SIG4,KS4 , , , , , , , , , , , , , , , , AUX_0001, ,0031, , , , , , , , , , , , , , , AUX_0002,AX2 , , , , , , , , , , , , , , , , {BUTTON_ASSIGNMENTS} #8 CHAR ,4 CHAR,# ,FIXED MCK 08,FS 1,00,Y MCK 09,FS 2,01,N MCK 10,FS 3,02,N MCK 11,FS 4,03,N MCK 12,VT01,04,N MCK 13,VT02,05,N MCK 14,VT03,06,N MCK 15,VT04,07,N , ,08,N , ,09,N , ,10,N , ,11,N , ,12,N , ,13,N , ,14,N , ,15,N [MC400_VIDEO_FORMAT_HD720P_50] # # Possible video standards are [MC400_VIDEO_FORMAT_HD1080I] # [MC400_VIDEO_FORMAT_HD1080I_50] # [MC400_VIDEO_FORMAT_HD720P] # [MC400_VIDEO_FORMAT_HD720P_50] # [MC400_VIDEO_FORMAT_SD525] # [MC400_VIDEO_FORMAT_SD625] #-------------------------------------------------------------------------------------------- {MISC} ENABLED: @TRUE {REF_SIGNAL} # SOURCE8, SOURCE4, ... MCK 00,REF4, , , , , , , , , , , , , , , , {LOG_TO_PHY} # L1 L2 ... 0000,0001,0000,0003,0004,0005,0006,0007,-001,-001,-001,-001,-001,-001,-001,-001, {OUTPUTS} #8 CHAR ,4 CHAR,VID ,AUD PROGRAM ,PGM ,0016,0016, , , , , , , , , , , , , , PRESET ,PST ,0017,0017, , , , , , , , , , , , , , PREVIEW ,PVW ,0018,0018, , , , , , , , , , , , , , KEY_FIL1,KF1 , , , , , , , , , , , , , , , , KEY_FIL2,KF2 , , , , , , , , , , , , , , , , KEY_FIL3,KF3 , , , , , , , , , , , , , , , , KEY_FIL4,KF4 , , , , , , , , , , , , , , , , KEY_SIG1,KS1 , , , , , , , , , , , , , , , , KEY_SIG2,KS2 , , , , , , , , , , , , , , , , KEY_SIG3,KS3 , , , , , , , , , , , , , , , , KEY_SIG4,KS4 , , , , , , , , , , , , , , , , AUX_0001, ,0031, , , , , , , , , , , , , , , AUX_0002,AX2 , , , , , , , , , , , , , , , , {BUTTON_ASSIGNMENTS} #8 CHAR ,4 CHAR,# ,FIXED MCK 00,FS 1,00,Y MCK 01,FS 2,01,N MCK 02,FS 3,02,N MCK 03,FS 4,03,N MCK 04,VT01,04,N MCK 05,VT02,05,N MCK 06,VT03,06,N MCK 07,VT04,07,N , ,08,N , ,09,N , ,10,N , ,11,N , ,12,N , ,13,N , ,14,N , ,15,N [MC400_VIDEO_FORMAT_SD525] # # Possible video standards are [MC400_VIDEO_FORMAT_HD1080I] # [MC400_VIDEO_FORMAT_HD1080I_50] # [MC400_VIDEO_FORMAT_HD720P] # [MC400_VIDEO_FORMAT_HD720P_50] # [MC400_VIDEO_FORMAT_SD525] # [MC400_VIDEO_FORMAT_SD625] #-------------------------------------------------------------------------------------------- {MISC} ENABLED: @TRUE {REF_SIGNAL} # SOURCE8, SOURCE4, ... REFMC4SD,REF4, , , , , , , , , , , , , , , , {LOG_TO_PHY} # L1 L2 ... 0000,0001,0002,0003,0004,0005,0006,0007,-001,-001,-001,-001,-001,-001,-001,-001, {OUTPUTS} #8 CHAR ,4 CHAR,VID ,AUD PROGRAM ,PGM ,0016,0016, , , , , , , , , , , , , , PRESET ,PST ,0017,0017, , , , , , , , , , , , , , PREVIEW ,PVW ,0018,0018, , , , , , , , , , , , , , KEY_FIL1,KF1 , , , , , , , , , , , , , , , , KEY_FIL2,KF2 , , , , , , , , , , , , , , , , KEY_FIL3,KF3 , , , , , , , , , , , , , , , , KEY_FIL4,KF4 , , , , , , , , , , , , , , , , KEY_SIG1,KS1 , , , , , , , , , , , , , , , , KEY_SIG2,KS2 , , , , , , , , , , , , , , , , KEY_SIG3,KS3 , , , , , , , , , , , , , , , , KEY_SIG4,KS4 , , , , , , , , , , , , , , , , AUX_0001, ,0031, , , , , , , , , , , , , , , AUX_0002,AX2 , , , , , , , , , , , , , , , , {BUTTON_ASSIGNMENTS} #8 CHAR ,4 CHAR,# ,FIXED MCK 00,FS 1,00,Y MCK 01,FS 2,01,N MCK 02,FS 3,02,N MCK 03,FS 4,03,N MCK 04,VT01,04,N MCK 05,VT02,05,N MCK 06,VT03,06,N MCK 07,VT04,07,N , ,08,N , ,09,N , ,10,N , ,11,N , ,12,N , ,13,N , ,14,N , ,15,N [MC400_VIDEO_FORMAT_SD625] # # Possible video standards are [MC400_VIDEO_FORMAT_HD1080I] # [MC400_VIDEO_FORMAT_HD1080I_50] # [MC400_VIDEO_FORMAT_HD720P] # [MC400_VIDEO_FORMAT_HD720P_50] # [MC400_VIDEO_FORMAT_SD525] # [MC400_VIDEO_FORMAT_SD625] #-------------------------------------------------------------------------------------------- {MISC} ENABLED: @TRUE {REF_SIGNAL} # SOURCE8, SOURCE4, ... REFMC4SD,REF4, , , , , , , , , , , , , , , , {LOG_TO_PHY} # L1 L2 ... 0000,0001,0000,0003,0004,0005,0006,0007,-001,-001,-001,-001,-001,-001,-001,-001, {OUTPUTS} #8 CHAR ,4 CHAR,VID ,AUD PROGRAM ,PGM ,0016,0016, , , , , , , , , , , , , , PRESET ,PST ,0017,0017, , , , , , , , , , , , , , PREVIEW ,PVW ,0018,0018, , , , , , , , , , , , , , KEY_FIL1,KF1 , , , , , , , , , , , , , , , , KEY_FIL2,KF2 , , , , , , , , , , , , , , , , KEY_FIL3,KF3 , , , , , , , , , , , , , , , , KEY_FIL4,KF4 , , , , , , , , , , , , , , , , KEY_SIG1,KS1 , , , , , , , , , , , , , , , , KEY_SIG2,KS2 , , , , , , , , , , , , , , , , KEY_SIG3,KS3 , , , , , , , , , , , , , , , , KEY_SIG4,KS4 , , , , , , , , , , , , , , , , AUX_0001, ,0031, , , , , , , , , , , , , , , AUX_0002,AX2 , , , , , , , , , , , , , , , , {BUTTON_ASSIGNMENTS} #8 CHAR ,4 CHAR,# ,FIXED MCK 00,FS 1,00,Y MCK 01,FS 2,01,N MCK 02,FS 3,02,N MCK 03,FS 4,03,N MCK 04,VT01,04,N MCK 05,VT02,05,N MCK 06,VT03,06,N MCK 07,VT04,07,N , ,08,N , ,09,N , ,10,N , ,11,N , ,12,N , ,13,N , ,14,N , ,15,N [LOGFILE_TARGET_DEFINITIONS_START] # This section defines the NFS address & directory the system # will use as remote file systems # Currently the log xfer function in the only target defined. #EXAMPLE: #192.168.004.010,/c/usi/kusi-sd01 ,AUTO/(Blanks) # # IP NFS LOGGING DIRECTORY (40 CHARS) Action # ADDRESS Enabled #--------------,----------------------------------------,-------- [END_CONFIG_FILE]