With some frequency, GetReaderCapabilities returns null, and leaves
errMsg null as well.

 

Is there a known situation where this should happen? 

 

/

MSG_ERROR_MESSAGE errMsg;

MSG_GET_READER_CAPABILITIES cfg = new MSG_GET_READER_CAPABILITIES()

{

    RequestedData =
ENUM_GetReaderCapabilitiesRequestedData.General_Device_Capabilities

};

MSG_GET_READER_CAPABILITIES_RESPONSE resp =
m_LlrpClient.GET_READER_CAPABILITIES(cfg, out errMsg,
m_ConnectionSettings.ReadTimeout);

/

 

Eric Pearson

Software Development Manager

 

 

<<image001.png>>

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
llrp-toolkit-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/llrp-toolkit-devel

Reply via email to