# # Utah Scientific MC-40 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: @?? FILE_FORMAT: @00.05 CUSTOMER_NAME: @USI_ENG SYSTEM_NAME: @USI-MC40_01 FILE_DATE: @01/06/2004 FILE_REVISION: @01 [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 # # MC400_LINE_STANDARD Selects the initial video standard the MC400 will # configure to on a system reset. Possible values are # shown below. # HD_1080I, HD_1080I_50, HD_720P, HD_720P_50, SD_525 # SD_625 # # default is: Not configured (selects SD_525) # # Example MC400_LINE_STANDARD: @HD_1080I # # 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: @PVW EAS_AUTOMATIC_ACTION: NOT CONFIGURED #CLEANSWITCH_ENABLED: NOT CONFIGURED #INDIVIDUAL_RATIOS: NOT CONFIGURED MC400_LINE_STANDARD: @HD_1080I EAS_OPERATION_MODE: @MANUAL EAS_DISPLAY_TIME_MIN: @120 EAS_FORWARD_TIMEOUT: @600 #EAS_SAGE_AUDIO_WAIT_MAX: NOT CONFIGURED #EAS_HOLDOFF_RELAY_MODE: NOT CONFIGURED #EAS_HOLDOFF_RELAY_NUMBER: NOT CONFIGURED #STARTUP_CONFIG_MACRO_NUMBER: NOT CONFIGURED #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 # ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- IN 0,IN 0,0 ,0 , , , , , , , , , , , , , , IN 1,IN 1,1 ,1 , , , , , , , , , , , , , , IN 2,IN 2,2 ,2 , , , , , , , , , , , , , , IN 3,IN 3,3 ,3 , , , , , , , , , , , , , , IN 4,IN 4,4 ,4 , , , , , , , , , , , , , , IN 5,IN 5,5 ,5 , , , , , , , , , , , , , , IN 6,IN 6,6 ,6 , , , , , , , , , , , , , , IN 7,IN 7,7 ,7 , , , , , , , , , , , , , , [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 # ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- PROGRAM ,PGM , , , , , , , , , , , , , , , , PRESET ,PST , , , , , , , , , , , , , , , , PREVIEW ,PVW , , , , , , , , , , , , , , , , 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, , , , , , , , , , , , , , , , , AUX_0002, , , , , , , , , , , , , , , , , [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_UDI1B ,PORT_04 ,38400 ,8 ,NONE ,1 ,DISABLE ,DISABLE [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, , , , , , , NO_PANEL , , , , , , , NO_PANEL , , , , , , , NO_PANEL , , , , , , , NO_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) #-------,----,--,- , ,00,N , ,01,N , ,02,N , ,03,N , ,04,N , ,05,N , ,06,N , ,07,N , ,08,N , ,09,N , ,10,N , ,11,N , ,12,N , ,13,N , ,14,N , ,15,N , ,16,N , ,17,N , ,18,N , ,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 ALL_IN ,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 ,1 ,2 ,3 ,4 ,5 ,6 ,7 , , , , , , , , STEREO , ,0 ,1 ,2 ,3 ,4 ,5 ,6 ,7 , , , , , , , , SAP , ,0 ,1 ,2 ,3 ,4 ,5 ,6 ,7 , , , , , , , , 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 AES RTR,IN 1,01,N AES BNC,IN 2,02,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 #-------,----,---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- # AESIN 1,EXT1,0 ,1 , , , , , , , , , , , , , , # AESIN 2,EXT2,0 ,1 , , , , , , , , , , , , , , # AESIN 3,EXT3,0 ,1 , , , , , , , , , , , , , , # , , , , , , , , , , , , , , , , , # , , , , , , , , , , , , , , , , , # , , , , , , , , , , , , , , , , , # , , , , , , , , , , , , , , , , , # , , , , , , , , , , , , , , , , , # , , , , , , , , , , , , , , , , , # , , , , , , , , , , , , , , , , , # 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 , , , , , , , , AES BNC,PVWE,0 ,1 , , , , , , , , , , , , , , AES RTR,PVWE,2 ,3 , , , , , , , , , , , , , , ,PGM ,4 ,5 , , , , , , , , , , , , , , ,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, F , 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 ,1 ,2 ,3 ,4 ,5 ,6 ,7 , , , , , , , , STEREO , ,0 ,1 ,2 ,3 ,4 ,5 ,6 ,7 , , , , , , , , SAP , ,0 ,1 ,2 ,3 ,4 ,5 ,6 ,7 , , , , , , , , 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) #-------,----,--,- KEYER 1,IN 0,00,Y KEYER 2,IN 1,01,Y KEYER 3,IN 2,02,Y KEYER 4,IN 3,03,Y [KEY_MARRY_SOURCE_DEFINITIONS_START] # # Primary Key Fill Source # , Key Marry (Signal) Source # , #-------,-------- [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 , , , , , , , , , #AES BNC,IN 1,AUD_ONLY,RELAY , , ,00:00 ,5 , , , , , , , , , #AES RTR,IN 1,AUD_ONLY,RELAY , , ,00:00 ,6 , , , , , , , , , [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???) #-------,--------,--------,--------,--------,--------,--------,-------- #SQZMAX 1,PORT_02 ,38400 ,8 ,NONE ,1 ,DISABLE ,DISABLE #HYPERX 1,PORT_02 ,38400 ,8 ,NONE ,1 ,DISABLE ,DISABLE #EAS_STD ,PORT_02 ,9600 ,8 ,NONE ,1 ,DISABLE ,DISABLE [DEVICE_TALLY_DEFINITONS_START] # # Name , PGM , PGM , PST , PST ,CONTROL # 8 , NUMBER , TYPE , NUMBER , TYPE , PORT #-------,--------,--------,--------,--------,-------- #IN 0,1 ,LATCH , , , #IN 1,2 ,LATCH , , , #IN 2,3 ,LATCH , , , #IN 3,4 ,LATCH , , , [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_DISPLAY_CONFIG_DEFINITIONS_START] # # 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 # # #Item (EAS_CRAWL, EAS_NOTIFY) # ,Active (YES/NO) # , ,Display Line (1 or 8 <1 is top, 8 is bottom>) # , , ,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 #---------,----,----,----,----,------------,------------,---- EAS_CRAWL ,YES ,1 ,2 ,1 ,WHITE_100 ,SAGE_AUTO_BG,NO #EAS_CRAWL ,YES ,1 ,2 ,1 ,WHITE_100 ,TIMEKEY_BG ,NO EAS_NOTIFY,YES ,1 ,2 ,1 ,WHITE_100 ,TIMEKEY_BG ,YES [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,EAS Audio Control Macro 1 ,ON ,AUDIO_ONLY ,PGM_INPUT ,2 ,ON , 1 ,OFF ,AUDIO_ONLY ,PGM_INPUT ,1 ,ON , 1 , ,CONTROL ,DONE , , , 2 ,DESC,SAGE GPI Control Macro (PTT PROGRAM) 2 ,ON ,GRAPHICS ,ALERT_PLAY , ,ON , 2 ,OFF ,GRAPHICS ,ALERT_PLAY , ,OFF , 2 , ,CONTROL ,DONE , , , 5 ,DESC,SAGE GPI Control Macro (READY PROGRAM) 5 ,ON ,GRAPHICS ,ALERT_NOTIFY, ,ON , 5 , ,CONTROL ,DONE , , , [GPI_DEFINITIONS_START] #NUMBER 1-32 # ,AREA # , ,FCN # , , ,VALUE # , , , # , , , ,TYPE (LATCH/PULSE) #4 , 12 , 12 , 12 , 8 #---,------------,------------,------------,-------- #7 ,PANEL_MISC ,MACRO , 2 ,LATCH #8 ,PANEL_MISC ,MACRO , 5 ,PULSE [DEBUG_CONTROL_START] # # This section is used to set the active debug 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 debug flag in the group. # # Example # GENERAL , 00060001 # # ...more to come.... # # GROUP , Enables #-----------,-------- GENERAL , 00000010 ROUTER , 00000600 PANEL , 00000000 MACHINE , 00000000 TRANS , 00000000 SYSLOG , 00000000 ############################################################################### ## ## THis erases all old entries that may be active allowing whatever is ## below to be the only sections active after the encoding is burned ## ############################################################################### [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] [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] # # #-------------------------------------------------------------------------------------------- {REF_SIGNAL} # SOURCE8, SOURCE4, INPUT NUMBER, ACTIVE LEVELS # L1 L2 L3 L4 L5 L6 L7 L8 L9 L10 L11 L12 L13 L14 L15 L16 # ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- IN 7, , , , , , , , , , , , , , , , , {LOG_TO_PHY} 0000,0000,0002,0003,0004,0005,0006,0007,-001,-001,-001,-001,-001,-001,-001,-001, {OUTPUTS} PROGRAM ,PGM ,0005,0005, , , , , , , , , , , , , , PRESET ,PST ,0002,0002, , , , , , , , , , , , , , PREVIEW ,PVW , , , , , , , , , , , , , , , , 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, ,0006, , , , , , , , , , , , , , , AUX_0002, , , , , , , , , , , , , , , , , {BUTTON_ASSIGNMENTS} # SOURCE8, # ,SOURCE4 # , ,BUTTON LOCATION (0-29) # , , ,FIXED ASSIGNMENT (Y/N) #-------,----,--,- IN 0,FS 1,00,N IN 1,FS 2,01,N IN 2,FS 3,02,N IN 3,FS 4,03,N IN 4,VT01,04,N IN 5,VT02,05,N IN 6,VT03,06,N IN 7,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] # # #-------------------------------------------------------------------------------------------- {REF_SIGNAL} # SOURCE8, SOURCE4, INPUT NUMBER, ACTIVE LEVELS # L1 L2 L3 L4 L5 L6 L7 L8 L9 L10 L11 L12 L13 L14 L15 L16 # ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- IN 7, , , , , , , , , , , , , , , , , {LOG_TO_PHY} 0000,0000,0002,0003,0004,0005,0006,0007,-001,-001,-001,-001,-001,-001,-001,-001, {OUTPUTS} PROGRAM ,PGM ,0005,0005, , , , , , , , , , , , , , PRESET ,PST ,0002,0002, , , , , , , , , , , , , , PREVIEW ,PVW , , , , , , , , , , , , , , , , 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, ,0006, , , , , , , , , , , , , , , AUX_0002, , , , , , , , , , , , , , , , , {BUTTON_ASSIGNMENTS} # SOURCE8, # ,SOURCE4 # , ,BUTTON LOCATION (0-29) # , , ,FIXED ASSIGNMENT (Y/N) #-------,----,--,- IN 0,FS 1,00,N IN 1,FS 2,01,N IN 2,FS 3,02,N IN 3,FS 4,03,N IN 4,VT01,04,N IN 5,VT02,05,N IN 6,VT03,06,N IN 7,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] # # #-------------------------------------------------------------------------------------------- {REF_SIGNAL} # SOURCE8, SOURCE4, INPUT NUMBER, ACTIVE LEVELS # L1 L2 L3 L4 L5 L6 L7 L8 L9 L10 L11 L12 L13 L14 L15 L16 # ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- IN 7, , , , , , , , , , , , , , , , , {LOG_TO_PHY} 0000,0000,0002,0003,0004,0005,0006,0007,-001,-001,-001,-001,-001,-001,-001,-001, {OUTPUTS} PROGRAM ,PGM ,0005,0005, , , , , , , , , , , , , , PRESET ,PST ,0002,0002, , , , , , , , , , , , , , PREVIEW ,PVW , , , , , , , , , , , , , , , , 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, ,0006, , , , , , , , , , , , , , , AUX_0002, , , , , , , , , , , , , , , , , {BUTTON_ASSIGNMENTS} # SOURCE8, # ,SOURCE4 # , ,BUTTON LOCATION (0-29) # , , ,FIXED ASSIGNMENT (Y/N) #-------,----,--,- IN 0,FS 1,00,N IN 1,FS 2,01,N IN 2,FS 3,02,N IN 3,FS 4,03,N IN 4,VT01,04,N IN 5,VT02,05,N IN 6,VT03,06,N IN 7,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] # # #-------------------------------------------------------------------------------------------- {REF_SIGNAL} # SOURCE8, SOURCE4, INPUT NUMBER, ACTIVE LEVELS # L1 L2 L3 L4 L5 L6 L7 L8 L9 L10 L11 L12 L13 L14 L15 L16 # ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- IN 7, , , , , , , , , , , , , , , , , {LOG_TO_PHY} 0000,0000,0002,0003,0004,0005,0006,0007,-001,-001,-001,-001,-001,-001,-001,-001, {OUTPUTS} PROGRAM ,PGM ,0005,0005, , , , , , , , , , , , , , PRESET ,PST ,0002,0002, , , , , , , , , , , , , , PREVIEW ,PVW , , , , , , , , , , , , , , , , 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, ,0006, , , , , , , , , , , , , , , AUX_0002, , , , , , , , , , , , , , , , , {BUTTON_ASSIGNMENTS} # SOURCE8, # ,SOURCE4 # , ,BUTTON LOCATION (0-29) # , , ,FIXED ASSIGNMENT (Y/N) #-------,----,--,- IN 0,FS 1,00,N IN 1,FS 2,01,N IN 2,FS 3,02,N IN 3,FS 4,03,N IN 4,VT01,04,N IN 5,VT02,05,N IN 6,VT03,06,N IN 7,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] # # #-------------------------------------------------------------------------------------------- {REF_SIGNAL} # SOURCE8, SOURCE4, INPUT NUMBER, ACTIVE LEVELS # L1 L2 L3 L4 L5 L6 L7 L8 L9 L10 L11 L12 L13 L14 L15 L16 # ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- IN 7, , , , , , , , , , , , , , , , , {LOG_TO_PHY} 0000,0000,0002,0003,0004,0005,0006,0007,-001,-001,-001,-001,-001,-001,-001,-001, {OUTPUTS} PROGRAM ,PGM ,0005,0005, , , , , , , , , , , , , , PRESET ,PST ,0002,0002, , , , , , , , , , , , , , PREVIEW ,PVW , , , , , , , , , , , , , , , , 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, ,0006, , , , , , , , , , , , , , , AUX_0002, , , , , , , , , , , , , , , , , {BUTTON_ASSIGNMENTS} # SOURCE8, # ,SOURCE4 # , ,BUTTON LOCATION (0-29) # , , ,FIXED ASSIGNMENT (Y/N) #-------,----,--,- IN 0,FS 1,00,N IN 1,FS 2,01,N IN 2,FS 3,02,N IN 3,FS 4,03,N IN 4,VT01,04,N IN 5,VT02,05,N IN 6,VT03,06,N IN 7,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] # # #-------------------------------------------------------------------------------------------- {REF_SIGNAL} # SOURCE8, SOURCE4, INPUT NUMBER, ACTIVE LEVELS # L1 L2 L3 L4 L5 L6 L7 L8 L9 L10 L11 L12 L13 L14 L15 L16 # ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- IN 7, , , , , , , , , , , , , , , , , {LOG_TO_PHY} 0000,0000,0002,0003,0004,0005,0006,0007,-001,-001,-001,-001,-001,-001,-001,-001, {OUTPUTS} PROGRAM ,PGM ,0005,0005, , , , , , , , , , , , , , PRESET ,PST ,0002,0002, , , , , , , , , , , , , , PREVIEW ,PVW , , , , , , , , , , , , , , , , 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, ,0006, , , , , , , , , , , , , , , AUX_0002, , , , , , , , , , , , , , , , , {BUTTON_ASSIGNMENTS} # SOURCE8, # ,SOURCE4 # , ,BUTTON LOCATION (0-29) # , , ,FIXED ASSIGNMENT (Y/N) #-------,----,--,- IN 0,FS 1,00,N IN 1,FS 2,01,N IN 2,FS 3,02,N IN 3,FS 4,03,N IN 4,VT01,04,N IN 5,VT02,05,N IN 6,VT03,06,N IN 7,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 #--------------,----------------------------------------,-------- 192.168.004.165,/c/usi , [END_CONFIG_FILE]