![BeiJer X2 base 7 Скачать руководство пользователя страница 13](http://html1.mh-extra.com/html/beijer/x2-base-7/x2-base-7_quick-start-manual_2723516013.webp)
X2 Control communication with BFI-E3 by Modbus TCP
SER0020_V1.0.0 2020-11
13 (31)
Nor
m
a
l.d
o
tm
,
2
0
2
0
-07
-01
Input
Type
Function
i_Start
BOOL Start of Drive. 0=>Stop 1=>Running.
Direction decided by sign of Set frequency.
i_FastStop
BOOL 1=>Fast stop of motor with ramp in P2-25 for BFI-P2/H3.
i_CoastingStop
BOOL 1=> Coasting stop of motor. No output frequency.
i_SetFrequency
REAL Set frequency for motor, 50.0=50.0 Hz. Positive value => Rotation
clockwise. Negative value=> Rotation counter clockwise.
i_AccDecTime
REAL Used if P-12=4. If so, Acceleration and Deceleration time [0.1 sec].
i_Reset
BOOL Reset an alarm or error message from BFI.
i_PrmReadExecute
BOOL Read a value from a Parameter in BFI.
i_PrmWriteExecute
BOOL Write a value to a Parameter in BFI.
i_PrmNumber
INT
Specifies parameter number to be read or written.
Input_Output
Type Function
io_PrmValue
INT
Value to be written to a parameter or read value from a parameter.
Output
Type
Function
o_ComOk
BOOL Status of Communication.
o_CommunicationStat
e
UINT Status of Communication
0= No Slave
1=TCP connect request
2=TCP connection established
3=TCP connection aborted
4=TCP Socket error.
o_BEHMIEnabled
BOOL BeHMI override enabled.
o_ReadyToRun
BOOL FI Ready to run. Power ON, Enabled, Safety ok.
o_SafetyOff
BOOL Not available for BFI-E3
o_Run
BOOL Start signal received by BFI.
o_Auto
BOOL Not available for BFI-E3
o_MotorCurrent
REAL Motor current / A.
o_OutputFrequency
REAL Output frequency / Hz.
o_RunningHours
INT
Total Running Hours / Hours.
o_Alarm
BOOL Alarm in inverter.
o_AlarmCode
STRIN
G
Error code of the alarm, read automatically.
o_PrmDone
BOOL Read or Write of parameter has been done.
o_DriveInfo
STRIN
G
Drive ID, Type, Voltage, Firmware version, serial number.
o_PrmError
BOOL Parameter operation error or not allowed message was sent to BFI.
o_ErrorDescription
STRIN
G
Error and status description.
o_CommErrorCounter UDINT Total number of errors or interruptions of communication messages
on the bus since PLC was put into Run. Can’t be reseted by user.