News:

  • April 16, 2026, 12:12:49 PM

Login with username, password and session length

Author Topic: Directsoft advanced Ethernet settings  (Read 7087 times)

nfei

  • Jr. Member
  • **
  • Posts: 14
    • North Fork Electric Inc.
Directsoft advanced Ethernet settings
« on: May 18, 2009, 06:06:20 PM »
Can someone explain in detail the exact meaning (and effect) of the "advanced Ethernet settings" in creating a link in Directsoft.
Specifically:
Timeout
Application Timeout
Scan Delay
Retries

Thanks

Greg

  • HostTech
  • Host Moderator
  • Hero Member
  • *****
  • Posts: 702
  • Hmmm...
    • Host Engineering, Inc.
Re: Directsoft advanced Ethernet settings
« Reply #1 on: May 19, 2009, 11:10:08 AM »
When you start up DirectSOFT, it loads the CommServer (CSMAIN.EXE). DirectSOFT talks to the CommServer, which itself, manages the communications to the PLC. They are thus, separate entities working together. With that in mind:

Timeout: The time the DirectSOFT CommServer will wait for a response from the PLC. Increasing this value will allow the PLC more time to respond to a particular telegram sent by the CommServer. This is useful if the telegram is going across several network devices (e.g. the Internet).
Application Timeout: The time DirectSOFT will wait on the link to the CommServer for a response. If there are many applications running on the PC you are using DirectSOFT on, then increasing this time will allow the CommServer more time to respond to DirectSOFT requests.
Scan Delay: I'm not sure about this one yet. I am checking with engineering.
Retries: The number of times DirectSOFT will retry a transaction before reporting an error. You might increase this if your network is really busy or noisy and gets lots of errors.

There are two types of people in the world; those that can extrapolate from incomplete data sets.

Greg

  • HostTech
  • Host Moderator
  • Hero Member
  • *****
  • Posts: 702
  • Hmmm...
    • Host Engineering, Inc.
Re: Directsoft advanced Ethernet settings
« Reply #2 on: May 20, 2009, 04:49:55 PM »
Scan Delay: This is the minimum poll time, or poll delay for DirectSOFT. By default this is zero so that DirectSOFT polls as fast as possible.
There are two types of people in the world; those that can extrapolate from incomplete data sets.