Forum Replies Created
- AuthorPosts
sarah.bParticipantsarah.b July 2, 2015 at 11:28 am in reply to: Actively change reference levels in LabView //php bbp_reply_id(); ?>
Ok, I will experiment with it further.
Thank you for your help.
sarah.bParticipantsarah.b July 2, 2015 at 5:54 am in reply to: Actively change reference levels in LabView //php bbp_reply_id(); ?>
Hello,
I am now trying to make the saGetSerialNumberList function to work in my LabView program. I would like to be able to list the serial numbers of the devices I have plugged in to my computer. At the moment, I have 2 devices. According to the description in the API manual, I’m doing everything right, but I am never seeing a list of serial numbers. I don’t have the get serial number function connected to any of my other functions because it doesn’t appear to require it. I am giving it an 8D array of int 32 and an int 32 for the deviceCount. Both of these inputs have been defined as pointers as specified in the Manual.
Thank you for your help
sarah.bParticipantsarah.b June 23, 2015 at 9:21 am in reply to: Actively change reference levels in LabView //php bbp_reply_id(); ?>
A.J.
I was not calling saInitiate after making my changes. I have added the call, and my program is working now.
Thank you for your help,
Sarah- AuthorPosts