Tecnomatix How to set up and use a PLC Recorder in Process Simulate

2023-07-13T10:33:03Z
Process Simulate

Summary


Details

In the video we will cover the installation procedure, as well as the usage of the recorder.

Solution

As an example, we will use the recorder to record a signal exchange between Process Simulate and to run a playback of the recorded PLC.

Notes

Here you can find the code forthe PLC_Recorder.xml file:

<?xml version="1.0" encoding="UTF-8"?> <TecnomatixConfigurationData> <ConfigurationsSection> <Configuration ID="newassemblertc" Name="newassemblertc"> <DotNetCommands> <Assembly File="DotNetCommands\DnProcessSimulateCommands.dll"> <DotNetCommand Namespace="DnProcessSimulateCommands.PLCRecorderModes" ClassName="CUIPlcRecorderModesCmd" /> </Assembly> </DotNetCommands> </Configuration> <Configuration ID="newassembler" Name="newassembler"> <DotNetCommands> <Assembly File="DotNetCommands\DnProcessSimulateCommands.dll"> <DotNetCommand Namespace="DnProcessSimulateCommands.PLCRecorderModes" ClassName="CUIPlcRecorderModesCmd" /> </Assembly> </DotNetCommands> </Configuration> </ConfigurationsSection> </TecnomatixConfigurationData>

KB Article ID# PL8720859

Contents

SummaryDetails

Associated Components

Commissioning Process Simulate Off-Line Programming (OLP) Process Simulate VC Lite Robotics & Automation