GetSubnetPriority
(RPC Manager Library)
Description: | This module returns a full set of network priority values configured |
Warning: | This statement should be used by advanced users only. |
Returns: |
An array of strings containing the CIDR Classless Inter-Domain Routing representation of the priority order of the subnets used for VTScada RPC |
Usage: | Script or steady state. |
Function Groups: | Network |
Related to: | GetPreferredSubnet |GetLastUsedSubnet | SetSubnetPriority |
Format: | GetSubnetPriority() |
Parameters: | none |
Comments: |
If a NetPriority section is defined on the workstation, the returned array will represent this configuration. If no NetPriority section and no SetSubnetPriority calls defining a network priority have been made, this module will return Invalid. |