UR - Gateway Telnet Traces: Difference between revisions
Jump to navigation
Jump to search
(Created page with "Firstly you need to create a Telnet session to the UR Gateway. Then enter the following commands:") Tag: 2017 source edit |
No edit summary |
||
Line 1: | Line 1: | ||
Firstly you need to create a Telnet session to the UR Gateway. | Firstly you need to create a Telnet session to the UR Gateway. | ||
Then enter the following commands: | |||
Then enter the following commands:<syntaxhighlight lang="text"> | |||
ROS>en | |||
ROS#sh detail | |||
ROS#^config | |||
ROS(config)#deb port all | |||
ROS(config)#ex | |||
ROS#^ada | |||
ROS(ada)#cmd 53 19 0 4 0 | |||
ROS(ADA)#turnon 84 | |||
ROS(ADA)#turnon 53 | |||
</syntaxhighlight>Then save the full telnet session to a file so that it can be sent on request from support. |
Revision as of 14:49, 13 August 2024
Firstly you need to create a Telnet session to the UR Gateway.
Then enter the following commands:
ROS>en
ROS#sh detail
ROS#^config
ROS(config)#deb port all
ROS(config)#ex
ROS#^ada
ROS(ada)#cmd 53 19 0 4 0
ROS(ADA)#turnon 84
ROS(ADA)#turnon 53
Then save the full telnet session to a file so that it can be sent on request from support.