Difference between revisions of "2410"

From Sensoray Technical Wiki
Jump to: navigation, search
(+client timeout)
(+echo)
Line 6: Line 6:
  
 
The 2410's communication watchdog is disabled by sending <code>wto 0</code> to it. However, most telnet clients also have their own inactivity timer, which is set to a default interval (typically 5 minutes). Consequently, the telnet client will independently close the connection when the session is idle for longer than its own timer interval. To resolve this, you must reconfigure your telnet client to use a different interval.
 
The 2410's communication watchdog is disabled by sending <code>wto 0</code> to it. However, most telnet clients also have their own inactivity timer, which is set to a default interval (typically 5 minutes). Consequently, the telnet client will independently close the connection when the session is idle for longer than its own timer interval. To resolve this, you must reconfigure your telnet client to use a different interval.
 +
 +
==Telnet echo==
 +
''The 2410 seems to be retransmitting every TCP packet. Why is this happening?''
 +
 +
By default, the 2410 echoes all incoming data. To turn off the remote echo function, have your telnet client issue an <code>IAC DONT ECHO</code> command to the 2410.

Revision as of 11:57, 26 May 2016

Model 2410

Model 2410 is a compact open-frame module that interfaces 48 general-purpose TTL/CMOS compatible digital input/output (DIO) signals to Ethernet. It features edge detection, PWM output mode and other functions that offload work from the host computer in measurement and control applications.

Timeouts

I disabled the 2410 communication watchdog timer but the connection still times out after 5 minutes. Why is this happening?

The 2410's communication watchdog is disabled by sending wto 0 to it. However, most telnet clients also have their own inactivity timer, which is set to a default interval (typically 5 minutes). Consequently, the telnet client will independently close the connection when the session is idle for longer than its own timer interval. To resolve this, you must reconfigure your telnet client to use a different interval.

Telnet echo

The 2410 seems to be retransmitting every TCP packet. Why is this happening?

By default, the 2410 echoes all incoming data. To turn off the remote echo function, have your telnet client issue an IAC DONT ECHO command to the 2410.

Personal tools
Namespaces

Variants
Actions
Toolbox