Hi, everyone. I am using an NEC IRV-T0831C infrared camera to snap some experiment results. The manufactor provides a software (installed on a labtop) to control and read data from the camera through a USB port (there is only one USB port on the camera for data communication). However, the mannual and the manufactor do not provide any remote control command lists. That is, I could not remote control the camera through the conventionally way such as "VISA write" and "VISA read".
But as long as the software can control the camera, I believe there must be some way to use Labview to fulfill the same remote control functions as the software does (at least theoretically). Could anyone help me about this issue, for example, how to listen to the USB port, receive the command from the labtop, and receive the response from the camera?
If this could be done, I could use the software provided by the manufactor to control the camera first, and at the same time, listen the USB port, and maybe possible to find out the useful command I wish to use.
Thank you!