Elements of the DUT (identifiers):
Communication mode
16#0: MEWTOCOL-COM
16#1: MEWTOCOL-COM7
16#2: MODBUS-RTU
16#8: Program controlled communication
16#9: PLC link (only station number can be changed)
Station number
MEWTOCOL-COM: 1–99
MEWTOCOL-COM7: 1–99
Program controlled communication: 1–999
MODBUS-RTU: 1–247
PLC link: 1–16 (Default: 0)
If wStationNumber is set to 0, an unit error occurs for the FP7.
Baud rate
16#0: 300, 16#1: 600, 16#2: 1200
16#3: 2400, 16#4: 4800, 16#5: 9600
16#6: 19200, 16#7: 38400, 16#8: 57600
16#9: 115200, 16#10: 230400 bit/s
Data length
16#0: 7 bits
16#1: 8 bits
Parity
16#0: None
16#1: Odd
16#2: Even
Stop bit
16#0: 1 bit
16#1: 2 bits
RS/CS control
(only available with AFP7CCS2, which must be set to a 1-channel/5-wire RS232C)
16#0: Disabled
16#1: Enabled
Sending delay time
Effective time = n ´ 0.01ms (0–100ms)
Start code
16#0: No STX
16#1: STX
End code
16#0: CR
16#1: CR+LF
16#2: None (timeout)
16#3: ETX
Reception done judgment time
(only available when wTerminator is set to 16#2: None)
Effective time = n ´ 0.01ms (0–100ms)
Modem connection
16#0: Disabled
16#1: Enabled, the modem is initialized upon power-on
16#2: Enabled, the modem is initialized upon execution of FP_COM_SET_PARAMETER
Reserved
Behavior in case of a PLC link communcation error
TRUE: Continue the PLC link communication when a communication errors occurs
FALSE: Stop the PLC link communication when a communication errors occurs