Jump to content

WASTE OF POSSIBILITIES ON FUJI SYSTEM


maniquet

Recommended Posts

Most of programming task is about setting CONDITIONS versus ACTIONS:

in case:
  • ( C=1 then A:=A1)
  • C=2 then A:=A2)
  • C=3 then A:=A3)
end case
 
On Fuji cameras, if you configure button B to do A1 and that A1 can occur only in condition C1, button B does nothing when C=2. Thats a huge waste of possibilities.
Example: Fn1 button=select Film Simulation. Film simulation is not available if mode dial is set to Adv.1. Then the button does nothing. Why not use it to bring the list of Advanced Filters?
There is no question about if it’s possible to do that or not: If the program can set the button to NOT bring the Film Simulation list when the mode dial is not on the proper position, then it can set it to do something else.
Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...