FOR ANALOG INTPUT:
Analog Input can be given to Parameters A106, A108, A702, D204, and C603 & C604 from In-built
PLC by setting one of four PLC A-O/P options and using this command.
51. TIMER1 (OPCODE
This command is used to set fix timing event for required application.
Example,
TIMER1
1 count = 1 ms
Final count = C701 * C702 (Parameter)
Flag Number 92 is Input Flag and Flag Number 93 is Output Flag for Timer1.
TIMER1 is down counter. It will start after Flag number 92 is set to 1.it will only work if 92 Flag number
is set otherwise it will stop counting.
When TIMER1 will become zero, Flag number 93 will be set. Maximum Timer is 298 hour.
52. TIMER2 (OPCODE
Final count = C703 * C704 (Parameter)
Flag Number 94 is Input Flag and Flag Number 95 is Output Flag for Timer2.
Same as TIMER1.
53. TIMER3 (OPCODE
Final count = C705 * C706 (Parameter)
Flag Number 96 is Input Flag and Flag Number 97 is Output Flag for Timer3.
Same as TIMER1.
54. TIMER4 (OPCODE
Final count = C707 * C708 (Parameter)
Flag Number 98 is Input Flag and Flag Number 99 is Output Flag for Timer4.
Same as TIMER1.
55. DISPLAY_REG (OPCODE
This command is used to display the Register value on Display Panel and save it to EEPROM on
Power OFF mode.
Example,
DISPLAY_REG X1 Rn
Where,
X1 is the Display Number of Display Panel, which are 1 to 10. (M313 to M322)
Rn = Register Number (0 to 114)
User can also display the value of Read only Register.
56. DISPLAY_FLG (OPCODE
This command is used to display the bit status of Flag Number on Display Panel and save it to
EEPROM on Power OFF mode. Total 8 number of flag bit status can be shown.
Example,
DISPLAY_FLG Bitloc Fn
Where,
Bitloc = bit location (0 to 7) of shown parameter on Display Panel (M232)
Fn = Flag Number (0 to 99)
57. LPF1 (OPCODE
063)
This command is used for the low pass filter.
Example,
LPF1 Rn Rm Tc
Where,
Rn = Register number (0 to 85)
Rm = Register number (0 to 114)
Axpert-Eazy AC Variable Frequency Drive
057)
058)
059)
060)
061)
062)
6
6-125
Need help?
Do you have a question about the Axpert-Eazy Series and is the answer not in the manual?