Client
The TcAdsWebService.Client object handles the asynchronous or synchronous AJAX communication with the TcAdsWebService.
TcAdsWebService.Client(
sServiceUrl,
sServiceUser,
sServicePassword
);
Parameters
sServiceUrl | Type: String |
sServiceUser | Type: String |
sServicePassword | Type: String |
Functions
Name | Description |
---|---|
Writes data to an ADS device and then reads data from this device. | |
Reads the ADS status and the device status from an ADS server. | |
Changes the ADS status and the device status of an ADS server. | |
Writes data to an ADS device. | |
Reads data from an ADS device. | |
Returns an object identifier string. |