Firewire Device ID



Hello!

A firewire device (I work primarily with DV cameras) sends a unique (per device) ID string embedded in the firewire data.

Within this string there evidently is information about the vendor.
When connecting a DV camera to an XP computer, XP will display the vendor (Sony, Panasonic etc) below the small icon that pops up in "my computer".

I have been looking for information about how to extract vendor info (and possibly other interesting stuff) from the ID string but have failed.

Possibly one could "reverse engineer" this, (I could contribute some known ID:s) but it is of course preferable to write some code based on the specs.
Maybe they are to be found in the "blue book"? (which I never managed to lay my hands on...)
Anyone with info on this?

Tia,

Johan Stäck
Skellefteå
Sweden
.



Relevant Pages

  • Re: replace special character for filename save
    ... "Dave Peterson" wrote: ... Dim myChars As String ... I get a 1004 error message whenever I run it and the vendor name has either ...
    (microsoft.public.excel.programming)
  • Re: Uppercase to Mixed Case Edit in Field
    ... The field is ONE field: Vendor. ... Corp) or it may have a person's name (JOE SMITH). ... Dim strFirstLetter As String ... Private Sub FirstName_AfterUpdate ...
    (comp.databases.ms-access)
  • Re: replace special character for filename save
    ... I get a 1004 error message whenever I run it and the vendor name has either ... Sub SaveWork() ... Dim vennumber As String ...
    (microsoft.public.excel.programming)
  • Re: vba sort a query
    ... that i have on a 'filter' button so when I click the filter the ... comboboxes but sort by what is selected in the sortby combobox. ... the choices in the sortby combobox are Branch, vendor, item and year ... Dim strdoc As String ...
    (microsoft.public.access.formscoding)
  • Re: Search keyword from string of data (Please help!)
    ... I need to identify from this string ... of data the name of the vendor using some keywords. ... You build a query as I detailed above. ...
    (comp.databases.ms-access)