User guide
set ia
Chapter 2 Command Descriptions 143
target={…} (df1fullduplex, df1halfduplex, abethernet, ethernetip)
Used in protocol conversion to select the format of protocol commands to
accommodate different processors. To understand and use protocol
conversion, refer to the IA support documentation at the following URL:
http://www.digi.com/support/ia.
cif
Uses PLC2/Common Interface File style Unprotected Read/Write -
PCCC/DF1 commands 1 and 8 (see Rockwell Publication 1770-6.5.16
pages 7-31 & 7-32).
slc5
Uses SLC500 style Protected Logical Read/Write with 3 Address
Fields - PCCC/DF1 functions 0xA2 and 0xAA (see Rockwell
Publication 1770-6.5.16 pages 7-17 & 7-18).
plc5
Uses PLC3/PLC5 style Word Range Read/Write - PCCC/DF1
functions 0x00 and 0x01 (see Rockwell Publication 1770-6.5.16 pages
7-34 & 7-35).
The default is "cif."
Examples Following is an example of setting up Industrial Automation configurations.
It includes commands used to clear any existing settings before configuring
new settings.
Getting started
To fully clear all IA settings, issue the following command:
#> revert ia=factory
See "revert" on page 79.
The “revert” command clears all IA settings for serial ports, masters and
tables. This command also disables the IA engine. Therefore, to reenable
the IA engine on specific serial ports, issue the following command:
#> set ports ra=1 dev=ia
See "set ports" on page 169.
To set baud rate and other serial port settings, issue the following
command:
#> set line ra=1 baud=9600
See "set line" on page 149.
To enable RTS/CTS flow control for radio modems or half-duplex RS485
converters, use the command:
#> set flow ra=1 rts=toggle
See "set flow" on page 116.
Note that the pre-delay and post-delay settings for set flow can be used to
delay transmission after RTS rises and before RTS drops respectively.