Manuals database logo
manualsdatabase
Your AI-powered manual search engine

IDEC MICROSmart FC6A-C40R1DEJ manuals

MICROSmart FC6A-C40R1DEJ first page preview

MICROSmart FC6A-C40R1DEJ

Brand: IDEC | Category: Computer Hardware
Table of contents
  1. Safety Precautions
  2. Table Of Contents
  3. Table Of Contents
  4. Table Of Contents
  5. About the FC6A Series MICROSmart
  6. Features
  7. Special Functions
  8. timer interrupt
  9. Communication Functions
  10. Maintenance Communication
  11. User Communication
  12. Data Link Communication
  13. Ethernet Communication
  14. Operator Interface Connectivity
  15. Digital I/O Cartridges
  16. CPU Module
  17. Analog I/O Cartridge
  18. Digital I/O Modules
  19. Analog I/O Modules
  20. PID Module
  21. Communication Modules
  22. Expansion Interface Modules
  23. programming example
  24. HMI Module
  25. Cartridge Base Module
  26. Cartridges
  27. Dimensions
  28. Installation Location
  29. Assembly Methods
  30. Mounting on DIN Rail
  31. Input/Output Wiring
  32. Power Supply and Power Supply Wiring
  33. Using the Ports
  34. Using an SD Memory Card
  35. Replacing the Backup Battery
  36. Connection Restrictions When Expanding the PLC
  37. Terminal Connection
  38. Wiring the CAN J1939 Bus
  39. Start WindLDR
  40. PLC Selection
  41. Create Program
  42. Save Project
  43. Simulate Operation
  44. Download Program
  45. Monitor Operation
  46. Checking the WindLDR Version Number
  47. Ladder Program Operation
  48. Start/Stop Operation
  49. Function List
  50. Function Area Settings
  51. Stop Input and Reset Input
  52. Run/Stop Selection at Keep Data Error
  53. Run/Stop Selection at Power Up
  54. Function Switch Configuration
  55. Memory Backup
  56. Special Internal Relay
  57. High-Speed Counter
  58. Special Data Register
  59. Catch Input
  60. Interrupt Input
  61. Frequency Measurement
  62. Input Filter
  63. Analog Voltage Input
  64. Analog Potentiometer
  65. Timer Interrupt
  66. Forced I/O function
  67. External Memory Devices
  68. Log Data File Size
  69. bit Data Storage Setting
  70. User Program Protection
  71. Watchdog Timer Setting
  72. Constant Scan Time
  73. Daylight Savings Time
  74. Clock Function
  75. Battery Monitor
  76. USB Boot
  77. User Program Capacity
  78. Online Edit
  79. function description
  80. HMI Function Overview
  81. Module Configuration Editor Overview
  82. About the Menu Screen
  83. Basic Operations
  84. Switching run/stop
  85. Editing Programs
  86. FC6A Series MICROSmart Environment Settings
  87. data register
  88. Monitoring the FC6A Series MICROSmart
  89. Checking/Clearing Error Information
  90. Displaying Arbitrary Messages
  91. SD Memory Card Maintenance
  92. Reading and Writing Recipe Files
  93. Uploading/Downloading the User Program
  94. file name
  95. System Menu Hierarchy Diagram
  96. Basic Instruction List
  97. Advanced Instruction List
  98. Structure of an Advanced Instruction
  99. Data Types for Advanced Instructions
  100. Discontinuity of Device Areas
  101. Device Addressing for Instruction Execution
  102. Analog I/O Module Overview
  103. Analog I/O Module Parameter Settings
  104. control registers
  105. Device Allocation
  106. Basic Module Configuration Editor Operations
  107. SD Memory Card Overview
  108. specifications
  109. Save Log Data
  110. Recipe Function
  111. reading and writing data
  112. Downloads and Uploads using the SD Memory Card
  113. SD Memory Card Maintenance with Data File Manager
  114. Reading Error Data
  115. Special Data Registers for Error Information
  116. FC6A Series MICROSmart Operating Status, Output, and ERR LED during Errors
  117. User Program Execution Error
  118. Troubleshooting Diagrams
  119. Type List
  120. application software
  121. System Software
  122. USB Driver Installation Procedure
  123. Fonts
  124. Cables
  125. HMI Screen Transition Diagram
MICROSmart FC6A-C40R1DEJ first page preview

MICROSmart FC6A-C40R1DEJ

Brand: IDEC | Category: Controller
Table of contents
  1. Table Of Contents
  2. Table Of Contents
  3. Table Of Contents
  4. Table Of Contents
  5. Start WindLDR
  6. PLC Selection
  7. Create Program
  8. Save Project
  9. Simulate Operation
  10. Download Program
  11. Monitor Operation
  12. Windows Displayed in the Workspace
  13. Checking the WindLDR Version Number
  14. Ladder Program Operation
  15. Device Addresses
  16. Special Internal Relay
  17. Basic Instruction List
  18. Advanced Instruction List
  19. Structure of an Advanced Instruction
  20. Data Types for Advanced Instructions
  21. Discontinuity of Device Areas
  22. LOD (Load) and LODN (Load Not)
  23. SET and RST (Reset)
  24. AND and ANDN (And Not)
  25. AND LOD (Load)
  26. BPS (Bit Push), BRD (Bit Read), and BPP (Bit Pop)
  27. TML, TIM, TMH, and TMS (Timer)
  28. TMLO, TIMO, TMHO, and TMSO (Off-Delay Timer)
  29. CNT, CDP, and CUD (Counter)
  30. Counter Circuit
  31. CNTD, CDPD, and CUDD (Double-Word Counter)
  32. CC= and CC>= (Counter Comparison)
  33. DC= and DC>= (Data Register Comparison)
  34. SFR and SFRN (Forward and Reverse Shift Register)
  35. SOTU and SOTD (Single Output Up and Down)
  36. MCS and MCR (Master Control Set and Reset)
  37. JMP (Jump) and JEND (Jump End)
  38. Restriction on Ladder Programming
  39. MOV (Move)
  40. MOVN (Move Not)
  41. IMOV (Indirect Move)
  42. IMOVN (Indirect Move Not)
  43. MOVC (Move Characters)
  44. BMOV (Block Move)
  45. IBMV (Indirect Bit Move)
  46. IBMVN (Indirect Bit Move Not)
  47. NSET (N Data Set)
  48. NRS (N Data Repeat Set)
  49. XCHG (Exchange)
  50. TCCST (Timer/Counter Current Value Store)
  51. CMP= (Compare Equal To)
  52. ICMP>= (Interval Compare Greater Than or Equal To)
  53. LC= (Load Compare Equal To)
  54. ADD (Addition)
  55. INC (Increment)
  56. ROOT (Root)
  57. SUM (Sum)
  58. RNDM (Random)
  59. ANDW (AND Word)
  60. SFTL (Shift Left)
  61. SFTR (Shift Right)
  62. BCDLS (BCD Left Shift)
  63. WSFT (Word Shift)
  64. ROTL (Rotate Left)
  65. ROTR (Rotate Right)
  66. HTOB (Hex to BCD)
  67. BTOH (BCD to Hex)
  68. HTOA (Hex to ASCII)
  69. ATOH (ASCII to Hex)
  70. BTOA (BCD to ASCII)
  71. ATOB (ASCII to BCD)
  72. ENCO (Encode)
  73. DECO (Decode)
  74. BCNT (Bit Count)
  75. ALT (Alternate Output)
  76. CVDT (Convert Data Type)
  77. DTDV (Data Divide)
  78. DTCB (Data Combine)
  79. SWAP (Data Swap)
  80. WEEK (Weekly Timer)
  81. YEAR (Yearly Timer)
  82. MSG (Message)
  83. DISP (Display)
  84. DGRD (Digital Read)
  85. LABEL (Label)
  86. LCAL (Label Call)
  87. DJNZ (Decrement Jump Non-zero)
  88. IOREF (I/O Refresh)
  89. HSCRF (High-speed Counter Refresh)
  90. FRQRF (Frequency Measurement Refresh)
  91. COMRF (Communication Refresh)
  92. DI (Disable Interrupt)
  93. XYFS (XY Format Set)
  94. CVXTY (Convert X to Y)
  95. CVYTX (Convert Y to X)
  96. AVRG (Average)
  97. PULS (Pulse Output)
  98. PWM (Variable Duty Cycle Pulse Output)
  99. RAMP (Trapezoidal Control)
  100. RAMPL (Linear Interpolation Control)
  101. ZRN (Zero Return)
  102. ARAMP (RAMP with Table)
  103. ABS (Set Absolute Position)
  104. JOG (JOG Operation)
  105. Pulse Monitor
  106. Positioning Control
  107. PID (PID Control)
  108. PIDA (PID Control)
  109. PIDD (PID with Derivative Decay)
  110. PID Monitor
  111. Application Example
  112. DTML (1-s Dual Timer)
  113. TTIM (Teaching Timer)
  114. RAD (Degree to Radian)
  115. DEG (Radian to Degree)
  116. SIN (Sine)
  117. COS (Cosine)
  118. TAN (Tangent)
  119. ASIN (Arc Sine)
  120. ACOS (Arc Cosine)
  121. ATAN (Arc Tangent)
  122. LOGE (Natural Logarithm)
  123. LOG10 (Common Logarithm)
  124. EXP (Exponent)
  125. POW (Power)
  126. FIFOF (FIFO Format)
  127. FIEX (First-In Execute)
  128. NDSRC (N Data Search)
  129. TADD (Time Addition)
  130. TSUB (Time Subtraction)
  131. HTOS (HMS to Sec)
  132. HOUR (Hour Meter)
  133. DLOG (Data Log)
  134. TRACE (Data Trace)
  135. SCRPT (Script)
  136. Script Function Overview
  137. Script Programming and Management
  138. Programming Scripts
  139. Script Programming Examples
  140. Important Notes
  141. About the Priority of the Operator
  142. SCALE (Convert Analog Input)
  143. FLWA (Analog Flow Totalizer)
  144. FLWP (Pulse Flow Totalizer)
  145. UMACRO (User-defined Macro)
  146. Execution Times for Instructions
  147. Breakdown of END Processing Time
  148. Differences between User-defined Macros and Subroutines
  149. Instruction Size (Bytes)
  150. User Program Execution Error
Related products
MICROSmart FC6A-C40R1DEMICROSmart FC6A-C40K1DEJMICROSmart FC6A-C40P1DEJMICROSmart FC6A-C40R1AEJMICROSmart FC6A-C40R1CEJMICROSmart FC6A-C40R1CEMICROSmart FC6A-C40R1AEMICROSMART FC6A-C40K4DEJMICROSmart FC6A-C40P1DEMICROSmart FC6A-C40K1DE
IDEC categories
More IDEC categories
Manuals database logo
manualsdatabase
Your AI-powered manual search engine