I have four IEEE-1394 cameras attached to my system, and they all have a specific field of view. I want to at least ensure that they are all connected, and have the original camera names that they were assigned.
Will the imaq1394GetInterfaceFilesCW give me the necessary information? How is it used? How do I parse the resulting "InterfaceFile" structure?
Do you any example code?
In case it wasn't obvious, I am programming in VB.
Thanks!