Jump to content

Pci-dio-32hs


nicogt

Recommended Posts

I have three PCI-DIO- 32HS and i had to read data from these cards when one of the bit of the second card change of level.

Do you know how i had to do ?

When there is only one card, it is not a problem, we can use one of the property of DIO.config.vi, but I don't know how trigger the two others.

Thanks.

Link to comment
  • 2 months later...

This posting is quite old but here goes anyway.

First of all the help (ctrl-H) is the best way to address these everyday problems, we all do that extensively, you should consider it too as this is a simple problem.

Depending on your application you should consider using named channels. If for some reason this is not an option, you can still control these cards but now your problem seems like you have the device numbers somehow mixed up. Every card gets a device number (you can also change them to your liking at NI-MAX) and you should use this number when you control these cards. Check out attached picture of help window from NI "DIO config.vi" and the control "device". Now look up from NI-MAX the number of each card and debug your program to see whether you are actually controlling the right card.

post-21-1084520204.jpg?width=400

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.