DISP - Cycle Information Display

Started by herb, November 22, 2022, 08:00:55 AM

Previous topic - Next topic

herb

Hello Phil,

thanks for the new version 12.51 of ExifTool.
Now and again I create a -listx in order to see all new.

For the latest version I see e.g. for tag "Func1Button" and also many others
the following entries:
<tag id='99' name='Func1Button' type='int8u' writable='true'>
  <desc lang='en'>Func 1 Button</desc>
  <values>
   ...
   <key id='108'>
    <val lang='en'>Override Other Cameras</val>
   </key>
   <key id='109'>
    <val lang='en'>DISP - Cycle Information Display</val>
   </key>
   <key id='110'>
    <val lang='en'>DISP - Cycle Information Display</val>
   </key>
  </values>
 </tag>

Is it really correct that key id=109/110 have an identical value?

Thanks in advance
Best regards
herb

Phil Harvey

Hi Herb,

I have a note that one is Shooting Mode and one is Playback Mode, but I don't know what that means.  Let me know if you can suggest better descriptions for these.  I don't have time right now to consult the manual.

- Phil
...where DIR is the name of a directory/folder containing the images.  On Mac/Linux/PowerShell, use single quotes (') instead of double quotes (") around arguments containing a dollar sign ($).

herb

Hello Phil,

sorry, but I cannot help.
I found the identical strings by accident comparing the "-listx" list with an older one.

I thought it is only a "copy and paste" error.

Best regards
herb

Phil Harvey

I'll change this to add "(shooting)" and "(playback)" to the values.

- Phil
...where DIR is the name of a directory/folder containing the images.  On Mac/Linux/PowerShell, use single quotes (') instead of double quotes (") around arguments containing a dollar sign ($).