Get-AmsNetId

SYNOPSIS

Get the local NetId of the TwinCAT System.

SYNTAX

Get-AmsNetId [<CommonParameters>]

DESCRIPTION

This Cmdlet returns the AmsNetId of the local TwinCAT System. For getting more information about the local system the Cmdlets 'Get-AdsRoute -local' or 'Get-TcTargetInfo' can be used.

EXAMPLES

Example 1

PS> Get-AmsNetId

192.168.0.2.1.1

Gets the AmsNetId of the Local system.

PARAMETERS

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

INPUTS

OUTPUTS

NOTES