Greetings LabVIEW community!
I'm having a hard time with a project I'm working on: an 8-bit DAC that goes through all the value from 0 to 255 in binary and translate them into the equivalent Analog signal.
This is all done on an AD5330 DAC.
My problem is that I have to alternate the "Load" and "Write" options so that the input can be read by the DAC.
I had some ideas on how I could solve this, like using a Flat sequence or creating a State machine, but I'm fairly inexperienced with LabVIEW, so I don't know if any of these ideas are good or how to implement them.
I attached to this message the VI and the Timing documentation of the type of DAC that I'm working with.
Any kind of help would be greatly appreciated.
Thanks in advance.