List of Contributions

AAN

Contact Details

AAN


My Content

1 to 20 of 37 total
Posted By AAN Feb 08, 2026 06:13:00 PM
Found In Egroup: Advanced Software
\ view thread
are you able to verify your PC and Panelview/PLC communication by ping ? in some case Wifi can affecting network traffic, try to disable wifi -------------------------------------------
Posted By AAN Feb 06, 2026 09:16:43 PM
Found In Egroup: Automation Control
\ view thread
Hi Lagace, from KB QA46694 , this symptom is happening to 1769-IF8 A Revision 2.1 produced from January 2nd thru October 31st of 2019 but it is not mentioned if 1769-IQ32 or 4 x 1769-OW16 are affected as well, so you can try to contact RA Tech Support and try request warranty claim --------------- ...
Posted By AAN Feb 02, 2025 05:55:00 AM
Found In Egroup: Automation Control
\ view thread
Hi Fuller, here are my opinion : you should kept CLX PID execution rate the same as in SLC, CLX PID should be placed in periodic task, so have to setup this periodic task the same as SLC PID execution rate SLC PID only has dependent gain so CLX should be used the same as CLX PID can ...
Posted By AAN Feb 01, 2025 05:50:00 AM
Found In Egroup: Automation Control
\ view thread
You can use GSV instruction with Class Name : Controller and Attribute : DataTablePadPercentage
Posted By AAN Jan 05, 2025 06:25:00 AM
Found In Egroup: Automation Control
\ view thread
Hi Nagarajan, I have used big quantity of EN4TR on my project since 2023 but never found the same issue, no product notice from RA as my knowledge, also no opinion from others, made me thinking for below suspects : defected/spoiled module external noise / EM interference problem ...
Posted By AAN Dec 31, 2024 09:57:00 PM
Found In Egroup: Automation Control
\ view thread
Hi Kevin, Do you have any sketch of wiring diagram or system architecture diagram to be shared ?
Posted By AAN Dec 31, 2024 12:50:00 PM
Found In Egroup: Automation Control
\ view thread
Hi Nagarajan, I check all reference I have in hand but related with 1756-EN4TR, but no information related with this phenomenon, module has major fault with steady red indication with running text showing "MODULE FAULT - POWER CYCLE OR RESET MODULE" and after restarting the module system is working. ...
Posted By AAN Dec 29, 2024 12:41:00 PM
Found In Egroup: Automation Control
\ view thread
Hi Nagarajan, was this message ""MODULE FAULT - POWER CYCLE OR RESET MODULE" " appeared on the Module running text display ? When the module is operating normally, the display scrolls the module's IP address. When the module is in redundancy pair chassis, the Display Codes indicate ...
Posted By AAN Dec 28, 2024 07:01:00 AM
Found In Egroup: Automation Control
\ view thread
Hi Aan, maybe there is IP Address conflict at your network ? is it Panelview Plus 7 or Panel View Plus 6 ? I saw on RA KB, there is similar anomaly affected Panelview Plus 7 Series B Ver 12.105 or lower, it can be resolved by upgrade the firmware to Ver 12.106
Posted By AAN Dec 26, 2024 12:35:00 PM
Found In Egroup: Automation Control
\ view thread
Hi Alan, This problem caused by The FTLinx Enterprise configuration is corrupted and cannot be overwritten/loaded. To recover the FTLinx configuration, you can try create a new Runtime Application which will replace your old corrupted .MER file what is your Panelview Plus 6 firmware ...
Posted By AAN Dec 15, 2024 07:26:00 AM
Found In Egroup: Automation Control
\ view thread
Hi Ben, There is a free sample code for FactoryTalk Link Gateway , it contains examples of OPC DA clients using VB6, VB.net and Microsoft Excel VBA with FactoryTalk Linx Gateway. Navigate to Rockwell Automation Sample Code Library and type " FactoryTalk Gateway OPC Samples" in the search b ...
Posted By AAN Dec 14, 2024 08:21:00 AM
Found In Egroup: Automation Control
\ view thread
Hi Harsch, the purpose of Trace Label is to identify that trace in an error message, not to be shown at all time during runtime. So you need to create manually the legend object in case you need something kept visible over the trace during runtime
Posted By AAN Nov 28, 2024 06:29:00 AM
Found In Egroup: Automation Control
\ view thread
Hi Michael, if you are using Studio 5000 with FBD enabled , you can use PIDE combined with SRTP. Example can be seen from SRTP Instruction Help.
Posted By AAN Nov 27, 2024 06:15:00 AM
Found In Egroup: Automation Control
\ view thread
Hi Chauvin, is there any ethernet switch in between Panelview Plus 6 and The CompactLogix ? if yes, can you try direct connection between PVP and CPX to check if ethernet switch is the problem
Posted By AAN Nov 24, 2024 05:46:00 AM
Found In Egroup: Automation Control
\ view thread
Dear Ulvi, you have to make sure that the format and data range for SSV Operand (Source) are correct. From the picture I saw you use tag with UDT data type named "Clock_Set" which looks has 7 REAL members : Year, Month, Day, Hour, Minute, Second, uSec and feed this Tag to SSV Source as Operand, ...
Posted By AAN Oct 19, 2019 01:35:00 PM
Found In Egroup: Advanced Software
\ view thread
The simple method, you can use button object which is running AppStart command following the Excel file name with full path. For example, we are going to open Doc1.docx located at C:\My Documents\ so within the button properties - action, select action:Run command then copy AppStart "C:\My Documents\Doc1.docs" ...
Posted By AAN Aug 25, 2019 01:30:00 PM
Found In Egroup: Automation Control
\ view thread
Hi Pamela, what is the PlantPax AOI you are talking about , what is the PlantPax version, can you share the picture of the function block program that you have been created, maybe we can suggest after get more detailed input ##HL38
Posted By AAN Jul 12, 2019 09:11:00 AM
Found In Egroup: Automation Control
\ view thread
Hi Philip, please check if you have RSLinx Enterprise is installed on your PC or try to re-install if you already have RSLinx enterprise installed already but maybe has been corrupted, also please check also if your RSLinx enterprise CPR version is match with FTView CPR version ...
Posted By AAN Jun 29, 2019 08:15:00 AM
Found In Egroup: Legacy
\ view thread
Hi Rene, What is information regarding SLC-500 cascade PID you are need to know ? cascade PID system will be consisting of two PID instructions, one is acting as a master PID or outer loop and the other is acting as a slave PID or inner loop. The inner loop PID should be executed ...