32.1 Logic Instruction List
32.2 About Addresses You can Set up as Operands
32.3 Number of Steps Per Instruction
32.4 Bit Instructions
32.5 Pulse Instructions
32.6 Program Control
32.7 Timer Instructions
32.8 Counter Instructions
32.9 R/W Instructions
32.10 Operation Instructions (Arithmetic)
32.11 Operation Instructions (Time)
32.12 Operation Instructions (Logical)
32.13 Operation Instructions (Transfer)
32.14 Operation Instructions (Shift)
32.15 Operation Instructions (Rotation)
32.16 Function Instructions (Calculate Function)
32.17 Function Instructions (Trigonometric Function)
32.18 Compare Instructions (Arithmetic)
32.19 Compare Instructions (Time)
32.20 Compare Instructions (Date)
32.21 Convert Instructions (Data Convert)
32.22 Convert Instructions (Type Convert)
    32.22.1 I2F/I2FP (Convert Integer to Float)
    32.22.2 I2R/I2RP (Convert Integer to Real)
    32.22.3 F2I/F2IP (Convert Float to Integer)
    32.22.4 F2R/F2RP (Convert Float to Real)
    32.22.5 R2I/R2IP (Convert Real to Integer)
    32.22.6 R2F/R2FP (Convert Real to Float)
    32.22.7 H2S/H2SP (Convert Time to Seconds)
    32.22.8 S2H/S2HP (Convert Seconds to Time)
       32.22.8.1 Calculating the Number of Steps When Setting Operands - S2H/S2HP
       32.22.8.2 Operand Settings (S1) - S2H/S2HP
       32.22.8.3 Operand Settings (D1) - S2H/S2HP
       32.22.8.4 Explanation of the S2H and S2HP Instructions
       32.22.8.5 Confirming Execution Results - S2H/S2HP
32.23 I/O Driver Instructions
32.24 Restrictions for I/O Driver Instructions (STD Driver)