IAdsAddress
[ Interface ]
interface IAdsAddress {
NetId: string;
Port: number;
Channel: number;
}Properties
Name | Type | Description |
|---|---|---|
NetId | The NetId of the ADS address | |
Port | The port of the ADS address | |
Channel | The channel of the ADS address |
![]() | Available since version 1.14.1.15 |
