AutomationDirect Technical Support
AutomationDirect | Direct Sales in US and Canada | 1-800-633-0405

DL205 Frequently Asked Questions AutomationDirect Logo


Use "Ctrl-F" to search for specific words in this FAQ.

Question:

How can I override inputs and outputs in my DL205?

Answer


The D2-240, D2-250, D2-250-1 & D2-260 CPUs support bit override.

The D2-230 does not support override.

You must use a K-Sequence or Ethernet Link to use overrides, a DirectNet link will not support overrides

    To set the bit override option

  • Go to the VIEW>OPTIONS from the DirectSOFT menu bar.
  • Go to the data view tab and check bit override.

  • Select Current view and New views
  • From DEBUG>DATA VIEW>NEW/OPEN you can then select whether the particular bit can be (forced) overridden. When In edit mode
    If you have turned bit override on for that element then you can use the on/off button to force the element.

  • Inputs LEDs will not turn on when an input is overidden
  • Output LEDs will turn on when overriden



You can also turn bits on or off with Data View for a single scan to trigger events, but the PLC will update the image register on the next scan. The inputs will reflect their actual state and the outputs will be the result of the rung that controls them.

    You can control outputs by loading a program that consists of an END statement only.

  • From DEBUG>DATA VIEW>NEW/OPEN you can then select the particular bit and use the on/off button to control the element.
  • You cannot control inputs.



REMEMBER:
If you leave an override bit enabled and return the machine to service it is still in the bit override mode.
Be sure to turn override bits off before returning the PLC to service.



FAQ ID: 49



Question:

How do I reset my processor back to factory defaults?

Answer

Resetting the processor to factory defaults is a two step process. First clear the processor memory by:

  • PLC >> CLEAR PLC MEMORY
Next initialize the scratchpad by:
  • PLC >> SETUP >> INITIALIZE SCRATCHPAD

Be aware that initializing the scratchpad will reset the system V-memory to defaults. System V-memory contains parameters such as retentive ranges, DV-1000 setup parameters, etc.

FAQ ID: 50



Question:

When using the PID loops with my D2-250, my process variable doesn't look correct coming from my analog or temperature card. What's wrong?

Answer

The Setpoint Value (SP), Process Variable (PV), Bias (Integrator) and Control Output Value (CO) are in binary format. If you use the pointer method to bring the analog signals into the CPU be aware of the format you have specified. With the pointer method, if you do not precede the number of channels constant with an '8' the value is in BCD. You must do a BIN conversion before OUTing this value to Word+3 (PV). Also, make sure the proper format from the Word+5 (CO) is in the proper format when it reaches its module. It is in binary format when it leaves the PID loop. The loop table specifications are contained in the PID chapter of the User Manual.

FAQ ID: 51



Question:

Why can I not get any Control Output from my PID loop?

Answer

Most likely you haven't entered a high limit for your Control Output in the PID setup. The default is 0 and the maximum is 4095 binary. Your must enter something in this field (Word+31) from the PID setup or from ladder. You should also check your Control Output word (Word+5) to see if you are actually getting Control Output. If this value is changing then make sure you are writing this value to the physical output device. This will most likely be an analog card or Time-Proportioning ladder for a discrete output point.

FAQ ID: 52



Question:

Why does my Setpoint Value change in my PID loop when I go from Manual to Auto from the PID view or ladder?

Answer

You are probably in Bumpless Transfer Mode 1. In this mode, the Setpoint Value is forced to the Process Value on a manual to auto transition. You should be using Bumpless Transfer Mode 2 if you do not want this to occur. This is covered in the Bumpless Transfer section of the PID chapter in the DL205 User Manual

FAQ ID: 53



Question:

Can the DL205 expand beyond the local rack?

Answer

The D2-250(-1), D2-260, and D2-262 CPUs can be expanded using the D2-EM and D2-CM modules. See the DL205 User Manual Local Expansion I/O in Chapter 4 for details.

Another method the I/O can be expanded is by adding remote I/O with the D2-240, D2-250(-1), D2-260, and D2-262.

The D2-240 uses the D2-RMSM (Remote Master) module.

  • A total of 896 I/O points are available by using 2 Remote Master modules with 7 slave per module.

The D2-250 and higher uses either the D2-RMSM module or the bottom port of the CPU.
  • A total of 2048 I/O points are available using up to 7 Remote Master modules and the CPU port with 7 slaves per module and the CPU.

You can also use the H2-ERM100 for the D2-240 and above processors. The H2-ERM100 uses ethernet for the remote I/O expansion.

The D2-230 can not be expanded beyond the local rack.

FAQ ID: 54



Question:

Can the DL205 communicate to the DL305 or DL405 CPU's?

Answer

Yes, the DL205 CPU's can communicate with the DL305 and DL405 CPU's. The D2-230 can be a slave using the D2-DCM (Data Communications Module). The D2-240 can be a master/slave by using the D2-DCM or the H2-ECOM(-F) (Ethernet Communication Module). Also, the D2-240 can be a slave by using the bottom port on the CPU. The D2-250-1 and D2-260 can be a master/slave by using either the D2-DCM, the bottom port on the CPU or the H2-ECOM(-F).

FAQ ID: 55



Question:

Which DL205 CPUs support the Power Up in Run Mode feature?

Answer

Only the D2-230. If you set bit Bit 13 of V-memory 7633, the D2-230 will power-up in Run provided the CPU does not encounter any errors.

The D2-240 has a Run/Term switch. In the Run position the CPU is forced into the Run mode if no errors are encountered. No changes are allowed by the attached programming/monitoring device

The D2-250(-1), D2-260, and D2-262 have a Run/Term/Stop switch.

  • In the Run position -> The CPU is forced into the Run mode if no errors are encountered.
  • In the Term position -> Run, Stop, and the Test modes are allowed by the attached programming/monitoring device.
  • In the Stop position -> The CPU is forced into the Stop mode. No changes are allowed by the attached programming/monitoring device.

FAQ ID: 56



Question:

Which DL205 CPUs support Manual Addressing capabilities in local bases?

Answer

The D2-250(-1), D2-260, and D2-262 support manual addressing. The D2-230 and D2-240 are automatic addressing only.

FAQ ID: 57



Question:

Which DL205 CPUs support the H2-ECOM(100) in their base?

Answer

The D2-240, D2-250(-1), D2-260, and D2-262 will support the H2-ECOM(100). The D2-230 does not support the H2-ECOM(100).

FAQ ID: 58



Question:

Can the DL205 handle an encoder input and drive a stepper motor at the same time?

Answer

The D2-CTRINT cannot perform both input and output functions at the same time. The H2-CTRIO2 can handle both input and output functions at the same time. Please remember the D2-CTRINT MUST be in the slot next to the CPU (slot 0) and the H2-CTRIO2 *cannot* be in slot 0. Multiple H2-CTRIO2 cards are allowed per base, please check you power budget.

FAQ ID: 59



Question:

Is the DL205 base power supply fused?

Answer

Yes, with a 2A@250V slow blow fuse. However, the base power supply fuse is non-replaceable, so an external fuse is recommended.

FAQ ID: 60



Question:

I need to add another module to my DL205 9-slot base, but the rack is full. What can I do?

Answer

The D2-250(-1), D2-260, and D2-262 CPUs can be expanded using the D2-EM and D2-CM modules. See the DL205 User Manual Local Expansion I/O in Chapter 4 for details.

Another method the I/O can be expanded is by adding remote I/O with the D2-240, D2-250(-1), D2-260, and D2-262.

The D2-240 uses the D2-RMSM (Remote Master) module.

  • A total of 896 I/O points are available by using 2 Remote Master modules with 7 slave per module.

The D2-250 and higher uses either the D2-RMSM module or the bottom port of the CPU.
  • A total of 2048 I/O points are available using up to 7 Remote Master modules and the CPU port with 7 slaves per module and the CPU.

You can also use the H2-ERM100 for the D2-240 and above processors. The H2-ERM100 uses ethernet for the remote I/O expansion.

The D2-230 can not be expanded beyond the local rack.

FAQ ID: 61



Question:

Can the DL205 be used on a Modbus network?

Answer

The D2-240, D2-250(-1), D2-260, and D2-262 can be used on a Modbus network. The D2-250(-1), D2-260, and D2-262 bottom port can be set to Modbus master/slave. Also, the DCM module can act as a Modbus slave when used with the D2-240 or D2-250(-1), D2-260, orD2-262. The Modbus RTU (hex) protocol is supported.

The D2-230 cannot be used on a Modbus network.

FAQ ID: 62



Question:

What is the accuracy of the PLC real-time clock?

Answer

D2-230: No clock/calendar feature
D2-240: +/- 1 minute per month
D2-250: +/- 1 minute per month
D2-250-1: +/- 1 minute per month
D2-260: +/- 1 minute per month

FAQ ID: 63



Question:

What is the manufacturer and part number for the potentiometers used in the D2-240?

Answer

Manufacturer: Nidec Copal Electronics
Part number: ST-4TG 2K

FAQ ID: 64



Question:

Is there a way to change the current count of a counter while it's counting?

Answer

Yes,all you would need to do is LD a value to the Current count of the Counter. I.E. If using CT0 you could LD the value to V1000. If using CT1 you would LD the value to V1001.
(Exception: CT174 and CT176 with CTRINT and counting functions of the H2-CTRIO)

FAQ ID: 65



Question:

Is Pointer addressing prohibited for analog modules located in Remote bases?

Answer

Yes - you cannot use the pointer method in remote bases that have analog cards.

FAQ ID: 66



Question:

Does the DL250 bottom port (port 2) support 2 wire + ground (RS-485) networks?

Answer

No, the bottom port of the D2-250 does not support 2 wires + ground (RS-485) networks.

FAQ ID: 67



Question:

Where can I find information on how to connect 205 I/O to a 405 master?

Answer

You will need to look at the D4-REMIO-M manual. There are no differences in the 205 and 405 remote; the setup is almost identical.

FAQ ID: 68



Question:

What is the torque specification for the terminal blocks on the 205 modules?

Answer

8-point modules: 0.882 Nm (0.060 lb-ft)
16-point modules: 0.3 Nm (0.021 lb-ft)

FAQ ID: 69



Question:

How often should I change the backup battery?

Answer

When using the backup battery there is an indicator that flashes when the battery is getting low. The typical life of the battery in these units is 5 years, but the battery should be checked every six months.

  • D2-230 and D2-240 use the D2-BAT
  • D2-250(-1), D2-260, and D2-262 use the D2-BAT-1
The D2-BAT-1 is a Panasonic CR2354, which can be found locally, if needed. It does have to be a "Panasonic" type, if you look at the battery profile, it kind of looks like a top hat. If it has straight sides, that will not work.

Note: We have been made aware that there are some generic "CR2354" batteries that look like the Panasonic type (top hat style) but are 0.06" (1.5mm) taller then the Panasonic specification. If the battery doesn't easily insert into the holder, do not force it, you will break the PLC battery holder. Please make sure that the battery that you have is "Panasonic" or follows the Panasonic specifications.

Knowledge article KB-MISC-001 has pictures to show what the differences are.

FAQ ID: 70



Question:

Does the DL205 series support DNP 3.0 protocol?

Answer

At this time, it does not.

FAQ ID: 71



Question:

How would we check this PLC to make sure that it is calibrated?

Answer

Our PLCs do not require calibration.

FAQ ID: 72



Question:

The D2-240 has no square root?

Answer

D2-240 Square Root Logic shows how the square root of a value between 1 and 9999 could be calculated. The resulting value has 2 implied decimal points. The square root is determined by using an iterative approximation, and therefore this algorithm requires a long time to execute.

FAQ ID: 73



Question:

Will the DL205 series work in sub-freezing temperatures?

Answer

No.

FAQ ID: 74



Question:

Can the D2-CTRINT do up/down counting with a single input?

Answer

No...it needs a quadrature encoder to do up/down counting.

FAQ ID: 75



Question:

How do I write ASCII code for inverter to comm port on a D2-240?

Answer

You cannot; we do not support ASCII in to the CPU. The D2-260 and D2-262 will allow ASCII in, you can use those PLCs or a F2-CP128.

FAQ ID: 77



Question:

Why does a timer keep counting after it reaches a setpoint?

Answer

You must reset the timer after activation.

FAQ ID: 78



Question:

What are the ratings on the internal power supply on D2-06B-1?

Answer

24VDC, 300 mA

FAQ ID: 79



Question:

How many outputs on a D2-CTRINT are analog?

Answer

None are analog.

FAQ ID: 80



Question:

Can I use a modem to bottom port of D2-250-1 using K-seq?

Answer

Yes, set the port parity to None or Even.

FAQ ID: 81



Question:

What do I need to read a barcode input?

Answer

Use a DL205 with an F2-CP128 module. The other option is to use a D2-260 CPU, which supports ASCII in on port 2. Barcoder scanners are typically ASCII out with 232 comm.

FAQ ID: 82



Question:

Can a D2-240 do ASCII in and out?

Answer

No, you must use an F2-CP128 for this case or a D2-260 CPU

FAQ ID: 84



Question:

Can you use an F2-04THM and another analog module in a local DL-205 PLC system?

Answer

Yes.

FAQ ID: 85



Question:

Is the analog setup for D2-250, D2-250-1 or D2-260 pointer method the same as for D2-240?

Answer

Yes.

FAQ ID: 86



Question:

Is there a DL-305 equivalent of the D2-CTRINT?

Answer

No.

FAQ ID: 87



Question:

Will the H2-ECOM-F work in the same base with a D2-CTRINT?

Answer

Yes.

FAQ ID: 88



Question:

Do you offer precision resistors?

Answer

At this time we do not.

FAQ ID: 89



Question:

Are the A NOT / B NOT functions available in the H2-CTRIO module?

Answer

Yes.

FAQ ID: 90



Question:

Can the D2-240 and D2-250 do Directnet?

Answer

Yes on both ports, top ports are 9600 baud only though.

FAQ ID: 91



Question:

Is there a block-clear command for D2-240 CPU?

Answer

No, only in the D4-405.

FAQ ID: 92



Question:

What device can be used as master from DL205 to DL405 Slice?

Answer

Use a D2-RMSM module.

FAQ ID: 93



Question:

Using a D2-250, can you access a V memory through modbus?

Answer

Yes. There is a section in manual on pg. 4-20 that gives the equivalent.

FAQ ID: 94



Question:

How do you manually address with a D2-240?

Answer

You can't; only a D2-250, a D2-250-1 or a D2-260 can.

FAQ ID: 95



Question:

Can the DL205 family communicate via Ethernet?

Answer

Yes, you will need a H2-ECOM for this. Exception is the D2-230 CPU.

FAQ ID: 321



Question:

Does the D2-Ctrint need a load when testing the Pulse Output?

Answer

Yes, 500 Ohm should work fine.

FAQ ID: 322



Question:

Why am I getting an E206 from my F2-CP128?

Answer

If you inserted the module into a powered up system, you can can cause this problem. The DL205 system is not hot swappable, you have to remove power to the base before inserting or removing any modules.

FAQ ID: 323



Question:

Does the D2-Ctrint work with Think & Do?

Answer

No, but the H2-CTRIO does.

FAQ ID: 324



Question:

What type connectors are on the H2-ECOM?

Answer

Ethernet = RJ-45

FAQ ID: 325



Question:

Do we have Profibus protocol in the DL205?

Answer

Yes. We offer the H2-PBC Profibus Slave Base Controller. You can view the H2-PBC-M manual in the documentation section for details. This unit operates as a slave only and replaces the CPU in the DL205 rack.

Note: The H2-PBC was discontinued in 2017

FAQ ID: 326



Question:

Are the internal power supplies included on the DL205 family bases?

Answer

Yes.

FAQ ID: 327



Question:

Will F2-DEVNET support the AB PLC?

Answer

Yes.

FAQ ID: 328



Question:

Is the D2-12TR fused ?

Answer

Yes, it is fused and the fuse is replaceable.

FAQ ID: 329



Question:

Are the DL205 bases Din rail mountable?

Answer

Yes, they may be mounted on 35mm Din rail.

FAQ ID: 332



Question:

Can you configure a D2-250-1 port for remote I/O and other protocols at the same time?

Answer

No, when configured for remote I/O, it is dedicated to remote I/O.

FAQ ID: 386



Question:

Using the D2-250-1, is it possible to output a dc voltage pulse of 9 ms 13 times and a 13 ms pulse 10 times?

Answer

No.

FAQ ID: 387



Question:

Do we recommend a UPS for the DL205 system?

Answer

A UPS may be used with our DL205 PLCs, but we do not recommend any particualr brand of UPS. However, the faster the switching capabilities of the UPS, the better.

FAQ ID: 388



Question:

Will the Dsdata server link to the H2-EBC base controller?

Answer

Not directly. The DSData Server can link to PLC CPU's. If the PLC has an ERM connected to an EBC, then DSDAta could get data derived from modules in the EBC rack.

FAQ ID: 389



Question:

Can you do 2 way ASCII on port 2 of the D2-250-1?

Answer

No. The 250-1 only supports ASCII OUT on Port 2. The DL06, D2-260, and D2-262 support ASCII IN/OUT on Port 2.

FAQ ID: 390



Question:

Will your H2- EBC work with Labview?

Answer

No.

FAQ ID: 391



Question:

I forgot my PLC password, what are my options?

Answer

If the password is lost or forgotten, you will have to return the PLC to AutomationDirect, to get the password cleared. The CPU contents will be erased when we clear the password, there is not a way to retrieve the project.

Contact Tech Support to get a Equipment Evaluation form to fill out and return with your PLC. Once AutomationDirect has the signed form and PLC, we can clear the PLC and return it back to you.

AutomationDirect can only perform the password clear if the PLC is being shipped back to a United States address, we cannot ship the PLC outside of the US.

FAQ ID: 392



Question:

Where can I obtain the most current firmware for my CPU?

Answer

For the D2-250(-1), D2-260, and the D2-262, the latest firmware file and update tool is located at DL205 Firmware and Koyo Support Tool

Install the Koyo Support Tool as you would any other software program. It will be listed as Firmware Update Tool under "Start >> Programs". Run the Firmware Update Tool. It has a Wizard mode and a single page mode. Most users will find the Wizard mode easier to use. It will take you step-by-step through the process of updating the firmware in your CPU.

For the D2-230 and D2-240 CPUs, the firmware is on a PROM chip, you must call AutomationDirect Tech Support for a new firmware chip. These will be sent to you free of charge.

FAQ ID: 393



Question:

Will the F2-UNICON support the D2-240?

Answer

Yes, using the bottom port.

FAQ ID: 464



Question:

Which WINPLC will allow me to load VB or C++ program to it?

Answer

For this subject please visit the website www.hosteng.com

FAQ ID: 466



Question:

My DL205 PLC won't recognize my I/O module(s). What could be the problem?

Answer

It's very possible that your firmware is too old. See FAQ 393 for firmware updating information.

FAQ ID: 467



Question:

Does the H2-ECOM module have SNMP support?

Answer

No. It only supports TCP/IP and IPX/SPX.

FAQ ID: 468



Question:

Is there a removable EPROM/EEPROM for the D2-250-1 or D2-260?

Answer

No. The D2-250-1 and D2-260 have fixed internal flash memory.

FAQ ID: 552



Question:

Is there a way to change the clock & calendar in the D2-250 with a D2-HPP?

Answer

Yes, this can be found on page 2-12 in the D2-HPP Manual

FAQ ID: 553



Question:

Can I manually address a module in a slave rack?

Answer

No, only in the master rack.

FAQ ID: 555



Question:

What is the smallest PLC that has Ethernet capability?

Answer

The Click, Do-More, and Productivity series have built-in ethernet capability. AutomationDirect PLCs

For DirectLogic PLCs, you will need to add the additional Hx-ECOM100 module to the base.

  • For 05/06 PLCs -> H0-ECOM100
  • For 240, 250(1), 260, 262 PLCs -> H2-ECOM100
  • For 440, 450, 454 PLCs -> H4-ECOM100

FAQ ID: 556



Question:

Are the commons on D2-12TR isolated from each other?

Answer

Common CA and CB are isolated from each other, however, the relays are grouped in banks of 6. Each group has a separate common.

FAQ ID: 557



Question:

Does the 6 slot base have 2600mA and 300mA / 24VDC power supply?

Answer

Yes. It is the same as the 9 slot base.

FAQ ID: 558



Question:

Do we have any examples of how to connect a D2-250-1 or D2-260 to a printer?

Answer

Yes, it is on our Tech Support page at AN-D05-001 This example is for a DL05 PLC, but it will work for a 06, 250(-1), 260, and 262 CPUs as well.

FAQ ID: 591



Question:

Does your line of EBCs support thermocouple input modules?

Answer

Yes.

FAQ ID: 592



Question:

What is the output voltage of the D2-CTRINT?

Answer

5VDC. This must be supplied by an external source.

FAQ ID: 593



Question:

Will any of your Counter Cards support WINPLC?

Answer

Yes, the H2-CTRIO is supported by the WinPLC platform in versions 5.4 and 6.x or newer of Think & Do.

FAQ ID: 594



Question:

How can I get more serial ports for my WINPLC?

Answer

Use the H2-SERIO.

FAQ ID: 595



Question:

Will the ISONET work with bottom port of the D2-240?

Answer

Yes.

FAQ ID: 596



Question:

Can you write code to a DL205 CPU without any I/O?

Answer

Yes, I/O does not have to be present to write the code, but to troubleshoot properly, you must have it.

FAQ ID: 597



Question:

Using my laptop, I'm having trouble linking up to port 2 on the D2-240 / D2-250-1 / D2-260 PLC. Where can I start trouble-shooting?

Answer

Start by using Port 1 of the PLC. Port 1 has fixed port parameters, that can not be changed. The parameters are:

  • 9600 baud
  • odd parity
  • 8 data bits
  • 1 stop bit.
Once connected through Port 1, you can check the configuration of Port 2 by going to "PLC >> Set up >> Setup Secondary Com Port"

FAQ ID: 626



Question:

Do you have TTL level input signals on the DL205?

Answer

Yes, use the D2-32ND3-2 input module.

FAQ ID: 627



Question:

Can the D2-CTRINT count in the negative direction?

Answer

Yes it can, for example it will show 80000001 for negative one.

FAQ ID: 653



Question:

Will the D2-DCM function in an EBC base?

Answer

Not at this time.

FAQ ID: 654



Question:

Will a DL205 CPU lose the program if it doesn't have a battery?

Answer

No, it will not. The ladder program is stored indefinitely.

The DL205 does have an internal super capacitor that will hold the retentive data, during a power cycle. If you need to have the retentive data stored for longer then a couple hours, then you would need to use the PLC battery, to retain the data.

The 230 and 240 use the D2-BAT
The 250(-1), 260, and 262 use the D2-BAT-1

FAQ ID: 655



Question:

Can I use more than one quadrature counter on a D2-CTRINT?

Answer

No, if you need multiple quadrature encoders you will need to use the H2-CTRIO card(s).

FAQ ID: 656



Question:

What fuses can I use with the D2-12TR?

Answer

D2-FUSE-4 is the correct size.

FAQ ID: 657



Question:

Does the D2-250 have ASCII in capabilities?

Answer

No it does not. The D2-250-1 has ASCII OUT, and the D2-260 and D2-262 has ASCII IN/OUT.

FAQ ID: 658



Question:

What is the A/B switch on the D2-12TR used for?

Answer

It is used because there is not enough space on the D2-12TR for 12 LEDs. When the switch is in the A position, the LEDs indicate the status of the first bank of 6 outputs. When the switch is in the B position, the LEDs indicate the status of the second bank of 6 outputs.

FAQ ID: 659



Question:

Does the D2-RMSM module consume any I/O?

Answer

No, the D2-RMSM does not consume any I/O.

FAQ ID: 660



Question:

Can I use the D2-EE-2 to back up the user program in the DL205 series CPUs?

Answer

Yes. You can put a D2-EE-2 in your D2-HPP and copy the user program from the DL205 series CPUs.

FAQ ID: 661



Question:

Are there differential contacts in the D2-240?

Answer

No there aren't.

FAQ ID: 695



Question:

Can any ADC products communicate with Modbus Plus?

Answer

No.

FAQ ID: 696



Question:

How man PID loops does the D2-250-1 have?

Answer

The D2-250-1 has four PID loops. The D2-260/262 has 16.

FAQ ID: 697



Question:

Can the D2-CTRINT control two stepper motors or only one?

Answer

No, only one.

FAQ ID: 698



Question:

Will the H2-ECOM support peer-to-peer communications?

Answer

Yes.

FAQ ID: 699



Question:

Can the D2-CTRINT be manually addressed to other than X0-7 and Y0-7?

Answer

No it cannot.

FAQ ID: 751



Question:

Where can I find documentation on the PID functions for the D2-250 CPU?

Answer

Chapter 8 of the D2-USER-M.

FAQ ID: 752



Question:

In a D2-230 what register is the count accumulated in for CTRINT?

Answer

A: CTA76

FAQ ID: 785



Question:

In a D2-240/250-1/260 what register is the count accumulated in for CTRINT?

Answer

A: CTA174 for Channel 1, CTA176 for Channel 2.

FAQ ID: 786



Question:

Is a D2-230 capable of analog inputs?

Answer

A: Yes you may use analog inputs with the D2-230.

FAQ ID: 787



Question:

Can I use a modem to top port of a D2-250-1?

Answer

Yes, but you need a modem that can be configured to use odd parity.

FAQ ID: 806



Question:

Is it possible to use the H0/H2/H4-ECOMS Ethernet modules with Routers on a network.

Answer

In general, assuming you only have a router or gateway, you need only give the ECOM an IP address that is valid on the remote side of the router. Sometimes you need to create a mapping in the router itself that allows IP traffic through the router to the ECOMs IP address, sometimes you need to specify the port number (0x7070), most of the times not.

Then, in DirectSOFT, when you create the link, you specify the ECOM's IP address, then your PC uses it's IP address, it's Netmask and the ECOM's IP address to determine that the ECOM is not on the local network, and it the goes to the Gateway to see if it can find the ECOM's IP address, which it can.

This process is most likely going to be different everywhere you try it. If you have a Proxy Server with the Gateway, you'll likely make a UDP mapping in the Proxy Server software to allow the traffic through. And each proxy software server package is going to be different. It can be done, but the specific information on how to do it will vary with each particular situation.

You should contact your local IT person who manages the network at your site. They should know your network's configuration and how best to make the connection function.

FAQ ID: 903



Question:

What is the maximum number of H2-EBC modules that the H2-ERM can support?

Answer

When Using a D2-250 or the D2-240 as the controller, the H2-ERM can support up to 16 H2-EBC units.

When the any of the Think 'N' Do Live or Studio WINPLC versions are used, the number of H2-EBC modules is limited to only one.

The WinPLC with Think & Do Live Software or Entivity STUDIO has the ability to support higher level functions such as peer-to-peer networking,PID loop control, data communications via OPC, high speed counter operations, as well as multiple serial ports via the H2-SERIO module.
As a result we request that any application that requires more than one H2-EBC base modules connected to an H2-ERM should be reviewed with the Entivity technical support manager. Therefore, the default support for the H2-ERM product is one H2-EBC per H2-ERM. While it is physically possible to go higher, there are some limitations and issues that must be understood prior to applying the product beyond one expansion base. The Entivity technical support manager can be reached at 734-205-5401.

FAQ ID: 910



Question:

What is the maximum altitude that your PLC can operate?

Answer

Our PLC can function at altitudes up to 5000 meters (16,404 feet). Page 2-8 of the D2-USER-M Ch 2 will show details of CPU Specs.

FAQ ID: 937



Question:

Can I control a servo motor with a DirectLOGIC PLC?

Answer

Yes. The DL205 PLC with its counter/pulse output module (H2-CTRIO) has four independently configurable timer/counter channels (up to 100kHz) and two pulse output generators (up to 25 kHz).

FAQ ID: 940



Question:

I have a new F2-DEVNETS-1 module, but the Think 'N' Do ConnectivityCenter (or IOView) displays an error upon connection. What is causing this error?

Answer

The F2-DEVNETS-1 is a newer model of the F2-DEVNETS module. In order for this module to be used in versions Live!v5.5 or before, or Studio v7.1 or before, you must put the module in the F2-DEVNETS compatibility mode (See appendix E in the F2-DEVNETS-1 manual).

FAQ ID: 953



Question:

Do you have an adapter for the D2-DSCBL and EA-2CBL cable so that I can use them on port 2 of a DL06, DL250-1, or DL260 instead of on port 1?

Answer

You can use the FA-15HD adapter to connect to port 2 of a DL06, DL250-1, or DL260. The FA-15HD adapter will work with DirectSoft32 and the D2-DSCBL, or with a C-More panel, using the EA-2CBL cable.

Since port 2 is configurable on these PLCs, you must make sure the protocol and port settings match on both devices. The FA-15HD adapter can be used with the D2-DSCBL, the EA-2CBL, or the FA-CABKIT. The FA-15HD adapter can NOT be used with the DV-1000 or the D2-HPP.

FAQ ID: 1022



Question:

What is the format of the MWX/MRX exception buffer?

Answer

The instructions require 3 consecutive words.

If a Modbus slave device does not like something in a Modbus request it receives, it will respond with an exception response.


The exception response at the protocol level looks like:


  • Byte 1 = Address Byte
  • Byte 2 = Function Code of Request with Most Significant Bit Set
  • Byte 3 = Exception Code
  • Byte 4 and 5 = CRC Error Check Characters

These bytes are swapped in the MRX/MWX exception response buffer V-memory so:

  • V-Memory 1 High Byte = Function Code Byte
  • V-Memory 1 Low Byte = Address Byte
  • V-Memory 2 High Byte = One of the CRC Bytes
  • V-Memory 2 Low Byte = Exception Code Bytes
  • V-Memory 3 High Byte = 0
  • V-Memory 3 Low Byte = Other CRC Byte

The eight exception codes defined by the Modbus protocol are:

  • 01 = Illegal Function Code = This slave device does not support the requested function code
  • 02 = Illegal Data Address = The requested data address is not valid for this slave device
  • 03 = Illegal Data Value = One of the data values in a write request is invalid for this slave device
  • 04 = Slave Device Failure = Unrecoverable error in the slave device
  • 05 = Acknowledge
  • 06 = Slave Device Busy
  • 07 = Negative Acknowledge
  • 08 = Memory Parity Error


The Exception Response format and error code information comes from this document:

www.modbus.org/docs/PI_MBUS_300.pdf



Starting at page 93 (100 of 121).

FAQ ID: 1084



Question:

Can you update firmware on a a D2-250 using port #1?

Answer

No, you must use port #2 using a D2-DSCBL-1 (an FA-15HD adapter will not work)
Be sure you read and follow the instructions.

FAQ ID: 1098



Question:

What is the screw size on the 15-pin D-sub for port 2?

Answer

It is a metric M2.6 x 0.45 pitch

FAQ ID: 1113



Question:

What port is used for Modbus TCP for the ECOM100 modules?

Answer

The ECOM100 has port 502 set by default, it can only be changed if the ECOM100 is used as Client(master).

FAQ ID: 1189



Question:

What is the SCCR rating for the DL205 PLCs?

Answer

Our PLCs are not power circuit components. The SCCR is not required for them. Please refer to UL508 177.1 and UL508A SB4.1 for details.

UL508 177.1 defines what the PLC is and UL508A SB4.1 covers the standard for the SCCR.

FAQ ID: 1195



Question:

Can I change the backup battery with power applied to my DL205 CPU?

Answer

D2-230 and D2-240 CPU - No. The battery is not accessible without removing the CPU module.
D2-250(-1), D2-260, and D2-262 CPU - Yes. Open the flip cover of the battery compartment located next to the communications ports on the front of the CPU and insert a new battery.

FAQ ID: 1202



Question:

Can the Hx-ECOM use SMTP Authentication in EMail? and help in using ECOM100 Email)

Answer

Yes;

(From HOST Engineering FirmWare notes)

FW Version

4.0.210 H0-ECOM100

4.0.1397 H2-ECOM100 & H4-ECOM100


Added Email Authentication to the web browser configuration page - you cannot access this feature via NetEdit3 or the ECEMSUP IBox at this time, those will be added later.

To access this feature, use a web browser to bring up the ECOM100's web configuration page, go to the Email Setup page, click 'Enable Authentication' and enter the username and password in the fields provided





Host Engineering has an excellent document for help using EMail from the ECOM100 here;

EMail Theory Of Operation

FAQ ID: 1295



Question:

What are the color codes for American/Canadian thermocouples?

Answer

All American/Canadian Thermocouples follow the ANSI color standard for wire coloration. Jacket color may sometimes be the main wire color, but it is not a dependable means of thermocouple type.



Type J - White/Red

Type E - Purple/Red

Type K - Yellow/Red

Type T - Brown/Red

Type N - Orange/Red



Red is always Negative.

FAQ ID: 1307



Question:

What causes a blinking run light on a D2-CM module?

Answer

The 'Run' light on the CM module will blink for only a couple of reasons

  1. The termination switches on the EM modules are not set correctly.
  2. The CM is being used with a PLC that does not support it such as the D2-230, D2-240, or D2-250.
  3. The wiring is incorrect or bad.
  4. One of the EM modules is bad or has lost it's firmware due to power quality issues.
  5. The CM module is bad or has lost it's firmware due to power quality issues.
  6. The Base is bad.

You cannot update the FW in the EM or CM modules

FAQ ID: 1316



Question:

Can the F2-16TD1P or F2-16TD1P be used in an D2-RSSS base (Serial Remote I/O) ??

Answer

No, the modules are not supported.

FAQ ID: 1327



Question:

How do I use a variable as a timer preset?

Answer

In your timer box where you are currently typing 'Kxxx' for the preset you would put a V memory address such as V2000. Make sure that this address is only used for this purpose. Now open a data view and type in V2000. You would use this same V memory address for every timer that you want to have the same value.


Click the yellow E button with the red circle and slash in the upper left of the data view window to enable edits. Now you should have a column titled edits on the right of the V2000 you typed in. Enter your value in this column next to V2000 and press the middle of the three buttons at the top right of the data view.


Please note that you can use other V memory addresses than V2000. The full list of available addresses is available in the PLC -> Memory map menu item. Also you can find the list of available memory in Chapter 3 (or 4 depending on the PLC model) of the User manual.

FAQ ID: 1338



Question:

"CTRIO Workbench says my H2-CTRIO2 needs a firmware update" or "I updated the firwmare in my H2-CTRIO2, and now it's stuck in booter mode"

Answer

Older versions of CTRIO Workbench (2.1.x or earlier) will incorrectly identify a CTRIO2 as a CTRIO that needs a firmware update.
Do NOT attempt this. You must get the latest CTRIO Workbench version from HostEng.com (2.2.x or later).CTRIO Workbench

Unzip and install this updated version of Workbench. If you already attempted the firmware update and your CTRIO2 is now stuck in booter mode, you will need to do the same, PLUS, get the latest CTRIO2 Firmware from their website and try to update the CTRIO2 firmware again. You might have to try several times, but if it still won't get out of booter mode, you will need to contact Returns Department.

FAQ ID: 1512



Question:

Can I use a reed switch on AC input?

Answer

We do not recommend this, as the inrush of the AC input can cause the reed switch contact to fail.


Also the reed switch can arc when opening causing a voltage higher than than your system supply.

This higher voltage can quickly damage AC inputs, which have a maximum rating of 132 vac.

Reed switch flutter or bounce can make this condition even worse.

FAQ ID: 1550



Question:

"I can't see my ECOM(100) with NetEdit. What do I do?"

Answer

If NetEdit3 doesn't see the ECOM module when you press "Scan Network", check the following:

  1. Verify Link Good LEDs are illuminated on module and connecting devices like hubs or unmanaged switches.
  2. Turn OFF any WiFi devices or other ethernet devices.
  3. Firewalls need to be turned OFF for initial connection (see Windows Help). Also, turn OFF any antivirus or other protection software that can interfere with ethernet communication.
  4. Try to PING the ECOM module to establish basic connection (see Windows Help, or search for resources on internet if not familiar with these steps).
  5. You may need to disable any other network adapters besides the one physically connected to the ECOM or network the ECOM is on.
    If you get "Transport Protocol error", try the instructions in this link: Host FAQ0024 Go to Step 4, Item C. The latest version of NetEdit has the ability to select the specific network adapter, by going to the main Menu, select "Network", then "Adapter" and specifying which installed adapter you want to use ( it also lists the IP addresses of the adapters). We strongly suggest you download the latest version of NetEdit
  6. If you have a network administrator, you may need to check with them to verify the configuration of the local network.
  7. If you have Windows XP or earlier, and you still can't make a connection, you should consider trying the IPX protocol. Click the IPX button in NetEdit3. If you get the 10047 error, you need to install the NWLink/IPX protocol to your computer ethernet card. See Windows Help for this procedure, or try this link Host FAQ0043


If you can't connect to an existing/unknown ECOM100 in a network, and the card is likely newer than 2007, by powering-down and putting dipswitch 6 ON, then powering up, the IP address will be reset to all 0's, and should become visible to NetEdit3. You must power down and turn this dip back OFF for card to be able to operate properly. Host FAQ0085

Host Engineering has a large collection of FAQ articles concerning the ECOM module. Host ECOM FAQ Page One of those might have the solution that you are looking for.

FAQ ID: 1575



Question:

How can I make the CTRIO2 output wave form more stable?

Answer

Due to the 10x higher speeds of CTRIO2 modules, the waveform isn't as forgiving as a CTRIO module was.
It might be necessary to use the following circuit if you notice differences between a CTRIO and CTRIO2 module being used as a replacement.

R: 10 to 50 ohms, C: 22nF (0.022 F)
Connect the R & C in series, then connect that across the CTRIO2 outputs (preferably at the stepper's inputs instead of just right at the CTRIO2's outputs).

FAQ ID: 1597



Question:

Can K-Sequence, DirectNet or Non-Sequence be used with the RS-485 ( 2-wire) configuration for port 2 on a D2-250(-1), D2-260 or D2-262?

Answer

Modbus is the only protocol that can be used with RS-485 (2-wire)
DirectNet can be used with RS-422 (4-wire).
K-Sequence and Non Sequence can only be used with RS-232.

FAQ ID: 1638




Copyright © 1999- AutomationDirect.com. ALL RIGHTS RESERVED