Post reply

Name:
Email:
Subject:
Message icon:

Verification:
Unregistered users must pass a verification:



Please enter the number from the picture above which is showing FM broadcast antenna:

shortcuts: hit alt+s to submit/post or alt+p to preview


Topic Summary

Posted by: Günter Lorenz
« on: November 22, 2012, 10:27:43 am »

ok, now works perfect. 1200 * 500 makes nice image!
Thank you!
Günter
Posted by: Jan
« on: November 22, 2012, 08:06:42 am »

Go to Preferences - Scripts and set correct pixel width and height for the bandscan.
Posted by: Günter Lorenz
« on: November 22, 2012, 12:05:30 am »

Hi,
my scripts is quite simple, but there is a problem with the bmp file:

repeat:
connect(1)
bandscan.style(3)
bandscan.acquire
bandscan.savebitmap(%date_%time.bmp)
goto(repeat)

The bmp file seems distorted (see attachment), and RDS is not displayed. Any ideas?