0% found this document useful (0 votes)
8 views7 pages

Socket Message Configuration Guide

The document provides instructions for configuring socket messages and server settings through a menu interface. It details the behavior of MSG_CONNECT() and MSG_DISCO() functions in relation to client connections and disconnections. Additionally, it mentions specific file operations and error codes relevant to data handling in the system.
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
8 views7 pages

Socket Message Configuration Guide

The document provides instructions for configuring socket messages and server settings through a menu interface. It details the behavior of MSG_CONNECT() and MSG_DISCO() functions in relation to client connections and disconnections. Additionally, it mentions specific file operations and error codes relevant to data handling in the system.
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

Socket message

Configuration
IP
Menu > 6 [SETUP] > F1 [TYPE] > 0 [NEXT] > 4 [Host Comm]

Server
Menu > 6 [SETUP] > F1 [TYPE] > 0 [NEXT] > 4 [Host Comm] > F4 [SHOW] > 3 [Servers]
MSG_CONNECT():
If S3: is connected, will raise error 67215
Otherwise, it will waiting a client connects to
MSG_DISCO():
If S3: is connected, it close the connection with the client

OPEN FILE serial('RW', 'S3:') will see data even there is a DELAY between MSG_CONNECT() and
OPEN FILE
READ serial() is not effect for roboguide. error: 2051
ATR_IA is only valid at the first (no need CR still output data); next time it is not

You might also like