Tries to retrieve the serial number of the specified device. If the specified device has no serial number, an empty string is returned.
ICImagingControl In is the reference to an instance of IC Imaging Control. | |
Device is the name of the device whose serial number is to be retrieved. | |
Error In describes error conditions that occurred
before this VI or function was executed. The default is no error .
If an error occurred
before this VI or function was executed, the VI or function passes the
Error In value to Error Out. |
|
ICImagingControl Out returns the reference that was passed to ICImagingControl In. | |
Serial is the serial number of Device. If Device does not have a serial number or it cannot be queried successfully, an empty string is returned. | |
Error Out contains error information. If Error In indicates that an error occurred before this VI or function was executed, Error Out contains the error information that was passed to Error In. Otherwise, it describes the error status that this VI or function generates. |