Hi, Andrea, thank you for your replay.<br>
YES, we are trying to move the scope card from KITE8.2 to KITE9.1.<br>
However, we are not just simply moving the hardware between two systems.<br>
We understand that the Syscon_Online.kcf file needs to be modified accordingly.<br>
Previously, we have successfully move SMU and PGU cards to SLOT4 and SLOT5 on KITE 9.1 by changing the C:\s4200\sys\kcon\Syscon_Online.kcf files as follows:<br>
[INSTRUMENTATION]<br>
LIST=SMU1,SMU2,SMU3,SMU4,VPU1,GNDU,TIMER1; (Here we added SMU4 and VPU1); HARDWARE_ONLINE=TRUE; PLC=50HZ;<br>
In the following text, we added the hardware information of SMU4 and VPU1:<br>
[SMU4]<br>
MODEL=KI4210<br>
VERSION=M31<br>
SLOT=4<br>
PREAMP_ENABLED=TRUE<br>
FORCE_CONNECTION=NC<br>
SENSE_CONNECTION=NC<br>
SENSELO_CONNECTION=NC<br>
SERIAL_NUMBER=0999381<br>
CALONDATE=1248494400<br>
CALDUEDATE=1280030400<br>
PREAMP=PA4<br>
HW_VERSION=6.0:583597<br>
ACALAVALIABLE=TRUE<br>
ACALDATE=1248494400<br>
[VPU1]<br>
MODEL=KIVPU<br>
VERSION=1.02<br>
HW_VERSION=3.0B:361442<br>
SERIAL_NUMBER=1105478<br>
SLOT=5<br>
CALONDATE=1248494400<br>
CALDUEDATE=1280030400<br>
CHANNEL1_HRID=VPU1CH1<br>
CHANNEL2_HRID=VPU1CH2<br>
CHANNEL1_HIIMPEDANCE=1<br>
CHANNEL2_HIIMPEDANCE=1<br>
CHANNEL1_CONNECTION=NC<br>
CHANNEL2_CONNECTION=NC<br>
<br>
While after we did the same modification for OSC1 (adding OSC1 to LIST= and adding the OSC1 hardware information copied from KITE 8.2), the KCON error message popped up when we were trying to validate the hardware configuration in KOCN.<br>
<br>
The driver for ZTEC ZT450PCI has been installed.<br>
<br>
We have noticed the DLL drivers at C:\s4200\kiuser\usrlib and C codes located at C:\s4200\sys\src\kiscopeulib\src are different for these two systems.<br>
<br>
In addition, there are two 4200-SCP2 Firmware Version from the 4200-SCS System Version Table:<br>
4200-SCP2 Dual Channel Digital Storage Oscilloscope Card Firmware Versions<br>
1.29 - (Initial release)<br>
1.34 - Minor Updates<br>
<br>
And the table shows Oscilloscope with Firmware Version 1.34 is supported from V7.1 to V9.1-SP6.<br>
<br>
We have updated the Firmware for SMUs and PGUs following the KTE Interactive V9.1-SP6 Software Release Notes. However, we did not find any instruction about how to update the Firmware for Oscilloscope.<br>
<br>
Thanks!