09-15-2021
07:12 PM
- last edited on
03-19-2025
05:02 PM
by
Content Cleaner
I am trying to implement my NI 6583 FPGA FAM. I am using the NI 6583 Basic Channel. According to this doc (https://zone.ni.com/reference/en-XX/help/372614J-01/friohsdio/6583_basicchan_clipref/), there should be a DDC_A_Strobe property, but the clocks seem to be the only thing thats missing? Attached are the top and bottom of the IO node. Any idea why that may be missing?
Solved! Go to Solution.
09-16-2021 02:10 AM
Hi bchang32,
just a sanity check - what version of the FlexRIO Adapter Module Support you're having?
09-16-2021 06:44 AM
I'm trying to figure out if I do, but I think I have the latest version? The documenation tells me to look at the software updates and it says 19.0, but I see the drivers only go up to 14.3
09-16-2021 07:15 AM
I just realized that the DDC_A_Strobe clocks are only timing sequences and you cant input it via an i/o node. it can only be input as a timed sequence input clock. The document may be think it was the latter.
Thanks for the help!