10-19-2005 06:49 AM
10-20-2005 12:05 PM
Ravi,
One common cause of receiving error 56 would be that the MAC address that you are inputing to the VI is incorrect or formatted incorrectly. The form of a MAC address is actually in hex, so make sure that your string control or constant is displaying it's data in hex format. If the control or constant is in hex format the MAC address will look something like: 0080 2F0A 14FF
If your string control or constant is not in hex format, right-click on it and select "Hex Display".