List of Contributions

nmeistrup

Contact Details

nmeistrup


My Content

1 to 20 of 50+ total
Posted By nmeistrup Apr 11, 2024 01:49:52 AM
Found In Egroup: Automation Control
\ view thread
Hi Caskey, Yes, it is. MCM.CONFIG.Port1MasterCmd[x].Node is the slave node, in this case 22. The entire command configuration must be done. The Huracan device must have the table exposed to ModbusRTU. For example, It can be configured the Input Register table: 30001 to 3xxxx. Or Holding Register ...
Posted By nmeistrup Apr 04, 2024 12:25:00 AM
Found In Egroup: Automation Control
\ view thread
Hi Splash, The tag that manages the path is the MSG_Tag.Path string. If you turn off the MSG instruction and change this string, you can trigger it again for different destination. If you don't turn off it, a technique with GSV and SSV instructions can be done (I prefer to send the messages time ...
Posted By nmeistrup Mar 13, 2024 12:11:00 AM
Found In Egroup: Networks
\ view thread
Hi Filimone, There isn't. You can connect the nodes in the best order for your cabinets architecture. The requisite, if ENxTR redundant modules manage the remote IO racks, is to set the same IP address (entire Ethernet configuration) in both chassis modules. 1756-RM2 modules will automatically ...
Posted By nmeistrup Mar 12, 2024 12:04:30 PM
Found In Egroup: Automation Control
\ view thread
Hi Chazal, This note suggests to set the type integrating and CV Step Change at maximum 100%. Starting with maximum error. QA19368 - PIDE- how to handle long autotune times
Posted By nmeistrup Mar 12, 2024 10:54:00 AM
Found In Egroup: Automation Control
\ view thread
Hi Hill, Does it happen in PanelView800 ? This note explains the culprit in this hardware/software BF25405 - Connected Components Workbench: Validation warning ID 4163 "...not within the tag boundaries."
Posted By nmeistrup Feb 19, 2024 08:44:25 AM
Found In Egroup: Automation Control
\ view thread
Hi Nguyen, Sorry for delay. 1747-SDN is not compatible with 1747-AENTR. So, the DeviceNet network must be replaced by other compatible network with CompactLogix, or it might be replaced by a Logix DeviceNet scanner. In any case, the M0/M1 files won't work. You will need to map the DeviceNet network ...
Posted By nmeistrup Feb 08, 2024 12:28:28 AM
Found In Egroup: Automation Control
\ view thread
Hi Borges, 1756-OBV8S & 1734-OBV2S can be wired as well as relay outputs, bipolar mode. But they are internally transistor technology. So, they only support 24VDC, no matter polarity (sourcing or sinking connection). 1734-OB8S has solid state outputs, sourcing only. There is other distributed ...
Posted By nmeistrup Feb 07, 2024 12:32:26 AM
Found In Egroup: Automation Control
\ view thread
Hi Nguyen, This routine makes the same that SLC code. But ControlLogix uses easier techniques to get the same results. To get a fast response from the Input module slot 4 of remote ControlLogix rack, the easier action is to set a fast RPI in the 1756-EN2T (if Rack Optimization) or in 1756-IBxx ...
Posted By nmeistrup Feb 06, 2024 12:09:37 AM
Found In Egroup: Automation Control
\ view thread
Hi Tazi, I would like to suggest to you the use of the samples to configure the comms between the Micro800 serial module and PowerFlex 4x family. See the note for wiring and basic config: QA11943 - Using a Micro830 controller to control a PowerFlex 4 class drive on Modbus RTU The samples available ...
Posted By nmeistrup Feb 01, 2024 04:04:14 AM
Found In Egroup: Automation Control
\ view thread
Hi Nguyen, I start for the easiest: SWP swap bytes is also available in Studio 5000: SWPB. But it only applies to one basic tag INT or DINT. If the SLC controller was swapping Nx:x tag high to low byte, you can reproduce it in Studio 5000: use INT tags for source and destination and any order mode, ...
Posted By nmeistrup Jan 29, 2024 08:32:19 AM
Found In Egroup: Automation Control
\ view thread
Hi Nguyen, It is the AOI tag. You only need to type a name, and with the right click, select New Tag. This tag must be unique, and it should not be used in other DCD_Inladder instruction. It is the instruction control tag. See the type:
Posted By nmeistrup Jan 25, 2024 10:41:00 AM
Found In Egroup: Automation Control
\ view thread
Hi RDesrosiers, The user manual shows the flow chart of the instruction: So the only solution to get the Timeout fast is to modify the 2080-SERIALISOL --> Response Time. By note QA24409 - Timeout value for a MSG_MODBUS in a MicroLogix 800 controller I hope it help to you.
Posted By nmeistrup Jan 16, 2024 08:46:00 AM
Found In Egroup: Automation Control
\ view thread
Hello Hai, MER file is the executable file to work in the PanelView Plus. APA file is a backup of project created in the computer, for backing up/moving/saving purposes. If you launch the Transfer Utility and you do an Upload of files in the panel, you always recover MER files (more than one can ...
Posted By nmeistrup Jan 16, 2024 01:46:00 AM
Found In Egroup: Networks
\ view thread
Hi Vilayil, VLAN segmentation is a feature to increase the segmentation into a subnet. Your Stratix 5400 are working in different subnets, so the VLAN2 in both switches are different. I believe that you cannot related them by this technique. The possible solution is to create static routers between ...
Posted By nmeistrup Jan 15, 2024 02:57:00 AM
Found In Egroup: Legacy
\ view thread
Hi Suresh, 159h means that the SW6 isn't ON. For systems with only 1 BSN module on rack, SW6 must be ON. For entire configuration, follow the pages 49, 50 for wiring. Only HSSL and RIO wiring is required, optionally you can connect the RS232 to controller L553, page 51. Both modules, primary ...
Posted By nmeistrup Dec 15, 2023 08:39:00 AM
Found In Egroup: Automation Control
\ view thread
Hi Stepniak, These instructions are allowed in AOI logic. But what is the benefit into them???? JMP jumps to label LBL. If LBL is put below, the code between them don't execute. If LBL is put before, the code repeats. In this case the AOI spends more time to execute, and if the JMP instruction ...
Posted By nmeistrup Dec 11, 2023 06:00:28 AM
Found In Egroup: Automation Control
\ view thread
Hi Duke, Sorry for delay, I was out. Yes, you are right. This is the rev 20.004. When you request to unlock the revision, you can see lot of downloads. Select this item: Firmware for 1756-Lxx Enhanced Redundancy Bundle (Includes RMCT) V20.055_kit3 In Contents.txt file shows the rev 20.004.6. ...
Posted By nmeistrup Dec 05, 2023 02:27:00 AM
Found In Egroup: Automation Control
\ view thread
Hi Duke, In a redundancy pair, the series and firmware must match each pair of modules, in both chassis. This is the cause that distributor had suggested to you to purchase the couple of modules. If the pair are 1756-RM2, there is only one series, so all hardware is the same, current modules and ...
Posted By nmeistrup Nov 30, 2023 02:08:00 AM
Found In Egroup: Automation Control
\ view thread
Hi Steve, If you want to run the FactoryTalk View ME Station software in a machine, it must be a 32bits machine. For example, a virtual machine over your host machine. Check the operative systems available for this version in Product Compatibility & Download Center -> Compare -> FactoryTalk View ...
Posted By nmeistrup Nov 27, 2023 09:45:13 AM
Found In Egroup: Automation Control
\ view thread
Hi Djordjevic, The note is very old, this is the reason that it is suggesting these old versions of Excel. You can use any Excel version (currently 365). The export tool creates a CSV file. You can open it with Excel for easy treatment (each language in a column). In my experience with this ...