NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Want to use dotNet with teststand, but unsure how to send commands through serial port

I have a loCom communication dll used to send and recieve commands through serial comunication for a particular product.  I the past they have used a LabVIEW wrapper to send and recieve commands, using this particular dll.  I would like to just use testStand for the DOTNET Dll.  I can get the commands, know the inputs and outputs required, however I can not figure out how to send the commands to the serial port.  Anyone have any exprience doing this in TesSTand?

0 Kudos
Message 1 of 2
(2,595 Views)

hallawt,

 

With your .NET code module, you should be able to call it directly, most likely as a parameter in the .NET method.

 

What are the inputs for the method you're trying to use?

 

Also, could you clarify where you're starting to have problems in your project?

 

Regards,

Renée M
Applications Engineer
National Instruments
0 Kudos
Message 2 of 2
(2,581 Views)