Supported device types and versions 
Communication line configuration
Station configuration
I/O tag configuration
Document revisions

Supported device types and versions


The protocol supports communication with the ALYA communication computer to collect data from barcode readers and ALYA multi-measurement workstation (MMP).
Communication takes place via three UDP channels:

If the D2000 KOM does not confirm the message to the ALYA communication computer, the ALYA communication computer buffers the collected data and resends it periodically.

Communication line configuration


Station configuration


Station protocol parameters

Dialogue window station configuration - "Protocol parameters" tab.
They influence some optional protocol parameters. The following station protocol parameters can be specified:

ParameterDescriptionUnitDefault Value
Reader UDP Port
UDP port number for receiving messages from the barcode readers.-3131
Data Timeout
Timeout for receiving a message from barcode readers, scales or a watchdog.
If the Ping Active parameter is set to YES and the configured timeout elapses without receiving any message, the communication is considered to be interrupted and the station goes into communication error.
s120
Nr. of Values for Output
The number of variables that the D2000 KOM sends in response to the message about weighted cones from the scales.-15
Ping Active
Activation of MMP activity tracking - see the description of the Data Timeout parameter.YES/NOYES

I/O tag configuration


Supported value types of I/O tags: Ai, Ci, Di, TxtI, Ao, Co, Dout, TxtO.
The address is specified as a decimal number or as a hexadecimal number with a hash at the beginning (e.g. #0A).

Value typeAddressDescription
I/O tag for handling barcode readers.
TxtI, Ci0Cone number from the message received from barcode readers (CONE_NR)
I/O tags for handling input from the scales.
Ai, Ci, Di, TxtI1 .. 10Individual components of the received message from the scales. According to the specification, there are five components (addresses 1-5):
  • ID - identifier of a message
  • CONE_NR - the cone number
  • WEIGHT - the weight of the cone measured by the multi-measurement workstation (MMP)
  • WIDTH - the width of the cone (diameter of the reel)
  • HEIGHT - the height of the cone (width of the reel)
Should the message be extended, the D2000 supports defining up to 10 components without any modification of the protocol implementation.
Di0A trigger I/O tag for the message from the scales.
It is set to True with a new timestamp when a new message from the scales arrives and the input I/O tags from the previous row of the table have their values set by D2000 KOM.
I/O tags for handling the answer for the scales.
Co, TxtO, Ao1 .. 32Individual components of a response to the scales. According to the specification, there are seven components (addresses 1-7):
  • ID - identifier of a message (must be equal to the identifier of a message received from the scales).
  • MACHINE - the number of a site where a cone was reeled
  • PRODUCT - the name of a product
  • LENGTH - the length of a fibre reeled on a cone
  • QUALITY - the qualitative rating of the coil
  • DATE - date and time when reeling was completed
  • OPERATOR - the name of the operator of the site where a cone was produced
Should the message be extended, the D2000 supports defining up to 32 components without any modification of the protocol implementation.
Note: component with address 2 cannot by of TxtO type, to avoid the collision with a trigger for the fibre rupture message.
Dout0Trigger I/O tag for the response to the scales. By writing to the trigger the application activates sending the response that contains the output I/O tags from the previous row of the table.
The number of values in the reply is determined by the configuration parameter Nr. Of Values for Output.
I/O tags for sending spontaneous messages about the rupture of the fibre to the scales.
Co, TxtO, Ao1The first component of a spontaneous message about a rupture of the fibre sent to the scales.
TxtO
2The second component and at the same time a trigger of a spontaneous message about a rupture of the fibre sent by D2000 KOM process to the scales.
The message contains components with addresses 1 and 2.

Document revisions


Communication protocols