HANDLESOCKETERRORTODM_DEBUG Keyword


     HANDLESOCKETERRORTODM=true

 

If this keyword exists in the PLBSERVE INI [Environment] section and the ADMIN_LOGLEVEL keyword is set to a value of '2', the additional program information is logged when socket reconnection errors occur accessing the Data Manager.

Example:

 

PLBSERVE INI

 

[Environment]

...

HANDLESOCKETERRTODM_DEBUG=true

...

ADMIN_LOGLEVEL=2

...

 

PLBSERVE LOG FILE Sample:

 

HandleSocketErrToDM...Id:20 Thread Id: (1c58)

HandleSocketErrToDM...Context State.....: 40

HandleSocketErrToDM...PL/B Program Name.:'tmfio.plc'

HandleSocketErrToDM...Current IP........: 0x00000094

HandleSocketErrToDM...Current OPCODE....: 0x4821

HandleSocketErrToDM...User Name.........: Edward

HandleSocketErrToDM...Computer Name.....: HP-EDWARD

HandleSocketErrToDM...Before ServerReConnectOne

HandleSocketErrToDM...ServerReConnectOne Ok!

 

 

See Also: PLBSERVE Keywords, PLBCLIENT Keywords, PLBSERVE Command Syntax



PL/B Application Server