Do you have a question about the Mitsubishi MELSEC AC10TB and is the answer not in the manual?
Output Voltage | 24 VDC |
---|---|
Product Name | MELSEC AC10TB |
Category | Controller |
Type | PLC |
Input Voltage | 100 to 240 VAC |
Communication Protocol | RS-485 |
Programming Language | Ladder Logic |
Series | MELSEC |
Describes the main CPU module, its functions, and requirements for the AIS PLC system.
Details specifications and features of the AISCPU and AISCPU-S1 CPU modules.
Guides users through selecting and configuring the AIS PLC system components.
Provides a flowchart to help select the appropriate input modules based on specifications.
Offers a flowchart for selecting the correct output modules based on application needs.
Guides users through selecting special function modules for specific application requirements.
Provides a flowchart to assist in choosing the correct power supply module for the system.
Guides users in selecting the appropriate base unit based on the number of I/O slots required.
Explains how to allocate modules to I/O slots and assign I/O numbers.
Covers the essential aspects of installing the AIS PLC system components.
Lists unsuitable environments for installing the AIS PLC system to ensure proper operation.
Provides instructions on how to properly mount the CPU and extension base units.
Explains the method for fixing base units onto a DIN rail using provided hooks.
Details the procedure for safely removing a base unit from its DIN rail mounting.
Explains the process of installing and removing AIS modules from base units.
Step-by-step guide for inserting and securing a module onto the base unit.
Step-by-step guide for safely detaching and removing a module from the base unit.
Covers the essential wiring instructions for the AIS PLC system.
Provides wiring guidelines for power supply modules, including transformer usage.
Details connecting a surge absorber for lightning protection and proper grounding.
Provides wiring instructions for equipment connected to the PLC's input and output modules.
Explains the correct methods for grounding the PLC system and its components.
Covers programming language, instructions, methods, and internal devices of the AIS PLC.
Explains the internal devices used within the AIS PLC sequence program.
Describes how inputs interface with external devices and are used in sequence programs.
Explains how outputs interface with external devices and are controlled by sequence programs.
Lists and describes sequence instructions like LD, LDI, AND, ANI, OR, ORI.
Details Master Control Start (MC) and Master Control Reset (MCR) instructions.
Explains termination instructions like FEND and END for program control.
Lists and describes basic instructions, focusing on comparison operations.
Explains comparison instructions for 32-bit data and different comparison types.
Details BIN addition and subtraction instructions for 16-bit and 32-bit data.
Explains BCD addition and subtraction instructions for 4-digit data.
Details BCD multiplication and division instructions for 8-digit data.
Explains BIN increment instructions (INC, INCP, DINC, DINCP) for increasing values.
Details BIN decrement instructions (DEC, DECP, DDEC, DDECP) for decreasing values.
Explains BCD conversion instructions for converting between BIN and BCD.
Details BIN conversion instructions for converting between BCD and BIN.
Explains data transfer instructions for moving and interchanging data.
Details negation transfer instructions like CML, CMLP, DCML, DCMLP.
Explains block transfer instructions like BMOV, BMOVP, FMOV, FMOVP.
Details exchange instructions like XCH, XCHP, DXCH, DXCHP.
Details NOT exclusive logical sum instructions (WXNR, WXNRP, DXNR, DXNRP).
Explains 2's complement instructions (NEG, NEGP).
Continues explanation of rightward rotation instructions for 32-bit data.
Continues explanation of leftward rotation instructions for 32-bit data.
Details instructions for shifting data by 'n' bits (SFR, SFRP, SFL, SFLP).
Continues explanation of 1-bit shift instructions (BSFL, BSFLP).
Details instructions for shifting data by 1 word (DSFR, DSFLP, DSFR P, DSFLP).
Continues explanation of data search instructions (SER, SERP) and their parameters.
Explains buffer memory access instructions (FROM, FROMP) for reading/writing special function modules.
Details instructions for reading/writing data from/to local stations.
Explains instructions for reading/writing data from/to remote I/O stations.
Details instructions for outputting ASCII codes to devices.
Explains status latch instructions (SLT, SLTR) for storing status.
Details sampling trace instructions (STRA) for storing sampling data.
Provides descriptions of sequence instructions, including contact and connection types.
Explains contact instructions like LD, LDI, AND, ANI, OR, ORI for logic operations.
Explains OR and ORI instructions for parallel connection logic.
Details ladder block series/parallel connection instructions ANB and ORB.
Explains the ANB instruction for AND operation between blocks A and B.
Details the ORB instruction for OR operation between blocks A and B.
Explains OR and ORI instructions for parallel connection logic with examples.
Shows ladder logic and sequence lists using LD, AND, ORB instructions.
Explains MPS, MRD, and MPP instructions for managing operation results.
Details the MPS instruction for storing operation results.
Explains the MRD instruction for reading stored operation results.
Details the MPP instruction for reading and clearing stored operation results.
Explains SET and RST instructions for setting and resetting bit devices.
Details the SET instruction for turning a specified device ON.
Explains the RST instruction for resetting devices based on their type.
Explains PLS and PLF instructions for generating single-scan output pulses.
Details the PLS instruction for turning a device ON for one scan on a rising edge.
Explains the PLF instruction for turning a device ON for one scan on a falling edge.
Explains the CHK instruction for reversing bit device output status and failure checks.
Explains master control set (MC) and reset (MCR) instructions for circuit switching.
Explains program termination instructions FEND and END.
Details the FEND instruction for terminating the main routine program.
Explains the END instruction for indicating the end of the entire program.
Covers the STOP instruction for stopping sequence program execution.
Explains comparison operations for numerical magnitude comparisons.
Introduces arithmetic instructions for addition, subtraction, multiplication, and division.
Explains BCD/BIN conversion instructions for data format conversion.
Introduces data transfer instructions for moving and interchanging data.
Introduces application instructions used for special processing.
Explains logical product instructions (WAND, WANDP, DAND, DANDP).
Details logical sum instructions (WOR, WORP, DOR, DORP).
Explains exclusive logical sum instructions (WXOR, WXORP, DXOR, DXORP).