Jetter AG
497
JC-120MC
Programming
Terminating a connection
Clear all connections which are no longer required as the number of
concurrently opened connections is limited.
Function
ConnectionDelete(IPConnection:Int):Int;
Description of the function parameters:
Parameter
Value
Comment
IPConnection
Handle
Return value of the function
ConnectionCreate()
The following return values are possible:
Return value
0
Connection terminated and deleted
-1
Invalid handle
This way, you can invoke the function and assign its return value to a variable
for further utilization:
Result := ConnectionDelete(hConnection);
Establishing a connection
(see page 488)
Sending data
(see page 492)
Receiving data
(see page 494)
Initializing the user-programmable IP interface
(see page 487)
Introduction
Function declaration
Function parameters
Return value
How to use this function
Related topics
Summary of Contents for JC-120MC
Page 1: ...User Manual JC 120MC Controller 60880901 We automate your success...
Page 18: ......
Page 40: ...40 Jetter AG 3 Identifying Hardware revisions see page 38 Related topics...
Page 160: ......
Page 186: ......
Page 196: ......
Page 485: ...Jetter AG 485 JC 120MC Programming Topic Page Programming 486 Registers 498 Contents...
Page 521: ...Jetter AG 521 JC 120MC Programming Use 29 bit identifier Default 11 bit identifier...
Page 586: ......
Page 604: ......
Page 633: ......