SetSubnetPriority
(RPC Manager Library)
Description: | This module enables setting the network priority configuration during runtime. |
Warning: | This statement should be used by advanced users only. It will affect all applications on the local workstation. |
Returns: | A wait object instance. |
Usage: ![]() |
Script only. |
Function Groups: | Network |
Related to: | GetSubnetPriority |GetLastUsedSubnet | GetPreferredSubnet |
Format: ![]() |
SetSubnetPriority([Address]) |
Parameters: |
Address |
Optional. Invalid, or an array of strings containing the CIDR representation of the RPC subnets in the order of the desired network priority configuration. |
Comments: |
Any setting done through this module is lost on restart of VTScada. The behavior of SetSubnetPriority is undefined until the returned wait object goes invalid. The provided values are expected to be valid CIDR |