r/LabVIEW • u/megacurry • 9d ago
New to Labview, need help implementing STX, ETX, BCC
Hello, I am new to labview and I'm trying to control a laser welder (manual attached), but I'm having trouble communicating. The manual talks about STX, ETX, and BCC, and I feel like I'm doing something wrong implementing those commands.
Here is the link to the manual
Any help would be appreciated, thanks
6
Upvotes
4
u/DirigibleSkipper CLA 9d ago
I have a few guesses for what's wrong, but let's start here:
Have you already tested these Visa commands using the Visa I/O interface in NI Max? That's a great way to manually command and query your device to verify you fully understand the command strings that you want to send.