Preparing a C0001401B for TwinSAFE Project : Différence entre versions

[version en cours de rédaction][version en cours de rédaction]
 
(2 révisions intermédiaires par le même utilisateur non affichées)
Ligne 1 : Ligne 1 :
 
{{Tuto Details
 
{{Tuto Details
 +
|Main_Picture=Preparing_a_C0001401B_for_TwinSAFE_Project_Screenshot_2025-03-14_151730.jpg
 +
|Main_Picture_annotation={"version":"2.4.6","objects":[{"type":"image","version":"2.4.6","originX":"left","originY":"top","left":-75,"top":-101,"width":1452,"height":1160,"fill":"rgb(0,0,0)","stroke":null,"strokeWidth":0,"strokeDashArray":null,"strokeLineCap":"butt","strokeDashOffset":0,"strokeLineJoin":"miter","strokeMiterLimit":4,"scaleX":0.53,"scaleY":0.53,"angle":0,"flipX":false,"flipY":false,"opacity":1,"shadow":null,"visible":true,"clipTo":null,"backgroundColor":"","fillRule":"nonzero","paintFirst":"fill","globalCompositeOperation":"source-over","transformMatrix":null,"skewX":0,"skewY":0,"crossOrigin":"","cropX":0,"cropY":0,"src":"https://stuga.dokit.app/images/9/94/Preparing_a_C0001401B_for_TwinSAFE_Project_Screenshot_2025-03-14_151730.jpg","filters":[]}],"height":450,"width":600}
 
|Description=<translate>Overcoming an issue with the DS402 protocol on the AMI8121-3100-0F21 motor</translate>
 
|Description=<translate>Overcoming an issue with the DS402 protocol on the AMI8121-3100-0F21 motor</translate>
 
|Categories=Software
 
|Categories=Software
Ligne 22 : Ligne 24 :
 
*Ensure the latest ESI (device description tables) are downloaded
 
*Ensure the latest ESI (device description tables) are downloaded
 
*Ensure the latest Drive Manager 2 Installed
 
*Ensure the latest Drive Manager 2 Installed
 
<br />
 
  
 
==Update EEPROM Driver==
 
==Update EEPROM Driver==
Ligne 30 : Ligne 30 :
 
*Online Tab
 
*Online Tab
 
*Right click on the AMI->Write EEProm
 
*Right click on the AMI->Write EEProm
*Pick AMI8000-0100-0020
+
*Pick AMI8000-0100-0018
*Activate Configuration
+
 
 +
*Allow download
 
*PowerCycle the AMI Motor
 
*PowerCycle the AMI Motor
*Device Manager may need changing to the new type
+
*Enter Config mode
*Drive Manager needs to detect changes
+
*Scan boxes ->Device Manager may need motors replacing with the new type to make the configuration identical
 
+
*Activate configuration
==Create the Safety Project==
 
 
 
*Add new Safety Project with preconfigured Input
 
*Target System - Link to safety PLC on correct axis
 
*Alias Devices->Add AM891x
 
*Create the safeOr in TwinSafeGroup
 
*Connect back on itself as per diagram
 
{{#annotatedImageLight:Fichier:Preparing a C0001401B for TwinSAFE Project OrOut.png|0=436px|hash=|jsondata=|mediaClass=Image|type=frameless|align=center|src=https://stuga.dokit.app/images/4/4f/Preparing_a_C0001401B_for_TwinSAFE_Project_OrOut.png|href=./Fichier:Preparing a C0001401B for TwinSAFE Project OrOut.png|resource=./Fichier:Preparing a C0001401B for TwinSAFE Project OrOut.png|caption=|size=436px}}
 
 
 
*OrIn1 is a break contact
 
*Assign the variable name AlwaysTrue to orOut
 
*Change the linking mode of the AMI to "Local"
 
 
 
==Variable Mapping==
 
<br />{{#annotatedImageLight:Fichier:Preparing a C0001401B for TwinSAFE Project Image Variable Mapping.png|0=964px|hash=|jsondata=|mediaClass=Image|type=frameless|align=center|src=https://stuga.dokit.app/images/5/58/Preparing_a_C0001401B_for_TwinSAFE_Project_Image_Variable_Mapping.png|href=./Fichier:Preparing a C0001401B for TwinSAFE Project Image Variable Mapping.png|resource=./Fichier:Preparing a C0001401B for TwinSAFE Project Image Variable Mapping.png|caption=|size=964px}}
 
 
 
*AlwaysTrue to AMI891x as diagram
 
*PLC Outputs
 
**bErrAck -> ErrorAcknowledgement.sds
 
**bSafetyRun->Run.sds
 
{{#annotatedImageLight:Fichier:Preparing a C0001401B for TwinSAFE Project Image Link to PLC.png|0=1007px|hash=|jsondata=|mediaClass=Image|type=frameless|align=center|src=https://stuga.dokit.app/images/2/25/Preparing_a_C0001401B_for_TwinSAFE_Project_Image_Link_to_PLC.png|href=./Fichier:Preparing a C0001401B for TwinSAFE Project Image Link to PLC.png|resource=./Fichier:Preparing a C0001401B for TwinSAFE Project Image Link to PLC.png|caption=|size=1007px}}
 
 
 
  
Activate and download the safety project - remenbering the Administrator username, serial number of target and password "TwinSAFE"</translate>
+
<br /></translate>
 
{{PageLang
 
{{PageLang
 
|Language=en
 
|Language=en

Version actuelle datée du 18 mars 2025 à 15:26

Auteur avatarGareth Green | Dernière modification 18/03/2025 par Gareth Green en cours de rédaction

Overcoming an issue with the DS402 protocol on the AMI8121-3100-0F21 motor

Problem

The specification of the GY and GZ motors on A2032 and A2033 included a TwinSAFE system, which makes it difficult to operate within a non-TwinSAFE environment.

Beckhoff have a solution to this, which is to use the TwinSAFE logic controller contained inside the AMI motor / drive to control its own STO "always on"


However

There is a problem with the particular spec of the AMI8121-3100-0F21 - the 2 denotes a DS402 communication interface profile. This profile needs a firmware update to enable the TwinSAFE communication.

Solution

...The safety project defined in the following steps is saved on the Software Updates board. The following steps are for reference and for recreating this project - IT DOES NOT NEED TO BE DONE EVERY TIME


The solution takes the following steps:

  • Ensure the TwinCAT environment is up to date
  • Ensure the latest ESI (device description tables) are downloaded
  • Ensure the latest Drive Manager 2 Installed

Update EEPROM Driver

  • Device
  • Online Tab
  • Right click on the AMI->Write EEProm
  • Pick AMI8000-0100-0018
  • Allow download
  • PowerCycle the AMI Motor
  • Enter Config mode
  • Scan boxes ->Device Manager may need motors replacing with the new type to make the configuration identical
  • Activate configuration


Commentaires

Draft