List of Contributions

HogueGregPLC

Contact Details

HogueGregPLC


My Content

1 to 20 of 50+ total
Posted By HogueGregPLC Apr 16, 2026 02:41:25 PM
Found In Egroup: Drives, Motion Control & Low Voltage Products
\ view thread
I am told by the operators that the MAM does not operate the servo motor when the failure occurs. MAM.PC off confirms that, but what interferes with the command? MAM.ERR remains 0. I am beginning to suspect the ethernet traffic on Port A2 may be a factor. There are 4 5300s and 7 525s. RPIs too short? ...
Posted By HogueGregPLC Apr 15, 2026 04:11:31 PM
Found In Egroup: Drives, Motion Control & Low Voltage Products
\ view thread
The drive did not execute the command. -------------------------------------------
Posted By HogueGregPLC Apr 14, 2026 04:18:00 PM
Found In Egroup: Drives, Motion Control & Low Voltage Products
\ view thread
Using for step transition. Works 99.99% of the time. 2 or 3 times a day, it fails to make, and shuts down the line. CompactLogix 5380 5069-L320ERM connected through Stratix switch. Is there a better way? -------------------------------------------
Posted By HogueGregPLC Mar 23, 2026 06:08:18 PM
Found In Egroup: Advanced Software
\ view thread
In the 5380, /*S:0 %.Seal.@Description*/ embeds the tag link at the Alarm message at one single definition, and all the Logix Tag Based Alarms trace the description field in their own PLC alarm tag as the source, which is pretty handy. The Alarm Message Editor in FTVS SE is less so, but it is the ...
Posted By HogueGregPLC Mar 23, 2026 04:50:09 PM
Found In Egroup: Advanced Software
\ view thread
This is creating a separate message for the Extended Properties of trigger0X.@Description at each Event. What about one single message that accommodates the Extended Properties of multiple Events? -------------------------------------------
Posted By HogueGregPLC Mar 20, 2026 11:39:15 AM
Found In Egroup: Advanced Software
\ view thread
My question is, does an embedded syntax similar to /*S:0 %.Seal.@Description*/ at the Alarm Definition in the 5380 for Alarms exist for the Alarm Message Editor in FTVS SE with regard to Events? -------------------------------------------
Posted By HogueGregPLC Mar 20, 2026 11:22:43 AM
Found In Egroup: Advanced Software
\ view thread
Yes, Marcel. This is how i am passing Alarm messages to FTVS SE. But these are for alarms, not events. Alarms must be acknowledged, where events go away on their own, and only remain in the Alarm & Event Log Viewer. /*S:0 %.Seal.@Description*/ embeds the tag link at the Alarm message one time, and ...
Posted By HogueGregPLC Mar 20, 2026 10:04:52 AM
Found In Egroup: Advanced Software
\ view thread
Thank you, Marcel. Your form is exactly what I am using now. It works perfectly well, but i must create one message for each event. The LTBA of the 5380 allows use of an embedded variable to save this effort for all Alarm Messages, and i am searching for something similar with Events. I thought ...
Posted By HogueGregPLC Mar 20, 2026 09:28:35 AM
Found In Egroup: Advanced Software
\ view thread
Thank you for the response, Marcel. Did this use the tag name inside the Alarm Message Editor, or the indirect identifier "InputName"? The intent I am after is an indirect address to use in a single message that can be used universally with a multitude of tags used in Events. This is available ...
Posted By HogueGregPLC Mar 16, 2026 02:23:04 PM
Found In Egroup: Advanced Software
\ view thread
Bruce, I tried your syntax. InputName is shown in docs as the indirect location to be used for the associated tag, but gives *** for a message at the Alarm & Event Log Viewer. The lower pane gives the text listed in the Description field for that tag, but must be defined individually to the Event, which ...
Posted By HogueGregPLC Mar 13, 2026 01:38:12 PM
Found In Egroup: Advanced Software
\ view thread
The server reboot following the patch did not change the embedding of the message using the indirect address %. Specifying the tagname in the Alarm Message Editor is the only way to make this work at the Alarm & Event Log Viewer. Anyone else try this? -------------------------------------------
Posted By HogueGregPLC Mar 05, 2026 04:25:26 PM
Found In Egroup: Drives, Motion Control & Low Voltage Products
\ view thread
There are no F005 Faults (DC bus voltage exceeded max value) , but i would like to pull the parameter b005 into Historian. Is there a technote on how to draw this parameter out of the drive into a compactlogix? MSG w/ attribute? -------------------------------------------
Posted By HogueGregPLC Mar 04, 2026 02:54:00 PM
Found In Egroup: Drives, Motion Control & Low Voltage Products
\ view thread
When an AC motor regenerates energy from the load, can a short Decel setting (0.05 Seconds) on a PowerFlex 525 damage the motor over time? There is no brake resistor employed. -------------------------------------------
Posted By HogueGregPLC Jan 21, 2026 09:58:54 AM
Found In Egroup: Advanced Software
\ view thread
Thank you, Philip. The offset attribute listed on page 16 may become very beneficial for metering collection. -------------------------------------------
Posted By HogueGregPLC Jan 19, 2026 04:00:05 PM
Found In Egroup: Advanced Software
\ view thread
Classic Tab Location 4 -------------------------------------------
Posted By HogueGregPLC Jan 19, 2026 03:41:00 PM
Found In Egroup: Advanced Software
\ view thread
In Point Builder, i don't find a location a value for this set at the Add Historian Point window in FTVS SE. This has to be available somewhere. Any help? -------------------------------------------
Posted By HogueGregPLC Jan 16, 2026 04:27:39 PM
Found In Egroup: Advanced Software
\ view thread
I tried adding Input Tag Name, including the extended property, /*S:0 %InputName.@Description */. Again, I get the NOFILL, SPACEFILL, ZEROFILL validation error. I don't understand why a string type behaves like an integer type. I would like to have one indirectly addressed message ID for all events, ...
Posted By HogueGregPLC Jan 15, 2026 09:54:33 AM
Found In Egroup: Advanced Software
\ view thread
I can embed the %.@Description field from the 5380 Logix Based Tag Alarm as an alarm message at the Alarm and Event Log Viewer \ Summary \ Banner, and only specify the input. But for Events, i must use the FTVS SE Alarm & Event Setup, where i have to duplicate the actual tagname to embed the .@Description ...
Posted By HogueGregPLC Jan 14, 2026 11:00:00 AM
Found In Egroup: Advanced Software
\ view thread
The document on A&E states that InputName is a valid name in Logix Tag Extended Properties, but this can't get past the Left Fill requirement. I tried a patch install of Setup_RAid1155745_FTAE650, but that did not change anything. Do i really need to reboot this server? ------------------------ ...
Posted By HogueGregPLC Jan 07, 2026 10:10:05 AM
Found In Egroup: Advanced Software
\ view thread
The device shortcuts are 5380 PLCs with logic based tag alarms, so the FTVS SE alarm configuration is empty. The exported XLS file doesn't contain any of the alarms. -------------------------------------------