Jump to content

How do I use RS-485 communications in LabView?


Recommended Posts

I am trying to interface a SATEC PM171 multimeter with LabView via RS-485 communications. I do have a NI PXI-8423/2 (RS485) installed on the computer I am using. I do not know where to start so if anybody has any suggestions I would appreciate it.

Link to comment

Hi,

You would start with the examples (\examples\instr\smplserl.llb). If the examples do not give you the desired results, try the loop-back test. For RS-485, on one of the ports you would short pins 4 and 8 together, and 5 and 9 together, thus connecting RX+ to TX+ and RX- to TX-. Whatever you write to this port should be looped-back to you. You may use the 'Basic Serial Write and Read.vi' example for testing this. This should eliminate any issues with your multimeter and test the card and the serial drivers first.

If you haven't already seen this, here's a troubleshooting tutorial on NI's website:

http://zone.ni.com/devzone/conceptd.nsf/we...29?opendocument

Hope this helps,

Khalid Ansari

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.