;*******************************************************************************
; Example configuration for a calibration type NFX
;*******************************************************************************
[CAL_NFX]
CalType = NFX
ConfigType = Calibration
ExternalSourceDevice = FCM_3:1
NoiseCalMethod = Scalar
PathName = PATH_NFX
PowerLevel = 10
ThruPath1To2 = PATH_UnknownThru_1-2
ThruPortPairs = 1:2

; FCM calibration devices definition
[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

; Path Definitions
[PATH_UnknownThru_1-2]
ConfigType = Path
PnaPort1Device =
PnaPort2Device =
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
[PATH_NFX]
ConfigType = Path
PnaPort1Device = FCM_1:1
PnaPort2Device = FCM_2:1
SwitchPath = ICM_SW01:1,ICM_SW02:1,ICM_SW03:1,ICM_SW04:1,ICM_SW10:0

; MultiSwitch 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_SW10]
ConfigType = Switch
Device = ICM
SwitchIndex = 10

; PNA definition
[PNA-X]
ConfigType = Pna
DirectoryToUse = C:\Temp
IpAddress = 10.11.0.200