I'm trying to readback the output bits of a PCI-6527 after I set them in VB.net. I succesfully wrote to the port, setting all 24 bits at once. Later, I need to know what bits were set. I can see the digital value on the display of the control so I assumed that if I read the '.text' field it would have that number. I seem to always get back an empty string. Am I missing something?