Place of Origin: | Japan |
Brand Name: | Tamagawa |
Certification: | CE |
Model Number: | TS5214N510 |
Minimum Order Quantity: | 1pcs |
---|---|
Packaging Details: | carton |
Delivery Time: | in stock |
Payment Terms: | T/T, Western Union, MoneyGram |
Supply Ability: | 100pcs/week |
TAMAGAWA: | TAMAGAWA | TS5214N510: | TS5214N510 |
---|---|---|---|
Material: | Iron | Color: | Black |
Temperature: | 20-90 | Japan: | Japan |
Dimension: | 70mm |
TS5214N510
Guang Zhou Lai Jie Electric Co.,LTD
Please contact with “Tommy” for the price
TS3667N3E8
TS3667N13E8
TS3674N37
TS3679N2E1
TS3679N3E1
TS3682N1
TS3682N2
TS3684N11E3
TS3684N12E6
TS3684N13E8
TS3684N1E3
TS3684N2E6
TS3684N3E8
TS3692N103
TS3692N41
TS3692N42
TS3699N112
TS3699N172
TS3699N232
TS3738N1E7
TS3738N1E7
TS3741N3E8
TS374
TS3762N15E4
TS4126N1017E235
TS4127N1017E215
TS4127N1017E235
TS4231N6E17
TS4231N6E17
TS4244N10E24
TS4244N3E24
TS4502N1000E200
TS4502N1202E200
TS4502N2000E100
TS4503N1000E200
The job status is indicated at the output parameters BUSY and STATUS | he following table shows the relationships between BUSY, DONE (TUSEND), NDR (TURCV), and ERROR. Using this table, |
Last 2 bytes are reserved. | you can determine the current status of the instruction (TUSEND or TURCV) or when the sending (transmission) / receiving process is complete. |
STATUS corresponds to the RET_VAL output parameter of asynchronously functioning instructions |
you can determine the current status of the instruction (TUSEND or TURCV) or when the sending (transmission) / receiving process is complete. |
FALSE FALSE TRUE The job was ended with an error. The cause of the error can be
found in the STATUS parameter..
FALSE FALSE FALSE The instruction was not assigned a (new) job.
1 Due to the asynchronous function of the instructions: For TUSEND, you must keep the data in the sender area
consistent until the DONE parameter or the ERROR parameter assumes the value TRUE. For TURCV, the data in the
receiver area are only consistent when the NDR parameter assumes the value TRUE.Send job completed without error (TUSEND).
New data were accepted. The current length of the received data is shown in
RCVD_LEN (TURCV).
0 7000 No job processing active (TUSEND)
Block not ready to receive (TURCV)Start of job processing, data being sent (TUSEND): During this processing, the
operating system accesses the data in the DATA send area.
Block is ready to receive, receive job was activated (TURCV).
0 7002 Follow-on instruction execution (REQ irrelevant), job being processed (TUSEND):
During this processing, the operating system accesses the data in the DATA send
area.
Follow-on instruction execution, job being processed: During this processing, the
TURCV instruction writes data to the receive area. For this reason, an error could
result in inconsistent data in the receive area.
1 8085 LEN parameter is greater than the largest permitted value, has the value 0 (TUSEND),
or you changed the value of the LEN or DATA parameter since the first instruction
execution (TURCV).
1 8086 The ID parameter is not in the permitted address range.
1 8088 LEN parameter is larger than the memory area (TUSEND) or receive area (TURCV)
specified in DATA.
Receive area is too small (TURCV).
1 8089 ADDR parameter does not point to a data block.
1 80A1 Communications error: