01-11-2019 07:45 AM
Hi, i am new in labview i just want to receive bytes from a device which is sending 10,000 Bytes in a row
Solved! Go to Solution.
01-11-2019 08:00 AM
@Akbar7110 wrote:
Hi, i am new in labview i just want to receive bytes from a device which is sending 10,000 Bytes in a row
Please rephrase as a question.
01-11-2019 08:15 AM
Open communication with device (Visa?)
Send command
Receive result (all 10000 bytes?)
Possibly repeat Send/Recieve
Close connection.
Save result to file
Profit.
/Y
01-11-2019 08:17 AM
- Indicate the communication medium , SerialPort , Ethernet TCP/IP , USB ,
- Indicate the protocol in which the data is packed.
- Is any handschaking required before the data is send
01-15-2019 04:59 AM
Set up a webcam
Start acquiring images
Analyse the images to detect puffs of smoke from the fire across the room
Decode back into binary
Don't forget to include a termination character
I'm assuming, due to the lack of further information that your device is communicating via smoke signals.
01-15-2019 06:08 AM
01-15-2019 07:15 AM
Which "Native Tribe" decoding algorithm to use ? or just Morse