Thank you!
"Re-Update/Install CHDK on Camera from SD memory card"
I simply mean that after hooking the camera to the computer, installing libusb, and unplugging the camera, I then turn off the camera, turn it on again, and update the firmware from the sd card to reinstall chdk.
I reinstalled libusb on both cameras, skipped the step above about restarting/installing, and BAM! It works!! :-D
I tried all the codes in reply #6 and they all worked perfectly!!!! I can't tell you how excited I am!!! Whoo hoo!
The images were just a hair apart on timing. Using a Calpboard program, One of the cameras was at 15:46:06:22, and the other at 15:46:06:24. (hour:minute:second:MS)
Here is the code, in case you'd like to see it.
C:\Users\EZBooth>cd Desktop\chdkptp-r735-win32\chdkptp-r735
C:\Users\EZBooth\Desktop\chdkptp-r735-win32\chdkptp-r735>chdkptp -i
___> !mc=require'multicam'
___> !mc:connect()
+ 1:Canon PowerShot A480 b=\\.\libusb0-0001--0x04a9-0x31bf d=bus-0 s=637DAB179D1940F3A2E1D69E7EDB7127
+ 2:Canon PowerShot A480 b=\\.\libusb0-0003--0x04a9-0x31bf d=bus-0 s=C3EFEE65CE074078AFBCF8024FC4237B
___> !mc:start()
___> !return mc:cmdwait('rec')
rec
=true,{
[1]={
status={
status=true,
cmd="rec",
},
done=true,
failed=false,
},
[2]={
status={
status=true,
cmd="rec",
},
done=true,
failed=false,
},
}
___> mc:init_sync()
ERROR: unknown command 'mc'
___> !mc:init_sync()
1: send 0 diff 37 pred=356877 r=356880 delta=-2
1: send 0 diff 68 pred=356908 r=356910 delta=-1
1: send 15 diff 84 pred=356924 r=356930 delta=-5
1: send 16 diff 99 pred=356939 r=356950 delta=-10
1: send 0 diff 137 pred=356977 r=356980 delta=-2
1: send 15 diff 153 pred=356993 r=357010 delta=-16
1: send 0 diff 184 pred=357024 r=357030 delta=-5
1: send 0 diff 221 pred=357061 r=357070 delta=-8
1: send 15 diff 237 pred=357077 r=357090 delta=-12
1: send 0 diff 299 pred=357139 r=357140 delta=0
1: ticks=10 min=-16 max=0 mean=-6.438300 sd=5.071077
1: sends=10 min=0 max=16 mean=6.291800 sd=7.707360
2: send 0 diff 31 pred=314451 r=314440 delta=11
2: send 0 diff 46 pred=314466 r=314460 delta=6
2: send 0 diff 62 pred=314482 r=314480 delta=2
2: send 15 diff 99 pred=314519 r=314520 delta=0
2: send 0 diff 130 pred=314550 r=314540 delta=10
2: send 0 diff 146 pred=314566 r=314560 delta=6
2: send 15 diff 162 pred=314582 r=314580 delta=2
2: send 0 diff 199 pred=314619 r=314610 delta=9
2: send 15 diff 230 pred=314650 r=314650 delta=0
2: send 15 diff 261 pred=314681 r=314680 delta=1
2: ticks=10 min=0 max=11 mean=5.133600 sd=4.138389
2: sends=10 min=0 max=15 mean=6.262100 sd=7.669545
minimum sync delay 27
___> !mc:shoot()
preshoot
ok
shoot_burst [sync +77] {
}
ok
call release"shoot_half"
ok
___> !mc:download_images()