6 DriveProgramming Commands
6 - 54
DriveProgramming User’s Manual (I622-E1)
Example
In the above example, the value of the parameter AC120 (Acceleration time setting 1, 1st-motor) is
assigned to the parameter UMon(0) (db-08) (User Monitor) and monitored.
MonParam
Command Description Argument
Assigns the content of the inverter parameter
specified in <parameter> to <variable>.
Parameter: parameter code
(Fxxx, Axxx, bxxx, Cxxx, dxxx, Hxxx, or Pxxx)
Variable: any variable
Format
Flowchart method Text language method
↓
<variable> : = <parameter>
Flowchart Text
Block number
Operation
1 Assigns the parameter FA-01 to UMon(0).
2 Jumps to the block 1: loop_ unconditionally.
<variable> : = <parameter>