# # Utah Scientific RCP3 expander 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_MX: @01.00 # CUSTOMER_NAME: @xxxxxxxxxxxxxxxxxxxx # SYSTEM_NAME: @xxxxxxxxxxxxxxxxxxxx # FILE_DATE: @MM/DD/YYYY # FILE_REVISION: @?? FILE_FORMAT_MX: @01.00 CUSTOMER_NAME: @USI_ENG SYSTEM_NAME: @DEFAULT_RCP3EXPANDER FILE_DATE: @06/15/2015 FILE_REVISION: @1 [SLAVE_RCP3_BUS_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 # # ENABLED: @TRUE or FALSE # IP: @ * this is the IP of the USI controller (SC4 or other) # PORT: @ * this is the PORT of the USI controller (SC4 or other) # ENABLED: @TRUE IP: @192.168.005.230 PORT: @5001 [MASTER_RCP3_BUS_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 # # ENABLED: @TRUE or FALSE # BIND_PORT: @ * this is the port to bind to for USI controller # # NOTE: The bind port line do not need to be specified. # If the BIND_PORT is specified, the port will will be used. # If the BIND_PORT is NOT specified, the normal RCP3 port will be used. # If the BIND_PORT is specified as 0, it will be the same as not being defined. # Note that BIND_PORT must be unique across all master rcp3's. # # ENABLE_ALL_DESTINATIONS: @TRUE * enables all destinations # ENABLE_SINGLE_DESTINATION: @ * enable a single destination # ENABLE_GROUP_DESTINATION: @, * enable a group of destinations (inclusive) # DISABLE_ALL_DESTINATIONS: @TRUE * disables all destinations # DISABLE_SINGLE_DESTINATION: @ * disable a single destination # DISABLE_GROUP_DESTINATION: @, * disable a group of destinations (inclusive) # ENABLE_ALL_SOURCES: @TRUE * enables all sources # ENABLE_SINGLE_SOURCE: @ * enable a single source # ENABLE_GROUP_SOURCE: @, * enable a group of sources (inclusive) # DISABLE_ALL_SOURCES: @TRUE * disables all sources # DISABLE_SINGLE_SOURCE: @ * disable a single source # DISABLE_GROUP_SOURCE: @, * disable a group of sources (inclusive) # # EXAMPLE: # To enable destination 6, 9, and 15 thru 20 (includes 15 and 20) # DISABLE_ALL_DESTINATIONS: @TRUE # ENABLE_SINGLE_SOURCE: @6 # ENABLE_SINGLE_SOURCE: @9 # ENABLE_GROUP_SOURCE: @15,20 # # To disable destination 3 and 13 thru 18 (includes 13 and 18) and 20 thru 80 (includes 20 and 80) # ENABLE_ALL_DESTINATIONS: @TRUE # DISABLE_SINGLE_SOURCE: @3 # DISABLE_GROUP_SOURCE: @13,18 # DISABLE_GROUP_SOURCE: @20,80 ENABLED: @TRUE BIND_PORT: @5001 ENABLE_ALL_DESTINATIONS: @TRUE ENABLE_ALL_SOURCES: @TRUE [MASTER_RCP3_BUS_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 # # ENABLED: @TRUE or FALSE # BIND_PORT: @ * this is the port to bind to for USI controller # # NOTE: The bind port line do not need to be specified. # If the BIND_PORT is specified, the port will will be used. # If the BIND_PORT is NOT specified, the normal RCP3 port will be used. # If the BIND_PORT is specified as 0, it will be the same as not being defined. # Note that BIND_PORT must be unique across all master rcp3's. # # ENABLE_ALL_DESTINATIONS: @TRUE * enables all destinations # ENABLE_SINGLE_DESTINATION: @ * enable a single destination # ENABLE_GROUP_DESTINATION: @, * enable a group of destinations (inclusive) # DISABLE_ALL_DESTINATIONS: @TRUE * disables all destinations # DISABLE_SINGLE_DESTINATION: @ * disable a single destination # DISABLE_GROUP_DESTINATION: @, * disable a group of destinations (inclusive) # ENABLE_ALL_SOURCES: @TRUE * enables all sources # ENABLE_SINGLE_SOURCE: @ * enable a single source # ENABLE_GROUP_SOURCE: @, * enable a group of sources (inclusive) # DISABLE_ALL_SOURCES: @TRUE * disables all sources # DISABLE_SINGLE_SOURCE: @ * disable a single source # DISABLE_GROUP_SOURCE: @, * disable a group of sources (inclusive) # # EXAMPLE: # To enable destination 6, 9, and 15 thru 20 (includes 15 and 20) # DISABLE_ALL_DESTINATIONS: @TRUE # ENABLE_SINGLE_SOURCE: @6 # ENABLE_SINGLE_SOURCE: @9 # ENABLE_GROUP_SOURCE: @15,20 # # To disable destination 3 and 13 thru 18 (includes 13 and 18) and 20 thru 80 (includes 20 and 80) # ENABLE_ALL_DESTINATIONS: @TRUE # DISABLE_SINGLE_SOURCE: @3 # DISABLE_GROUP_SOURCE: @13,18 # DISABLE_GROUP_SOURCE: @20,80 ENABLED: @TRUE BIND_PORT: @5002 ENABLE_ALL_DESTINATIONS: @TRUE ENABLE_ALL_SOURCES: @TRUE [SMPTE_DATA_START] # 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 # # ENABLED: @TRUE or FALSE # ENABLED: @FALSE [LOGGING_DATA_START] # 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 # # SERVER_NAME: @ # LOG_COMMAND: @ # SERVER_NAME: @USI_SYSLOG01 [END_CONFIG_FILE]