TcXaeMgmt

6.0.22

Cmdlets for Twincat ADS and device management for Powershell Core and Windows Powershell

Minimum PowerShell version

5.1

The owner has unlisted this package. This could mean that the module is deprecated or shouldn't be used anymore.

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name TcXaeMgmt -RequiredVersion 6.0.22

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name TcXaeMgmt -Version 6.0.22

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

Beckhoff Automation GmbH 2021

Package Details

Author(s)

  • Beckhoff

Tags

Powershell Management TcXaeMgmt ADS Route Beckhoff TwinCAT

Cmdlets

Add-AdsRoute Close-TcSession Copy-AdsFile Get-AdsRoute Get-AdsState Get-TcDataType Get-TcSession Get-TcSymbol Get-TcTargetInfo Get-TcVersion New-TcSession Read-TcValue Remove-AdsRoute Set-AdsState Test-AdsRoute Write-TcValue Get-TcLicense Send-TcReadWrite Register-AdsHandle Unregister-AdsHandle Add-MqttRoute Remove-MqttRoute Get-MqttRoute Register-AdsNatRoute Restart-AdsComputer Stop-AdsComputer Get-TcRouterInfo Get-AmsRouterEndpoint Set-AmsRouterEndpoint Get-TcEvent Get-IODevice Get-EcMaster Get-EcBoxes Get-EcFrameStatistics Get-IoFreeRun Set-IoFreeRun Reset-IoFreeRun Get-RTimeLatency Get-RTimePerformance Get-RTimeCpuSettings

PSEditions

Core Desktop

Dependencies

This module has no dependencies.

Release Notes

Powershell Commandlets for TwinCAT ADS Communication and TwinCAT Ads Management tasks.

Prerequisites:
>= TwinCAT 3.1.4024.10 (XAR Runtime or Full) (local installation)
>= .NET Framework 4.6.1
>= Windows Powershell 5.1
>= Powershell (Core) 6.0

Note:
This version of the TcXaeMgmt Module only works with TwinCAT Versions >= 4024.10
locally installed. If an older TwinCAT Version is used on the system, please install
the 3.X Series of the TcXaeModule for Windows Powershell.

Features:
- Read/Write Values to Local or Remote Systems via ADS (Symbolic, Raw ProcessImage Data)
- Start-Stop logical ADS Devices (PLC, SystemService) and setting Config Mode locally and remote
- Collection Remote Target System Information (TwinCAT Version)
- Broadcast Search (Browsing ADS Network infrastucture)
- Adding / Removing ADS Routes
- Session Management (ADS Sessions and connections)
- Browsing symbolic information from TwinCAT Targets

First Steps:

Getting global information
```powershell
PS> get-help about_TcXaeMgmt
```

Getting List of commands
```powershell
PS> get-command -module TcXaeMgmt
```

Getting Command Help:
```powershell
PS> get-help Read-TcValue -full
```
Documentation and further learning

[Documentation TcXaeMgmt Module]
https://infosys.beckhoff.com/content/1033/tc3_ads_ps_tcxaemgmt/3972231819.html?id=8731138690123386389
[About the TcXaeMgmt Module]
https://infosys.beckhoff.com/content/1033/tc3_ads_ps_tcxaemgmt/4130762891.html?id=4912948515382920501

ReleaseNotes:
Enh: TcXaeMgmt uses 'AmsConfiguration:LoopbackAddress' and 'AmsConfiguration:LoopbackPort' during module load to relocate the RouterEndpoint Address and Port (see TwinCAT.Ams.AmsConfiguration class)
Enh: New Cmdlets 'Set-AmsRouterEndpoint' and 'Get-AmsRouterEndpoint'
Enh: Streamlining LicenseLevels to support Pending LicenseToken states, fixes #48797
Fix: Fixing error Add-AdsRoute: The CancellationTokenSource has been disposed

Links
[Beckhoff Homepage]
https://www.beckhoff.com/

FileList

  • TcXaeMgmt.nuspec
  • about_TcXaeMgmt.help.txt
  • License.txt
  • TcXaeMgmt-Help.xml
  • TcXaeMgmt.cat
  • TcXaeMgmt.format.ps1xml
  • TcXaeMgmt.psd1
  • TcXaeMgmt.psm1
  • TcXaeMgmt.types.ps1xml
  • netstandard2.0\EtherCAT.Description.dll
  • netstandard2.0\Microsoft.CSharp.dll
  • netstandard2.0\Microsoft.Extensions.Logging.Abstractions.dll
  • netstandard2.0\System.Buffers.dll
  • netstandard2.0\System.CodeDom.dll
  • netstandard2.0\System.ComponentModel.Composition.dll
  • netstandard2.0\System.Configuration.ConfigurationManager.dll
  • netstandard2.0\System.Management.dll
  • netstandard2.0\System.Memory.dll
  • netstandard2.0\System.Numerics.Vectors.dll
  • netstandard2.0\System.Reactive.dll
  • netstandard2.0\System.Resources.Extensions.dll
  • netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll
  • netstandard2.0\System.Runtime.InteropServices.WindowsRuntime.dll
  • netstandard2.0\System.Security.AccessControl.dll
  • netstandard2.0\System.Security.Cryptography.ProtectedData.dll
  • netstandard2.0\System.Security.Permissions.dll
  • netstandard2.0\System.Security.Principal.Windows.dll
  • netstandard2.0\System.Text.Encoding.CodePages.dll
  • netstandard2.0\System.Threading.Tasks.Extensions.dll
  • netstandard2.0\TwinCAT.Ads.Abstractions.dll
  • netstandard2.0\TwinCAT.Ads.dll
  • netstandard2.0\TwinCAT.Ads.Reactive.dll
  • netstandard2.0\TwinCAT.Ads.Server.dll
  • netstandard2.0\TwinCAT.Core.dll
  • netstandard2.0\TwinCAT.Management.dll
  • netstandard2.0\TwinCAT.SystemService.dll
  • netstandard2.0\TwinCAT.Utilities.dll
  • netstandard2.0\de\TwinCAT.Core.resources.dll
  • netstandard2.0\de\TwinCAT.Utilities.resources.dll

Version History

Version Downloads Last updated
6.0.146 1,922 3/18/2024
6.0.142 793 2/16/2024
6.0.120 432 12/8/2023
6.0.98 1,964 7/21/2023
3.2.31 2,127 5/21/2021