Hardware Developers Community - NI sbRIO & SOM

cancel
Showing results for 
Search instead for 
Did you mean: 

Can we set DIO port to write only, so we don't need to set enable output for all of my IOs

Hi there:

 

I'm writing a DAC driver with SBRIO, the nature of my driver uses mostly all DO with digital port, but I still have to select the Write/Read method in the CLIP Generator. I could delete xxxxDioCLIP_enable(xx) in the VHDL file to hide these items when selecting a digital port in FPGA VI BD. Still, I need to set this parameter to enable before using the Digital Output function. Deleting this line also makes Digital Output disabled.

 

Can anyone give me a hint? Thanks!

0 Kudos
Message 1 of 1
(885 Views)