232
Jetter AG
10 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
Outcome 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 223)
Sending data
(see page 227)
Receiving data
(see page 229)
Initializing the user-programmable IP interface
(see page 222)
Introduction
Function declaration
Function parameters
Return value
How to use this function
Related topics
Summary of Contents for JVM-407B-HMI
Page 1: ...User Manual JVM 407B HMI 60879892 We automate your success...
Page 14: ......
Page 26: ...26 Jetter AG 2 Product description and design Rear view...
Page 34: ......
Page 80: ......
Page 106: ......
Page 144: ......
Page 168: ......
Page 178: ......
Page 182: ......
Page 258: ......
Page 268: ......
Page 274: ......
Page 294: ...294 Jetter AG Appendix Rear view...
Page 299: ......