Author |
K800 cam drv help |
jjokeris Joined: Mar 08, 2008 Posts: 54 From: Athens-Greece PM |
What is the com for fixed shutter in K800 drv?
I ve tried #COM_EVENT(07 & #SET_REG(29 ...no luck...
The values are in hex or not?
K8001-R8BF003-cam No1 drv v3-disp drv No1 v2.5-My menu-font:Monotype Corsiva-Patch:Bat-rad-sig-bt-jav etc-techmode-bat mode...and still alive |
|
jomateixa Joined: Dec 09, 2007 Posts: > 500 From: PM |
On 2008-05-14 19:56:48, jjokeris wrote:
What is the com for fixed shutter in K800 drv?
I ve tried #COM_EVENT(07 & #SET_REG(29 ...no luck...
The values are in hex or not?
#SET_REG(29,xx) // Shutter speed value
#COM_EVENT(02,0x) // Shutter speed priority, only few values permitted
Use both together.
[ This Message was edited by: jomateixa on 2008-05-14 19:03 ] |
jjokeris Joined: Mar 08, 2008 Posts: 54 From: Athens-Greece PM |
values in hex?#COM_EVENT(02,0x) is ISO isn t it?
_________________
K8001-R8BF003-cam No1 drv v3-disp drv No1 v2.5-My menu-font:Monotype Corsiva-Patch:Bat-rad-sig-bt-jav etc-techmode-bat mode...and still alive
[ This Message was edited by: jjokeris on 2008-05-14 19:50 ]
[ This Message was edited by: jjokeris on 2008-05-14 20:01 ] |
|