Place of Origin: | Japan |
Brand Name: | Tamagawa |
Certification: | CE |
Model Number: | TS5208N530 |
Minimum Order Quantity: | 1pcs |
---|---|
Packaging Details: | carton |
Delivery Time: | in stock |
Payment Terms: | T/T, Western Union, MoneyGram |
Supply Ability: | 100pcs/week |
TAMAGAWA: | TAMAGAWA | TS5208N530: | TS5208N530 |
---|---|---|---|
COLOR: | BLACK | Material: | Iron |
Temperature: | 30-120 | Japan: | Japan |
Dimension: | 30mm | Wire: | Wire |
TS5208N530
Guang Zhou Lai Jie Electric Co.,LTD
Please contact with “Tommy” for the price
TS5146N10
TS5208N500
TS4502N2000E100
TS3503N11E43
TS3653N181E8
TS3684N1E3
TS3631N1E1
TS5146N11
TS5208N510
TS4503N1000E200
TS3062E3
TS3658N3
TS3684N13E8
TS3636N6
TS-5170-N20
TS5208N530
TS4503N1007E200
TS3092N11E12
AU6550N2062
TS3664N1E1
TS3617N1E3
TS3641N1E1
TS5207N530
TS5208N569
TS4503N1022E100
TS3095N2
AU6649N2101
TS3664N1E2
TS3630N1214E3
fter you defined all parameters, download these from your PG to the CPU. | |
The CPU transfers the parameters to the relevant analog modules at the STOP |
|
RUN transition. Also, position the measuring range modules of the module as required. |
Parameters are organized by static and dynamic properties.
Set the static parameters while the CPU is in STOP, as described earlier.
You can also modify dynamic parameters in the active user program using SFCs. However,
the parameters set in STEP 7 will be applied again after a RUN → STOP, STOP → RUN
transition of the CPU.
analog input modules
For information on parameters supported by specific analog modules, refer to the chapter
dealing with the relevant module.
The defaults apply if you have not set any parameters in STEP 7.
We distinguish between programmable and non-programmable diagnostic messages.
You only obtain programmable diagnostic messages if you have enabled diagnostics at the
relevant parameters. Program these functions in the "Diagnostics" parameter block in
STEP 7.
The the analog module always provides non-programmable diagnostic messages,
irrespective of the enable state of diagnostic functions.
Actions initiated by diagnostic messages:
● The diagnostic message is written to the diagnostics buffer of the analog module, and is
then passed to the CPU.
● The error LED on the analog module is lit.
Faulty parameters transferred to module Check the measuring range module
Program the module
Common-mode error Potential difference CMV between inputs Mand
the reference potential of measuring
circuit (MANA out of limits)
Connect M- with MANA
Wirebreak Resistance of transducer circuit too high Use a different type of sensor, or modify the
wiring, for example, using a larger conductor
cross-section.
Open circuit between module and sensor Connect the cable
Channel not connected (open) Disable the channel group ("measuring method"
parameter)
Wire the channel
Underflow Input value below undershoot range; possible
cause of error:
wrong measuring range setting
program a different measuring range
polarity reversal of the sensor wiring in the
measuring ranges 4 to 20 mA and 1 to 5 V
Check the connections
Overflow Input value exceeds overshoot range program a different measuring range
External load voltage missing
Load voltage L+ of module missing Connect supply L+
Configuration / programming
error
Faulty parameters transferred to module
Assign new module parameters
Short-circuit to M Overload at output Eliminate overload
Short-circuit at output QV to MANA Eliminate the short-circuit
Wirebreak Actuator impedance too high Use a different type of actuator, or modify the wiring
using cables with a larger conductor cross-section
Wire-break between the module and
actuator
Connect the cable
Channel not used (open) Disable the channel group ("output type" parameter)
This section describes the interrupt response of analog modules. Always distinguish
between the following interrupts:
● Diagnostic interrupt
● Hardware interrupt
Note that certain analog modules do not support interrupts, or are only partially capable of
"handling" the interrupts described below. For information on modules which supportinterrupt functionality, refer to their technical data.
For detailed information on the OBs and SFCs mentioned below, refer to the STEP 7 Online
Help.
Enabling interrupts
There are no default interrupt settings, that is, interrupts are disabled if not seaccordingly.Program the interrupt enable parameter in STEP 7.Diagnostic interruptIncoming error events (initial occurrence) and outgoing error events (error is cleared) arereported by means of diagnostic interrupt, if this interrupt is enabled.
The CPU interrupts user program execution in order to process diagnostic interrupt OB82.You can call SFC51 or 59 in OB82 in the user program to view details of diagnostics dataoutput by the module.
Diagnostics data remain consistent until the program exits OB82. The programacknowledges thediagnostic interrupt at the module when it exits OB82.Hardware interrupt with "high or low limit exceeded" trigger
Define a working range by setting a high and low limit. If the process signal (forexample, the
temperature) overshoots this working range, the module triggers a hardware interrupt,
provided the interrupt is enabled.violation of limits.
The program acknowledges the diagnostic interrupt at the module when it exits OB40.
Note
Note: the system does not generate a hardware interrupt if your limit setting exceeds the
overshoot or undershoot range.The channel at which a specific limit is exceeded is logged to the OB40_POINT_ADDR
variable in the start information of OB40. The diagram below shows the bit assignment of
DWORD 8 in local data.
You can synchronize a process with the cycle of the analog input module by programming a
hardware interrupt trigger at the end of the cycle.
One cycle comprises the conversion of the measured values of all active channels of the
analog input module. The module processes the channels in successive order. After allmeasured values were successfully converted, the module outputs an interrupt to the CPU in
order to report new measured values at its channels.You can always use this interrupt to download the actual converted analog values.