09-27-2005 05:02 PM
09-27-2005 07:30 PM
09-28-2005 09:06 AM
09-29-2005 06:14 PM
Are you using the Call Library Function Node as suggested? If so, then I would strongly recommend taking a look at the tutorial that altenbach linked for you. It explains exactly how to go about setting things up. The BYTE data type is usually analogous to an unsigned 8-bit integer (uInt8 in LabVIEW), so you would want to set it up as such according to that tutorial.
Kind Regards,