LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

LabVIEW FPGA digital output

Hello, I am new to LabVIEW FPGA. I have a rio 7852r card and SCB-68A board. My LabVIEW version is 2020(32 bit). I want to create some digital signals and output them to digital I/O nodes. I have seen in the tutorial video number 9 and using the signal generation from the FPGA math, I was able to connect the analog output. But I am trying to use the square signal with amplitude 1 and the conversion fixed point to unsigned. It does not connect to the digital I/O. How do I generate any amplitude digital signals from this signal generation in FPGA math? Also is there a way to see the output wave? 

0 Kudos
Message 1 of 2
(187 Views)

DIO only accepts Boolean. If you want to connect the square wave with an amplitude of 1, you can use Greater Than 0? node under Comparison palette to convert it to Boolean.

-------------------------------------------------------
Control Lead | Intelline Inc
Message 2 of 2
(146 Views)