This document has only the specific information about the device connection settings and its address syntax.

Refer to the User Guide for more information on the  Device Module.


Summary

ASCII driver implements communication with any device using ASCII protocol on TCP/IP following the CSV format

Communication Driver Information
Driver nameASCIISlaveCSV
Assembly NameT.ProtocolDriver.ASCIISlaveCSV
Assembly Version1.0.0.9
Available for LinuxFalse
Devices supported 

Any device using ASCII protocol on TCP/IP following the CSV format

Manufacturern/a
ProtocolASCII
PC RequirementsEthernet port

Channels Configuration

Settings

AcceptUnsolicited = must be set to enabled.



Nodes Configuration

Station Configuration 

  • Station syntax: <IP address> ; <Port number>

Where :

<IP address> = IP address of the slave device in the ASCII network

<Port number> = TCP port where the slave device is listening (default is 10001)

E.g.:  192.168.1.101 ; 10001

 


Points Configuration

The syntax for the communication points is: <Position> or DATE or TIME

Where:

<Position> indicates CSV position data in the row.

Example: 

5

To read the Date or the Time from TimeStamp message, configure the Point Address with:

DATE  or TIME



Driver Revision History

ASCIISlaveCSV Revision History
Version Notes
1.0.0.9Initial release on new documentation standards

In this section...

  • No labels