Package comm
The iLCD panelJoC board can receive data via Ethernet as TCP client. In order to communicate with the panel a TCP socket with the IP address of the panel and the port number 54131 has to be created. After connecting to the panel it's possible to send and receive data.
See OnEthernetListener on how to receive data via the EventManagement system.
Note
_INSERT_CONSTRUCTOR_ENTRY_HERE_
Public Methods
Methods inherited from comm.Comm
_INSERT_METHOD_ENTRY_HERE_
Methods inherited from java.lang.Object
_INSERT_INHERITED_METHOD_ENTRY_HERE_
_INSERT_FIELDS_ENTRY_HERE_
Copyright © demmel products gmbh. All rights reserved.