Datafeed Toolbox | ![]() ![]() |
Verifying the Connection
To verify that a data server connection is valid and open, use the isconnection
command. For a connection object c
previously created with one of the above connection commands,
returns x = 1
if the connection is valid and open or x = 0
if the connection is closed or invalid.
![]() | Communication Management | Retrieving Connection Properties | ![]() |