
Add
Registered files
(.txt) data) using the successfully established connection information.
Load TEXT(.txt) data of the path set in the File Navigation, copy the data to the server PC and save the data onto the DB.
=>In an original text (.txt) data file, "," and "LineFeed" are used as delimeters between cells that are determined during the Multi Screen edit operation.
A window that shows DB information.
5. Socket
: Supportable for SyncMaster 400TXn only
Socket
Nick Name
Address
Port
Connect
Add
You can register TEXT(.txt) data through Socket.
You can name the nick name of a TEXT(.txt) data to be registered so that it can be used for load and edit operation. (If you register with the same nick name, the existing data, which has been registered with the nick name, is replaced with the new one.)
Set an IP address to be registered.
Set a Port to be registered.
Establish Socket connection using the registered nick name and address. If the connection is successfully established, the () Add button on the side is activated.
Copy TEXT(.txt) data that is transmitted through socket to the server PC and save the data onto the DB.
=>Data is transferred through the Socket as packets separated by the length prefixed scheme.
ex) CX12abcdefghabcd
Name | Size in | Default | |
bytes | Value | ||
| |||
Protocol | 1 | C | |
Op | 1 | X | |
code | |||
|
| ||
Size | 16 |
| |
Data | Varies |
|
Comment
The size of message in bytes not including the header and size fields.
It is written in ASCII character code.
=>In an original text (.txt) data file, "," and "LineFeed" are used as delimeters between cells that are determined during the Multi Screen edit operation.