Place of Origin: | Japan |
Brand Name: | Tamagawa |
Certification: | CE |
Model Number: | TS5016N60 |
Minimum Order Quantity: | 1pcs |
---|---|
Packaging Details: | carton |
Delivery Time: | in stock |
Payment Terms: | T/T, Western Union, MoneyGram |
Supply Ability: | 100pcs/week |
TAMAGAWA: | TAMAGAWA | TS5016N60: | TS5016N60 |
---|---|---|---|
Material: | Iron | Japan: | Japan |
Color: | Black | Wire: | Wire |
Dimension: | 70mm | Temperature: | 40-90 |
TS5016N60
1: Error occurred during processing. STATUS provides | ERR_LOC Output DWord Fault location (field ID and subfield ID of the error parameter) |
ERROR Output Bool Status parameters with the following values: | STATUS Output DWord Status information including error information. (Refer to the Error and Status condition codes in the table below.) |
detailed information on the type of error. | The IP configuration information is placed in the CONF_DATA data block, along with a |
Guang Zhou Lai Jie Electric Co.,LTD
Please contact with “Tommy” for the price
TS2151N121E9
TS4503N2036E501
TS3134N22
OIS1000CT3L5V108
TS3667N3E7
TS5017N60
TS3643N233E8
TS5312-N250
TS2151N141E9
TS4506N1202E200
TS3134N317
OSE10243158
TS3667N3E8
TS5019N60
TS3653N11E2
TS5313N122
TS2228N33E1
TS4507N1002E200
TS3134N52
OSE5K-6-12-108
TS3667N13E8
TS5013N68
TS3653N12E5
TS5320N632
TS2640N141E172
TS4507N1202E200
OSE5KN-6-12-108
TS3674N37
TS5013N69
TS3653N13E8
TS5420
TS2640N181E100
TS4507N1205E200
Variant pointer on parameter CONF_DATA referenced above. The successful execution of
the T_CONFIG instruction ends with the handover of the IP configuration data to the network
interface. Errors are assigned to the STATUS output parameter.The length of a statement LEN Sub-blocks is invalid.
1 C0808E00 The value of the parameter in Sub-blocks mode is invalid.
1 C0808F00 Sub-block conflict between the IP configuration and a previous Sub-block. The parameters of the subfield are write-protected (for example: parameters are specified
by configuration, or PNIO mode is enabled).
1 C0809100 Reserved
1 C0809400 A parameter in the Sub-block IP configuration has not been defined or may not be used.
1 C0809500 There is an inconsistency between a parameter of the Sub-block IP configuration and
other parameters.
1 C080C200 Instruction cannot be executed. This error can occur if, for example, communication with
the interface has been lost.
1 C080C300 There are not enough resources. This error can occur if, for example, the instruction is
called multiple times with different parameters
1 C080C400 Communication failure. The error can occur temporarily and will require a repeat of the
user program.
1 C080D200 Execution of the instruction is not supported by the PROFINET interface. Configuration DB ④ Subfield 2
② Configuration data ⑤ Subfield n
③ Subfield 1 ⑥ Subfield-specific parameters
The configuration data of CONF_DB consists of a field that contains a header
(IF_CONF_Header) and several subfields. IF_CONF_Header provides the following
elements:
● field_type_id (data type UInt): Zero
● field_id (data type UInt): Zero
● subfield_cnt (data type UInt): Number of subfields Each subfield consists of a header (subfield_type_id, subfield_length, subfield_mode) and
the subfield-specific parameters. Each subfield must consist of an even number of bytes.
The subfield_mode supports a value of 1. Only one field (IF_CONF_Header) is currently allowed. Its parameters field_type_id and
field_id must have the value zero. Other fields with different values for field_type_id and
field_id are subject to future extensions.
In the IF_CONF_Header field, only two subfields, "addr" (IP address) and "nos" (Name of
station) are currently allowed. IP parameters: IP address, subnet mask, router address
40 IF_CONF_NOS PROFINET IO device name (Name of station) subfield_type_id
len UInt 246 subfield_length
mode UInt 1 subfield_mode (1: permanent)
Nos (Name of
station)
Array[1..240]
of Byte
0 Station name: You must occupy the ARRAY from the first byte. If
the ARRAY is longer than the station name to be assigned, you
must enter a zero byte after the actual station name (in
conformity with IEC 61158-6-10). Otherwise, nos is rejected and
the "T_CONFIG (Page 451)" instruction enters the error code
DW#16#C0809400 in STATUS. If you occupy the first byte with
zero, the station name is deleted. The station name is subject to the following limitations:
● A name component within the station name, i.e., a character string between two dots,
must not exceed 63 characters.