Add a serial-DF1 driver
Configure a serial-DF1 driver to establish RS-232 communication with
Micro800
controllers. Each project supports one serial-DF1 driver.
IMPORTANT:
Unlike
Connected Components Workbench
, which automatically adds a DF1 driver after you plug in the DF1 device, FactoryTalk Design Workbench
requires you to manually add and configure a DF1 driver before:- Connecting to aMicro810controller.
- Connecting to an L20E, L50E, or L70E controller via a USB device on a remote LCD module.
Prerequisites
- A controller is added to your project.
- CIP serial is set as the driver for the serial port settings.
To add a DF1 driver
- Select
to open
Online center. - InOnline center, select
.
- InSelect device, select
.
- InConfigure Drives, from theAvailable Driver Typeslist, selectRS-232 DF1, and then selectAdd New.
- InConfigure RS-232 DF1driver, enter the settings.
- To connect to an L20E, L50E, or L70E controller, the following settings must be correctly configured:L20E, L50E, and L70E controller DF1 driver configurationVia a DF1 deviceVia a USB device on a remote LCD moduleCOM PortCOM PortBaud rate: must be the same as that on theSerial Portconfiguration pageError check: CRCError check:must be the same as that on theSerial Portconfiguration pageBaud rate: 38400Protocol: must be the same as that on theSerial Portconfiguration pageParity: NoneStation number: must be the same as theStation addresson theSerial Portconfiguration pageStation address: 1Parity: must be the same as that on theSerial Portconfiguration page
- To connect to aMicro810device, the following settings must be correctly configured:Micro810 DF1 driver configurationSettingValueCOM PortSpecify the port number.Baud rate57600Error checkCRCProtocolFull DuplexStation number1
- SelectTest configurationto test the settings. Before testing, ensure that your DF1 device is connected.If the test fails, possible reasons include:
- The COM port is used byRSLinx® ClassicorFactoryTalk® Linx.
- CIP serial is not set as the driver.
- The driver configuration does not match the connected driver.
Adjust the settings to resolve the configuration issues. - SelectOK.
Provide Feedback