Hello,
i need help with following task. Im programing arbitrary waveform generator sdg6022x using MATLAB, and i cannot figure out how to format data so the device understand them correctly. Manufacturer spec for data format is following : UTF8, 16bit 2's complementary.Im cannot understand the transformation from dec value to char so it may be decoded as UTF8. Using trial and error method i figured out char value that fit my voltage value, but its still not correct because the time line does not fit.
Im using 2019b version of MATLAB + VISA( USB interface)
Could anyone with more experience help me ? Thanks 🙂