zmcontrol-visca.pl "uninitialized value" error
Posted: Fri Apr 08, 2005 7:29 pm
I finally got my perl working ....along with SerialPort.pm.
Now in the /tmp/zmcontrol-visca.log I get this error each time I try to move cam.......
--device=/dev/ttyS0 --panspeed=254 --panstep=9381 --command=move_rel_right
Can't call method "baudrate" on an undefined value at /usr/local/bin/zmcontrol-visca.pl line 135
then this error....
Use of uninitialized value in string eq at /usr/local/bin/zmcontrol-visca.pl line 542
it repeats about a dozen times.....
then this one error.
Use of uninitialized value in concatenation (.) or string at /usr/local/bin/zmcontrol-visca.pl line 656
I just don't have the know how to edit perl scripts... yet!
Using perl 5.86
FC3
Sony evi-d30 on /dev/ttyS0 (9600,8,n,1)
Thanks
Now in the /tmp/zmcontrol-visca.log I get this error each time I try to move cam.......
--device=/dev/ttyS0 --panspeed=254 --panstep=9381 --command=move_rel_right
Can't call method "baudrate" on an undefined value at /usr/local/bin/zmcontrol-visca.pl line 135
then this error....
Use of uninitialized value in string eq at /usr/local/bin/zmcontrol-visca.pl line 542
it repeats about a dozen times.....
then this one error.
Use of uninitialized value in concatenation (.) or string at /usr/local/bin/zmcontrol-visca.pl line 656
I just don't have the know how to edit perl scripts... yet!
Using perl 5.86
FC3
Sony evi-d30 on /dev/ttyS0 (9600,8,n,1)
Thanks