You are in a difficult situation. If you cannot find a LabVIEW driver, perhaps you can find a C driver dll that you can call from LabVIEW. If such a driver exists, you use a call library node to access that functionaly. Look in the document "Using External Code in LabVIEW" for more informationa about using a call library node.