Ultra 100, Parameter change through ASCII output of 5/03???

based on these, the command is the correct length, It was an odd number because it calls for a 3 digit Hex prefix for the command, 000-1D9. Super confusing if you were to look at the difference between ultra 3000 and 100 commands. a read/write with the 1B7 would be done with 1B6 and 1B7. While the Ultra 3000 requires either a 0 or 1 prefix to dictate read or write.

Great. At least I have the tools now to troubleshoot why this isn't taking commands (Or is, but isn't changing).

Ultra100_Reg.PNG
 
There it is; I thought about the Ultra Master Software help file but figured you already had looked at it; sorry.

You could split Tx and Rx of the cable to send data to the Ultra 100 from the SLC, and receive data from the Ultra 100 to the PC (i.e. the command response, to be viewed by PuTTY).
 
Last edited:
So, I finally got back to the customer with the issue and did some testing.


PLC would not send out any comms related to the chan 0 user port.


did some investigating and scratched the brain of an older tech on rockwell support and found that I was supposed to be seeing a dropdown in the general tab for user/system selection on the channel 0. but this was all grayed out for me. He didn't know why either because he could see it.



Found out that because the upper tab had chan 0 system set to shutdown... it literally just shut down the selection to the port also, and likely the port in general, even though the user tab was active.


Was able to set the chan 0 port to user - ascii - 9600 etc. and started putty up... bam, started seeing commands coming from the plc directly (I had seen some when emulating the processor and chan 0 port, but not from the plc yet).








And after this was known to be firing the right commands out, verified from the ultra 100 manual, and the cable was good. The program was the next culprit. I eventually caught the Ascii write and Ascii read throwing a split second error 0E, or saying that the ACL was clearing it before it could write all the way or something to that effect. Some of this logic had been modified to perform reads and writes and clears based on timers instead of whether they were done/changed.


Had to eliminate whatever logic the previous person years ago had shoved in in some weird attempt to fix something. and suddenly it was working again.


Change of length within the PV, changes the n7 tag, which starts the write/read logic chain to send an index value change to the ultra, and it took it fine finally. Now I'm down to just figuring out why the last person also screwed with an encoder count to activate a cut after feed completes.... which intermittently misses cuts. another years old issue they've just sat on.






So my take is somebody tried to connect, but screwed up the comms, then tried to fix it.... there was no extra ports for communication available. the 5/03 has the drive on the chan 0, and the PV on chan 1 dh485. So somebody must have connected to the chan 0, been unable to get on, then used dh485 without the PV connected. found the channel settings and messed with them until they got it to work by disabling and re-enabling (which sets it to system, not user). After getting online with the PV for control, they probably found that they had a "new" issue to deal with. and tried their best to force the read/write to work without input by adding timers instead of PV inputs to run the logic.... the rest is history.


wow.
 

Similar Topics

Needing RS Logix 5 programming examples for communicating (PLC 5/40E) to multiple Ultra 100 servo drives over devicenet. The user manual for the...
Replies
0
Views
1,309
Hello, We have just changed a servo motor and need to go online with a Ultra 100 Series Drive. We are BRU Master to do this, and we are greeted...
Replies
4
Views
2,079
Hello everybody, need your help, I have old piece of equipment with Ultra 100 drive, and have one spare drive on shelf. I want to program spare...
Replies
4
Views
4,282
How do I get more torque when autotune doesnt give desired results?
Replies
1
Views
1,926
Hi, im trying to build wood-mill cnc. I have 3 ULTRA 100 controllers, N-3412-2-H00AA and Motherboard CNC - SSK-MB2 I connected this set to PC...
Replies
0
Views
3,352
Back
Top Bottom