Hi Team I have a new partner who wants to statrt development on a MC9190 Z and is lamenting the lack of sample code to aid him in getting a fast start. He has sent me the following. ---------------------------------------------------------------------------------------------------------------------
I’m using the RFID3 SDK, there arn’t many examples I can find, do you have any code samples?
I’m calling the following code:
oreader = New RFID3.RFIDReader("127.0.0.1", "5084", 1000)
oreader.Connect()
However it gives an error:
Symbol.RFID3.InvalidUsageException was unhandled
Message="Connect"
VendorMessage="None"
StackTrace:
at Symbol.RFID3.ProcessErrorCode.ThrowException()
at Symbol.RFID3.RFIDReader.Connect()
at VB_RFID2_Sample.MainFormMobil..ctor()
at VB_RFID2_Sample.Program.Main()
InnerException:
--------------------------------------------------------------------------------------------------------------------- Anyone have a good source of sample code I can provide to try and help fast track this partner? Help would be greatly appreciated. Regards
0 Replies