Example07 CAL_DIQ
;*******************************************************************************
; Example configuration for a calibration type DIQ
;*******************************************************************************
[CALIBRATION_DIQ]
CalType = DIQ
ConfigType = Calibration
ExternalSourceDevice = FCM_5:1
PathName = PATH_DIQ
PowerAverageCount = 1
PowerAverageTolerance = 0.02
PowerIterationCount = 30
PowerIterationTolerance = 0.05
PowerLevel = 10
PowerSensorPort = 1
ThruPath1To2 = ICM_PATH_UnknownThru_1-2
ThruPath1To3 = ICM_PATH_UnknownThru_1-3_2-4
ThruPath2To4 = ICM_PATH_UnknownThru_1-3_2-4
ThruPortPairs = 1:2,1:3,2:4
; FCM definitions
[FCM_1]
ConfigType = Fcm
IpAddress = 10.11.0.201
[FCM_2]
ConfigType = Fcm
IpAddress = 10.11.0.202
[FCM_3]
ConfigType = Fcm
IpAddress = 10.11.0.203
[FCM_4]
ConfigType = Fcm
IpAddress = 10.11.0.204
[FCM_5]
ConfigType = Fcm
IpAddress = 10.11.0.205
; Path definitions
[PATH_DIQ]
ConfigType = Path
PnaPort1Device = FCM_1:1
PnaPort2Device = FCM_2:1
PnaPort3Device = FCM_3:1
PnaPort4Device = FCM_4:1
SwitchPath = ICM_PATH_TestPortThru
[ICM_PATH_TestPortThru]
ConfigType = Path
SwitchPath = ICM_SW01:1,ICM_SW02:1,ICM_SW03:1,ICM_SW04:1,ICM_SW10:0
[ICM_PATH_UnknownThru_1-2]
ConfigType = Path
SwitchPath = ICM_SW01:2,ICM_SW02:2,ICM_SW03:2,ICM_SW04:2,ICM_SW05:4,ICM_SW06:1,ICM_SW07:1,ICM_SW08:4
[ICM_PATH_UnknownThru_1-3_2-4]
ConfigType = Path
SwitchPath = ICM_SW01:2,ICM_SW02:2,ICM_SW03:2,ICM_SW04:2,ICM_SW05:1,ICM_SW06:4,ICM_SW07:4,ICM_SW08:1
; ICM multi-switch definitions
[ICM]
ConfigType = MultiSwitch
IpAddress = 10.11.0.100
[ICM_SW01]
ConfigType = Switch
Device = ICM
SwitchIndex = 1
[ICM_SW02]
ConfigType = Switch
Device = ICM
SwitchIndex = 2
[ICM_SW03]
ConfigType = Switch
Device = ICM
SwitchIndex = 3
[ICM_SW04]
ConfigType = Switch
Device = ICM
SwitchIndex = 4
[ICM_SW05]
ConfigType = Switch
Device = ICM
SwitchIndex = 5
[ICM_SW06]
ConfigType = Switch
Device = ICM
SwitchIndex = 6
[ICM_SW07]
ConfigType = Switch
Device = ICM
SwitchIndex = 7
[ICM_SW08]
ConfigType = Switch
Device = ICM
SwitchIndex = 8
[ICM_SW09]
ConfigType = Switch
Device = ICM
SwitchIndex = 9
[ICM_SW10]
ConfigType = Switch
Device = ICM
SwitchIndex = 10
; PNA definition
[PNA-X]
ConfigType = Pna
DirectoryToUse = C:\Temp
IpAddress = 10.11.0.200