E6581467
4.6.11. nvoTypeVer
(Identification)
SNVT type: SNVT_str_asc (36)
It provides the option software version by Ascii code. The string is ended by Null terminator (“\0”). This
variable can be read only with polling.
4.7. Parameter
access
4.7.1. nviInvP (Parameter access command)
It provides the inverter parameter access method. This variable consists of special structure shown in
below.
nviInvP
field size
Description
mode_usi 1byte
1: Read
2: Write RAM
3: Write EEPROM
parano_usl
2byte
Parameter communication number (Hex.)
*1 *2
paradat_usl
2byte
Parameter data (Hex.)
*2
*1: Refer to the inverter instruction manual for detail of communication number. It is shown as
hexadecimal value on the manual.
*2: “parano_usl” and “paradat_usl” is shown as most significant byte and least significant byte on
the network tool.
4.7.2. nvoInvP (Parameter access reply)
It provides the inverter parameter access response. This variable consists of special structure shown in
below.
nviInvP
field size
Description
mode_usi 1byte
1: Read
2: Write RAM
3: Write EEPROM
FFh: Abnormal access
*3
parano_usl
2byte
Parameter communication number (Hex.)
*1 *2
paradat_usl
2byte
Parameter data (Hex.)
*2
*1: Refer to the inverter instruction manual for detail of communication number. It is shown as
hexadecimal value on the manual.
*2: “parano_usl” and “paradat_usl” is shown as most significant byte and least significant byte on
the network tool.
*3: When “FFh” command (abnormal access) is returned, the value of “paradat_usl” field is
invalid.
- 20 -