Jump to content

VIWeek 2020/Proper way to communicate over serial: Difference between revisions

From LabVIEW Wiki
Added links and categories
Wikify
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
Proper way to communicate over serial
{{infobox
*Tim Robinson
|category=presentation
|icon=VIWeekIcon.png
|presentation-conference=VIWeek 2020
|presentation-presenter=Tim Robinson
}}
 
{{presentation
|presenters=Tim Robinson
|abstract=Too many users look to the Simple Serial Write Read example in LabVIEW and then struggle to achieve solid, robust communication with their instrument. This is because the example does not properly discuss or handle any of the real-world communication schemes instruments use. At this session, explore these schemes and learn how to handle each case.
|youtube-id=vm_yAeRLcK4
}}


Start Time: May 19, 2020, 4:00 PM GMT+2
Start Time: May 19, 2020, 4:00 PM GMT+2


Too many users look to the Simple Serial Write Read example in LabVIEW and then struggle to achieve solid, robust communication with their instrument. This is because the example does not properly discuss or handle any of the real-world communication schemes instruments use. At this session, explore these schemes and learn how to handle each case.
== See also ==
<br>
<br>
<div style="text-align:center;"><youtube width="800" height="600">J8zw0sS6i1c</youtube></div>
 
== Presentation Links ==
* [https://youtu.be/J8zw0sS6i1c Link to video on YouTube]
* [http://www.linkedin.com/in/crossrulz LinkedIn Profile]
* [https://github.com/crossrulz/SerialPortNuggets Source Code on GitHub]
 
== See Also ==
* [[Serial]]
* [[Serial]]
* [[Data Communication]]
* [[Data Communication]]
* [[wikipedia:Comparison of hex editors|Comparison of hex editors]]


== External Links ==
== External links ==
* [[wikipedia:Comparison_of_hex_editors|Comparison of Hex Editors]]
* [https://www.linkedin.com/in/crossrulz Tim Robinson on LinkedIn]
* [https://github.com/crossrulz/SerialPortNuggets Source Code on GitHub]
* [https://www.aggsoft.com/serial-port-monitor.htm Serial Port Monitor Software]
* [https://www.aggsoft.com/serial-port-monitor.htm Serial Port Monitor Software]


[[Category:VIWeek 2020]]
[[Category:VIWeek 2020]]
[[Category:Videos]]
[[Category:Serial]]

Latest revision as of 10:44, 11 January 2025

Proper way to communicate over serial
Conference VIWeek 2020
Presenters Tim Robinson
Proper way to communicate over serial by Tim Robinson

Too many users look to the Simple Serial Write Read example in LabVIEW and then struggle to achieve solid, robust communication with their instrument. This is because the example does not properly discuss or handle any of the real-world communication schemes instruments use. At this session, explore these schemes and learn how to handle each case.



Start Time: May 19, 2020, 4:00 PM GMT+2

See also

External links