04-11-2017 02:04 PM - edited 04-11-2017 02:05 PM
Sorry to resurrect a 3 year old thread that doesn't even belong here, but this is the only promising thread I have been able to find on this topic. Could you link to your post on the labview forums? I am having the same issue trying to communicate with both the DI and DO lines of the NI 9375.
04-11-2017 02:14 PM
Don't know how to link a post, and I'm not subscribed to the LV forum. I solved this in LW programming in C. Not sure anything I have done would help you if you are programming in LabView.
04-18-2017 07:57 AM
Alright, thanks anyway. I just added a second module to use one as DO and one as DI.
09-29-2023 09:46 AM
I am facing some issue while collecting data from digital input ports of Ni 9375, I am getting all data values as zero.
SOME INFORMATION-
I need to collect rotary encoder data of connected to servo motor.
Please look into my issue
09-29-2023 01:26 PM
Not sure the 9375 is the best choice or a rotary encoder. You need something to cause an interrupt at the encoder data rate. I use the 9375 just for control signals out and digital status in.
This is an example of my setup code: