Shop OBEX P1 Docs P2 Docs Learn Events
LabView 7.1 — Parallax Forums

LabView 7.1

sumguy16sumguy16 Posts: 21
edited 2005-05-20 07:04 in BASIC Stamp
Hey Hey-

I'm an electrical engineering student in Seattle that is in a NASA student research team. We are trying to control a heating element with LabView, and with some BASIC experience I thought it would be easy to integrate LabView and the Stamp to control a relay that would control the heating element. I've written the program and have succusfully controlled the Stamp with VB6, but our project requires to use LabView, we are also recording video and controlling a function generator. I'm having troubles getting anything to work with LabView, like I said I have controlled the Stamp with a VB 6 question that I wrote. I'm not sure if this is the right forum to be asking on, but I could use any help that I can get. I've attached my VI file that I am using and the SERIN command is below. I've tried the sample programs from Parallax and still no luck.

main:
HIGH redLED
'2400bps 8-bit
SERIN 16, 16780, [noparse][[/noparse]WAIT("#"), NUM length, WAIT("L"), NUM PulsePause, WAIT("P"), NUM number, WAIT("N")]
GOTO pulseProgram

Thanks for your time!
Adam Przybilla
http://www.seattlecentral.edu/learn/microgravity
Sign In or Register to comment.