Using CHDK Commands and Operation for Hot Shoe Flash - General Help and Assistance on using CHDK stable releases - CHDK Forum supplierdeeply

Using CHDK Commands and Operation for Hot Shoe Flash

  • 1 Replies
  • 2973 Views
Using CHDK Commands and Operation for Hot Shoe Flash
« on: 13 / November / 2014, 09:46:09 »
Advertisements
Hi,

I am trying to manually control Flash when my camera(SX50) is equipped with Hot Shoe. External Flash is triggered when i set camera mode to AUTO, C1 and C2. But I want to set mode to manual (or any other) and trigger the flash. I am trying following commands to set flash on/off:


props=require("propcase")
set_prop(props.FLASH_MODE, 1) // for flash on
set_prop(props.FLASH_MODE, 2) // for flash off



The value 143(Flash ON/OFF) on the propertyCase correspondingly changes to 1 or 2 as it should be. but no flash triggered except when im in AUTO, C1 or C2. Also in these modes, flash always triggers whether flash is turned on or off using propcase. Help needed  :)
« Last Edit: 14 / November / 2014, 09:30:39 by NaveedESahar »
Naveed E Sahar

Re: Using CHDK Commands and Operation for Hot Shoe Flash
« Reply #1 on: 14 / November / 2014, 06:52:28 »
problem is quite changed now dont know why its behaviour is so random. When Hot Shoe Remote is placed on camera, chdk overrides(aperture value and shutter speeds) are ignored except in those modes where flash does not work(like highspeed burst and video). answer plz
« Last Edit: 14 / November / 2014, 09:29:00 by NaveedESahar »
Naveed E Sahar

 

Related Topics