Place of Origin: | Japan |
Brand Name: | Tamagawa |
Certification: | CE |
Model Number: | TS2151N1E26 |
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 | Temperature: | 30-90 |
Japan: | Japan | DIMENSION: | 80MM |
Wire: | Wire | TS2151N1E26: | TS2151N1E26 |
TS2151N1E26
RTSOFFDLY IN UInt Number of milliseconds to wait after the Tx data transmission occurs before | BREAK IN UInt This parameter specifies that a break will be sent upon the start of each |
RTS is disabled: This parameter is only valid when hardware flow control is | message for the specified number of bit times. The maximum is 65535 bit times up to an eight second maximum. A value of 0 disables the feature. (Default value: 12) |
enabled. The valid range is 0 - 65535 ms. A value of 0 disables the feature. (Default value: 0) |
IDLELINE IN UInt This parameter specifies that the line will remain idle for the specified |
Guang Zhou Lai Jie Electric Co.,LTD
Please contact with “Tommy” for the price
TS3212N32
TS3214N12
TS3214N13
TS3214N15
TS3214N16
TS3214N44
TS3218
TS3218N42
TS3218N5
TS3250E12
TS3275N125
TS3153N15E18
TS3602N213E8
TS3602N233E8
TS3602N31E8
TS3617N1E1
TS3617N1E2
TS3617N11E1
TS3617N1E3
TS3617N2E4
TS3617N2E5
TS3617N2E6
TS3617N2E7
TS3617N3E10
TS3617N3E8
TS3617N13E8
TS3617N376
TS3617N381
TS3617N3E9
TS3617N13E9
TS3617N40E3
TS3617N47E4
TS3624N1E1
TS3624N21E1
TS3624N21E2
TS3624N1E2
TS3624N102E4
number of bit times before the start of each message. The maximum is
65535 bit times up to an eight second maximum. A value of 0 disables the
feature. (Default value: 12)
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) Transmit interrupt configuration is not allowed. Contact customer suport.
80B1 Break time is greater than the maximum allowed value.
80B2 Idle time is greater than the maximum allowed value. RCV_CFG performs dynamic configuration of
serial receiver parameters for a PtP
communication port. This instruction configures the
conditions that signal the start and end of a
received message. Any queued messages within a
CM or CB are discarded when RCV_CFG is
executedYou can set up the initial static configuration of the communication port in the device
configuration properties, or just use the default values. You can execute the RCV_CFG
instruction in your program to change the configuration.
The RCV_CFG configuration changes are not permanently stored in the CPU. The
parameters configured in the device configuration are restored when the CPU transitions
from RUN to STOP mode and after a power cycle. See Configuring receive parameters
(Page 586) for more informationActivate the configuration change 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)
CONDITIONS IN CONDITIONS The Conditions data structure specifies the starting and ending
message conditions as described below.
DONE OUT Bool TRUE for one scan, after the last request was completed with no
error
ERROR OUT Bool TRUE for one scan, after the last request was completed with an
error
STATUS OUT Word Execution condition code (Default value: 0)
Start conditions for the RCV_PTP instruction
The RCV_PTP instruction uses the configuration specified by the RCV_CFG instruction to
determine the beginning and ending of point-to-point communication messages. The start of
a message is determined by the start conditions. The start of a message can be determined
by one or a combination of start conditions. If more than one start condition is specified, all
the conditions must be satisfied before the message is started. See the topic "Configuring receive parameters (Page 587)" for a description of the message
start conditions. Specifies the start condition (Default value: 1)
01H - Start Char
02H - Any Char
04H - Line Break
08H - Idle Line
10H - Sequence 1
20H - Sequence 2
40H - Sequence 3
80H - Sequence 4