Asks Easycom to bind a service program, functions from that service program can then be called if their definition has been loaded. It returns true if the binding is successful and throw an EasycomException it case there was a problem.
Class EacXML
Syntax
public bool EacXML.XMLBindSrv(string ServiceProgram);
Description
Parameter |
Description |
Type |
ServiceProgram |
Specifies the name of the service program to load |
String |
|
|
|
The connection has to be valid and open.