Toshiba TOSVERT VF-FS1 Series instruction manual Parameter access method, Lnreportvalue

Page 36

E6581373

7.5. Parameter access method

Parameter access is allowed by using nviParamCmd and nvoParamResp network variables. The structure format is shown in below table.

Field

Length

Description

 

 

 

Command

 

learn

1 byte

2 (LN_LEARN_VALUE)

: Write

 

 

3 (LN_REPORT_VALUE)

: Read

selector

2 bytes

Parameter address (unsigned value)

value[0]

1 byte

0 at successful

 

0xFF at occurred error

 

 

 

 

value[1]

1 byte

0

 

value[2]

1 byte

The most significant 2 hex bytes of data

value[3]

1 byte

The least significant 2 hex bytes of data

day ,hour, minute,

Total

N/A

 

second, millisecond

7 bytes

 

 

- Example 1: Read access

A controller node reads the value of Trip code (address FC90). Now, ol1 trip (trip code is 13 decimal) occurs. The value is 000D hex. The controller node sends/receives the following data.

Field

Send (nviParamCmd)

Receive (nviParamResp)

learn

LN_REPORT_VALUE

LN_REPORT_VALUE

selector

FC90 hex

FC90 hex

value[0]

N/A

0

value[1]

N/A

0

value[2]

N/A

00 hex

value[3]

N/A

0D hex

day ,hour, minute,

N/A

0

second, millisecond

 

 

- Example 2: Write access

The controller node writes cumulative energy clear command (address FA20). The data value is 0002 hex. The controller node sends/receives the following data.

Field

Send (nviParamCmd)

Receive (nviParamResp)

learn

LN_LEARN_VALUE

LN_LEARN_VALUE

selector

FA20 hex

FA20 hex

value[0]

00 hex

00 hex

value[1]

00 hex

00 hex

value[2]

00 hex

00 hex

value[3]

02 hex

02 hex

day ,hour, minute,

N/A

0

second, millisecond

 

 

 

 

 

N.B.: After sending cumulative energy clear command, 0000 hex should be re-written into FA20.

- 35 -

Image 36
Contents E6581373 Introduction Handling in generalTable of Contents E6581373 System configuration ScopeOverview Applicable modelNames and functions of main parts Outline viewLIU006Z LIU007Z for VF-FS1Diagnostics Service LEDLED Fault LED Status LEDLED on LED OFF OFFRS485 communication port Configurations Service pin Device interface XIF fileInverter configurations Neuron IDCommand & Setpoint selection Local/Remote LIU007ZReference parameter of the inverter Functional profile Functional profile supported by this optionObject id Node Object functional block Object mapNetwork variables Node Object NciLocation Location Label NviRequest Object RequestNvoStatus Object Status ACMotorDrive functional block Object map is the followingNetwork variable list VSD601011 LIUNetwork variable list the other Configuration properties NciMaxSpeed Maximum SpeedNciMinSpeed Minimum Speed NciRcvHrtBt Receive Heartbeat Time NciSndHrtBt Send Heartbeat TimeNciMinOutTm Minimum Send Time NciNmlSpeed Nominal Motor Speed in min-1 NciNmlFreq Nominal Motor FrequencyNciRampUpTm Ramp Up Time NciDrvSpeedScale Default value for nviDrvSpeedScale NciPwUpOutTm Power up delay timeNciRampDownTm Ramp Down Time NviResetFault Fault Reset Command Input network variablesNviDrvSpeedStpt Drive Speed Setpoint NviDrvSpeedScale Drive Speed Setpoint ScalingNviInvSetFreq Frequency Setpoint NviRelay1 /nviDigitalOut1,2 Control of Digital OutputNviDigitalOutput Control of All Digital Outputs LIU007Z LIU006ZNviAnalogOut1,2 Control of Analog output NviEmergOverride Emergency stopNviParamCmd Parameter access LnrecallLnlearncurrent LnlearnvalueOutput network variables NvoDrvAlarm Alarm NvoDrvFeedback Velocity FeedbackNvoStatusWord Inverter Status NvoAlarmWord Alarm Status NvoDrvThermal Drive Thermal StateNvoMotorThermal Motor Thermal State NvoTorque Motor Torque MonitorNvoDrvEnergy Cumulative Input Energy NvoDigitalInput All Digital Inputs MonitorNvoDigitalIn1 to 8 Digital Input Monitor NvoAnalogIn1 to 3 Analog Input Monitor NvoEmergStatus Emergency Status NvoParamResp Parameter Access Response NvoTypeVer Identification Ascii ToshibaProcedure Option unit reset methodExample usage BindingCommunication health management Parameter access method E6581373 Specifications ANSI/EIA/CEA