LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Sending packets to powerboard

Hey Everyone, 

 

I'm new to labview. I am currently trying to send and receive packets wrapped in a few bytes to a powerboard to simulate data communications. I am not sure where to start. Would anyone know what type of communications did would be called so I may search for examples? (i.e. I dont really think these would be TCP packets)

 

Thanks 

0 Kudos
Message 1 of 4
(2,463 Views)

I'm going to have admit I'm a little bit ignorant here... What is a "powerboard"?

 

What kind of communication protocol does this device use? Once that is known, it can be detirmined how you should communicate with it using LabVIEW.

0 Kudos
Message 2 of 4
(2,461 Views)

Well to my understanding a powerboard will supply power to other components connected to it, so labview is supposed to send packets to control power that's being sent out. 

I think I'm working with a protocol written in C. Thus i'm supposed to implement it in labview.

0 Kudos
Message 3 of 4
(2,454 Views)

What I mean by protocol is... Do you connect it via serial port, USB, ethernet, other...?

0 Kudos
Message 4 of 4
(2,451 Views)