The
NI Instrument Driver Network doesn't have an instrument driver for this unit, so it looks like you're going to have to write your own drivers. You will, of course, need the programming manual from the manufacturer. This isn't all that difficult as there are tons of examples. You can just pull down, say, an instrument driver for a multimeter with a serial interface to see how it's done. To just try out serial communication you can use the "Basic Serial Write and Read" available in the LabVIEW examples. From the LabVIEW menu select Help->Find Examples. Change to the "Search" tab and enter "serial" in the search box. You'll get several examples.