writeControl
Changes the ADS status and the device status of an ADS server.
writeControl(
adsState,
deviceState,
pData,
userState,
);
Parameters
adsState | Type: Number or TcAdsWebService.AdsState |
deviceState | Type: Number or TcAdsWebService.AdsState |
pData | Type: Base64 encoded binary string |
userState | Type: Every |
Returns
This function will return a TcAdsWebService.Response object.