Skip to main content

CM3 Thermocouple Module Internal I/O Table

CM3-SP04ETO Internal I/O Table

CM3-SP04ETO Internal I/O Signal Table
Direction of Signal
CM3-SP04ETO → CPU
Direction of Signal
CPU → CM3-SP04ETO
InputName of SignalOutputName of Signal
Xn.0TC Module ReadyYn.0Reserved
Xn.1TC conversion completion flagYn.1
Xn.2Set value saving completion flagYn.2Requesting to save set value
Xn.3ReservedYn.3Reserved
Xn.4Yn.4
Xn.5Yn.5
Xn.6Yn.6
Xn.7Yn.7
Xn.8Yn.8
Xn.9Yn.9
Xn.AYn.A
Xn.BYn.B
Xn.CYn.C
Xn.DYn.D
Xn.EYn.E
Xn.FTC Module Error Flag>Yn.FRequesting to Clear Error Flag

Input Signal

Input Signal
Data RegisterSignal NameDescription
Xn.0TC Module ReadyThis signal is turned ON at the time TC conversion is completely ready (CPU power is ON).
Xn.1TC conversion completion flag
  1. If any conversion-enabled channel is not converted more than 1 time while the PLC power is ON and its initialization is completed, the flag is OFF. If all conversion-enabled channels finish converting more than one time, the flag is ON.
  2. If the set value is changed, this flag is cleared.
Xn.2Set value saving completion flag
  1. This flag is used for interlocking to turn ON/OFF the Requesting to save set value (Yn.2) data register when TC conversion enable/disable is changed.
  2. If Set value saving completion flag is OFF, the TC conversion process is not performed.

Xn.FTC module error flag
  1. This flag is turned ON when an error occurs in the module.
  2. Error code clear turns the Requesting to clear error (Yn.F) data register ON.

Output Signal

Output Signal
Data RegisterSignal NameDescription
Yn.2Requesting to save set value
  1. This signal is turned ON when TC conversion enable/disable, TC set data, and minimum and maximum temperature set value are stored.
  2. Refer to Set value saving completion (Xn.2) for timing of ON/OFF.
Yn.FRequesting to clear error
  1. This signal is turned ON when the error flag, Xn.F, is cleared.
  2. Refer to TC module error flag (Xn.F) for timing of ON/OFF.

Allocation Example

The CM3-SP04ETO is allocated one WORD of X (Xn.0 ~ Xn.F) and one WORD of Y (Yn.0 ~ Yn.F).

n is a number representing the CM3-SP04ETO's position within the chassis.

To access the X memory registers for this CM3-SP04ETO example, the X value range is X3.0 ~ X3.F.
To access the Y memory registers for this CM3-SP04ETO example, the Y value range is Y3.0 ~ Y3.F.