47
***{ MXSW has format <num_rows>,<num_cols>,<interface_num>
}
***{ All others use <num_functions>,<interface_num>
}
***{ All 0's used for digital-only systems.
}
MXSWFunction=0,0,0
MXCONTFunction=0,0
MXOSDFunction=0,0
MXDIOFunction=0,0
MXRMSFunction=0,0
[PROCS]
***{ Process Interface Assignments
}
***{ Format: <Process Name>=<interface_num>
}
***{ Set these three to the interface_num of the Ethernet keyboards:
}
Keybp=1
Mxconts=1
Mxpfw=1
***{ Set Swcpu to the interface_num of the MainCPU: }
Swcpu=1
***{ Set UnitManager to the same interface_num for all system CPUs:
}
UnitManager=2
***{ Set CSntp to the interface_num for EXTERNAL SNTP operation:
}
CSntp=2
***{ Set SSntp to the same interface_num for all system CPUs:
}
SSntp=2
***{ Set SNMPAgent to the same interface_num for all system CPUs:
}
SNMPAgent=2
[OSD]
***{ Initial OSD display position
}
***{ Alarm text is placed on the General Status line.
}
***{ Format: <DisplayItemPosition>=<x-position>,<y-position> }
TimeDatePosition=1,1
CamTitlePosition=1,16
MonStatusPosition=1,15
GenStatusPosition=1,14
***{ Time-Date, Camera Title and Camera ID Controls
}
***{ Code 2 takes effect only if source is MXOSD
}
***{ Format: <Control Name>=<control code>
}
***{ control code 0 - OFF
}
***{ control code 1 - ON
}
***{ control code 2 - By Operator
}
TimeDateControl=2
CamTitleControl=2
CamIDControl=2
***{ Time and Date display format
}
***{ Format: TimeDateFormat=<format>
}
***{ format 0 - DD/MM/YYYY
}
***{ format 1 - MM/DD/YYYY
}
***{ format 2 - DD/Mmm/YYYY
}
***{ format 3 - YYYY/MM/DD
}
***{ format 4 - Mmm/DD/YYYY
}
***{ format 5 - DD/MM/'YY
}
***{ format 6 - MM/DD/'YY
}
***{ format 7 - DD/Mmm/'YY
}
***{ format 8 - 'YY/MM/DD
}