Place of Origin: | Japan |
Brand Name: | Tamagawa |
Certification: | CE |
Model Number: | TS26541N131E78 |
Minimum Order Quantity: | 1pcs |
---|---|
Packaging Details: | carton |
Delivery Time: | in stock |
Payment Terms: | T/T, Western Union, MoneyGram |
Supply Ability: | 100pcs/week |
TAMAGAWA: | TAMAGAWA | Material: | Iron |
---|---|---|---|
Color: | Black | Japan: | Japan |
Temperature: | 20-90 | Dimension: | 70mm |
Wire: | Wire | TS26541N131E78: | TS26541N131E78 |
TS26541N131E78
80E1 Message terminated due to parity error | Message terminated because calculated length exceeds buffer size |
80E2 Message terminated due to framing error | Reverse bias signal (wire break condition) |
Message terminated due to overrun error | Message terminated due to received maximum character length |
Guang Zhou Lai Jie Electric Co.,LTD
Please contact with “Tommy” for the price
TS3653N3E9
TS3653N13E9
TS3653N44E8
TS3653N4E12
TS3653N14E12
TS3653N58E5
TS3653N65E27
TS3653N81E27
TS3653N78E5
TS3653N94E5
TS3653N181E8
TS3658N3
TS3664N1E1
TS3664N1E2
TS3664N2E3
TS3664N2E4
TS3664N50
TS3664N50
TS3667N1E2
TS3667N11E2
TS3667N2E5
TS3667N2E6
TS3667N3E7
TS3667N3E8
TS3667N13E8
TS3674N37
TS3679N2E1
TS3679N3E1
TS3682N1
TS3682N2
TS3684N11E3
TS3684N12E6
TS3684N13E8
TS3684N1E3
TS3684N2E6
TS3684N3E8
TS3692N103
Message terminated because of message timeout
0096 Message terminated because of inter-character timeout
0097 Message terminated because of response timeout
0098 Message terminated because the "N+LEN+M" length condition was satisfied Message terminated because of end sequence was satisfied
833A The DB for the BUFFER parameter does not exist. Activates the receiver reset on the rising edge of this enable input (Default
value: False)
PORT IN PORT After you install and configure a CM or CB communication device, the port
identifier appears in the parameter helper drop-list available at the PORT box
connection. The assigned CM or CB port value is the device configuration
property "hardware identifier". The port symbolic name is assigned in the
"System constants" tab of the PLC tag table. (Default value: 0)
DONE OUT Bool When TRUE for one scan, indicates that the last request was completed
without errors.
ERROR OUT Bool When TRUE, shows that the last request was completed with errors. Also,
when this output is TRUE, the STATUS output will contain related error codes.
STATUS OUT Word Error code (Default value: 0) SGN_GET reads the current states of RS232
communication signals.
This function is valid only for the RS232 CM. Get RS232 signal state values on the rising edge of this input (Default value:
False)
PORT IN PORT After you install and configure a CM or CB communication device, the port
identifier appears in the parameter helper drop-list available at the PORT box
connection. The assigned CM or CB port value is the device configuration
property "hardware identifier". The port symbolic name is assigned in the
"System constants" tab of the PLC tag table.
NDR OUT Bool TRUE for one scan, when new data is ready and the operation is complete
with no errors
ERROR OUT Bool TRUE for one scan, after the operation was completed with an error
STATUS OUT Word Execution condition code (Default value: 0)
DTR OUT Bool Data terminal ready, module ready (output). Default value: False
DSR OUT Bool Data set ready, communication partner ready (input). Default value: False
RTS OUT Bool Request to send, module ready to send (output). Default value: False
CTS OUT Bool Clear to send, communication partner can receive data (input). Default value:
False
DCD OUT Bool Data carrier detect, receive signal level (always False, not supported)
RING OUT Bool Ring indicator, indication of incoming call (always False, not supported)
Table 12- 30 Condition codes
STATUS (W#16#....) Description
80F0 CM or CB is RS485 and no signals are available SGN_SET sets the states of RS232 communication
signals.
This function is valid only for the RS232 CM. Start the set RS232 signals operation, on the rising edge of this input
(Default value: False)
PORT IN PORT After you install and configure a CM or CB communication device, the
port identifier appears in the parameter helper drop-list available at the
PORT box connection. The assigned CM or CB port value is the device
configuration property "hardware identifier". The port symbolic name is
assigned in the "System constants" tab of the PLC tag table. (Default
value: 0)
SIGNAL IN Byte Selects which signal to set: (multiple allowed). Default value: 0
? 01H = Set RTS
? 02H = Set DTR
? 04H = Set DSR
RTS IN Bool Request to send, module ready to send value to set (true or false),
Default value: False
DTR IN Bool Data terminal ready, module ready to send value to set (true or false).
Default value: False
DSR IN Bool Data set ready (only applies to DCE type interfaces), not used.
DONE OUT Bool TRUE for one execution after the last request was completed with no
error
ERROR OUT Bool TRUE for one execution after the last request was completed with an
error
STATUS OUT Word Execution condition code (Default value: 0) CM or CB is RS485 and no signals can be set
80F1 Signals cannot be set because of Hardware flow control
80F2 Cannot set DSR because module is DTE
80F3 Cannot set DTR because module is DCE The communication interfaces can be configured by two methods:
● Use the device configuration in STEP 7 to configure the port parameters (baud and
parity), the send parameters and the receive parameters. The device configuration
settings are stored in the CPU. These settings are applied after a power cycle and a RUN
to STOP transition.
● Use the PORT_CFG (Page 568), SEND_CFG (Page 569) and RCV_CFG (Page 571)
instructions to set the parameters. The port settings set by the instructions are valid