PLB_MAXDMRECVTIME Keyword


 

PLB_MAXDMRECVTIME={seconds}

 

The 'PLB_MAXDMRECVTIME={seconds}' keyword can be added to the client INI file to specify the maximum time to wait for any one message from the Data Manager. The {seconds} value must be 0 or 300 to 3600 inclusive. A value of zero means that the default runtime value to be used. The default value runtime value is 3600 seconds. Any value between 1 and 299 is reset to the minimum of 300 seconds. Any value greater than 3600 is reset to the maximum of 3600.

 

A program can also use a list control named '*MAXDMRECVTIME={dnumnvar}' with the GETMODE and SETMODE instructions. The same value limitations are applied to the list control as for the keyword.

Example:

 

PLB_MAXDMRECVTIME=2400

 

 

See Also: PLBLinux Environment Variables, Compiler and Runtime Options

 



Compiler and Runtime Options PLBDBG_LOGON Keyword PLB_MONDECIMAL Keyword