Yaskawa Ladder Works Programming Manual Manual de usuario Pagina 97

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 220
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 96
5.10 COMMON LOGARITHM Instruction (LOG)
5-15
5.10 COMMON LOGARITHM Instruction (LOG)
[Outline]
The LOG instruction uses the Source as the input (x) and stores the common logarithm (Log
10
x
) of the
input in the Dest as the operation result. This instruction can be used only in a real number operation.
[Format]
Symbol : LOG
Full Name : Logarithm Base 10
Category : FUNCTION
Icon :
[Parameter]
Parameter Name Setting
Source
(Input)
· Any real number type register
· Any real number type register with subscript
· Constant
Dest
(Output)
· Any real number type register (except for # and C register)
· Any real number type register with subscript (except for # and C register)
[Program Example]
The common logarithm of the input value (x = 10.) [Log
10
(x) = 1.0] is calculated.
Notes: LOG instruction is input(x) value is checked, execute the following handling.
· When the input is minus LOG (-1), calculate a absolute value
· When the input is zero LOG (0), take - for solution.
Vista de pagina 96
1 2 ... 92 93 94 95 96 97 98 99 100 101 102 ... 219 220

Comentarios a estos manuales

Sin comentarios