LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

TCP/IP USB camera

Scott,

It appears that the array you have as an input to the "type" input on the "Unflatten From String.VI" is an array of doubles. You will need to change the representation of this array to either I16 or U8, depending on the type of images you are transmitting.
0 Kudos
Message 21 of 24
(1,126 Views)
Michael,
             I managed to solve the problem already.. Anyway.. Thanks alot to those that reply to my post and for assisting me.. ^_^
0 Kudos
Message 22 of 24
(1,128 Views)
Scott,

I'm glad to hear you got this figured out. What was causing your image to not show up?
0 Kudos
Message 23 of 24
(1,113 Views)
Oh, i connect the image name of the "IMAQ CREATE.VI" to the data out of the "TCP READ.VI".. Previously i created a new image and connect to the IMAQ CREATE.VI... so stupid of me.. haha...
0 Kudos
Message 24 of 24
(1,100 Views)