|
|
How to configure the timeout property in intrumentation control toolbox
Hello Everyone,
I am using instrumentation control toolbox (matlab R2007a)to establish client-server connection between PC and my hardware.
I am able to establish the connection successfully
Now when client(PC in this case) tries to receive the data from server(hardware in this case) then it can not receive the complete data (which is of 1152000 bytes) as timeout occurs
I observed that default timeout values is 10 ms.
Can anyone please tell me how to configure this property?
or can we disable this property?
Can anyone please help me?
|
|
0
|
|
|
|
Reply
|
Rohini
|
12/15/2010 4:44:05 AM |
|
"Rohini " <rohini.patil@waveletgroup.com> wrote in message <ie9h2l$36t$1@fred.mathworks.com>...
> Hello Everyone,
> I am using instrumentation control toolbox (matlab R2007a)to establish client-server connection between PC and my hardware.
> I am able to establish the connection successfully
> Now when client(PC in this case) tries to receive the data from server(hardware in this case) then it can not receive the complete data (which is of 1152000 bytes) as timeout occurs
> I observed that default timeout values is 10 ms.
>
> Can anyone please tell me how to configure this property?
> or can we disable this property?
>
>
> Can anyone please help me?
Hello Everyone,
Rohini herte again.
Perhaps ite very silly but i think it will be helpful for all beginners like me trying to code in matlb
u can the timeout property in tcpip by using
set(t,'timeout',timeout_value_in_second)
|
|
0
|
|
|
|
Reply
|
Rohini
|
12/15/2010 6:09:04 AM
|
|
|
1 Replies
246 Views
(page loaded in 0.023 seconds)
Similiar Articles: How to configure the timeout property in intrumentation control ...Hello Everyone, I am using instrumentation control toolbox (matlab R2007a)to establish client-server connection between PC and my hardware. I am abl... how to establish connection between client and server - comp.unix ...How to configure the timeout property in intrumentation control ... Hello Everyone, I am using instrumentation control toolbox (matlab R2007a)to establish client-server ... How to configure Hardware RAID - comp.unix.solarisHow to configure the timeout property in intrumentation control ... How to configure Hardware RAID - comp.unix.solaris | Computer Group How to configure the timeout ... How to set HTTP connect timeout - comp.lang.javascript... are stored differently on different browsers, > there is not a unified property name ... TIMEOUT=900: is not an identifier - comp.unix.solaris But setting a variable TIMEOUT ... Ubuntu, Matlab and panel - comp.soft-sys.matlabHow to configure the timeout property in intrumentation control ..... am using instrumentation control toolbox (matlab R2007a ... comp.protocols.snmp ubuntu hp printer ... MS Access on Citrix server - comp.databases.ms-accessSame deal: the server is a virtual PC on one of those mega boxes and I've lost control of resources available and who uses them. For both Citrix and SQL Server, the ... Data exchange over modbus tcpip - comp.soft-sys.matlab... off Status = open Tag = Timeout = 10 ... ValuesSent = 0 TCPIP specific properties ... Database toolbox and connection to access database ... How to configure the timeout property in intrumentation control ...Hello Everyone, I am using instrumentation control toolbox (matlab R2007a)to establish client-server connection between PC and my hardware. I am abl... Instrument Control Toolbox - Configuring Instrument Object ...Instrument Control Toolbox objects contain properties that configure elements of the object's ... with the object, property name, and property value. set(obj, 'Timeout', 2) 7/26/2012 2:26:49 AM
|
|
|
|
|
|
|
|
|