BeiJer BFI-P2 Series User manual

Quick start guide
CanOpen communication BFI-P2/E3
SER0039 –Nexto control and BFI-P2/E3 by CanOpen

CanOpen communication to BFI-P2/E3
SER0039_V1.0.3 2023-10
2 (36)
Normal.dotm, 2020-07-01
1Function and area of use
This document provides guidelines when using Nexto as CanOpen Master communicating
with Beijer Frequency Inverter, BFI-P2 or BFI-E3.
The program example contains two BFI, one BFI-E3 and one BFI-P2.
2About this document
This quick start document should not be considered as a complete manual. It is an aid to be
able to start up a normal application quickly and easily.
Use the following hardware, software, drivers and utilities in order to obtain a stable application:
Software:
•BCS Tools 3.51
•iX Developer 2.50
•BFI-Tools 2.8.1.0
Hardware:
•Nexto Xpress, BCS-XP300, BCS-XP315, BCS-XP325, BCS-XP340 and BCS-XP350.
•NX-3008
•BFI-P2 with at least firmware 2.50
•BFI-E3 with at least firmware 3.11
•Note! It is not possible to run Modbus RTU and CANopen at the same time.
For further information refer to
•BFI-P2 User Guide
•BFI-P2 Start-Up Manual KI00306C
•BFI-E3 User Guide
•BFI-E3 Start-Up Manual KI00369C
•BCS Nexto Xpress –User Manual
All these documents can be obtained from our homepage, Beijer Electronics knowledge
database, HelpOnline.
Copyright © Beijer Electronics, 2023
This documentation (below referred to as ‘the material’) is the property of Beijer Electronics. The holder or user has a
non-exclusive right to use the material. The holder is not allowed to distribute the material to anyone outside his/her
organization except in cases where the material is part of a system that is supplied by the holder to his/her customer.
The material may only be used with products or software supplied by Beijer Electronics. Beijer Electronics assumes no
responsibility for any defects in the material, or for any consequences that might arise from the use of the material. It is
the responsibility of the holder to ensure that any systems, for whatever applications, which is based on or includes the
material (whether in its entirety or in parts), meets the expected properties or functional requirements. Beijer Electronics
has no obligation to supply the holder with updated versions.

CanOpen communication to BFI-P2/E3
SER0039_V1.0.3 2023-10
3 (36)
Normal.dotm, 2020-07-01
3Table of Contents
1Function and area of use 2
2About this document 2
3Table of Contents 3
4System setup 4
5Function Block BFICanOpen 5
6Library 7
7Nexto 8
Nexto Xpress 8
NX-3008 8
CAB155 intended for connection between Nexto and BFI 9
Termination of the RS-485 bus in Nexto 9
Accessories Nexto PLC and BFI 10
8CanOpen port and digital signals to BFI 11
Hardware signals to BFI-E3 11
Hardware signals to BFI-P2 and BFI-H3 11
The pin configuration of the RJ-45 in BFI-E3/BFI-P2 11
RJ-45 connector in BFI IP20, IP55 and IP66 12
Termination of the BFI 12
9System setup with Smart Engineering object 13
10 Settings in BFI 15
Parameter settings for BFI-P2/E3 15
Communication timeout 15
11 Visualization 16
Use of iX-project 16
Nexto Xpress and Webvisu 18
Data from several BFI on the same iX-or Webvisu screen 19
12 Program example in BCS Tools 20
Settings in PLC 20
How to add an additional BFI in the network 21
Enable/Disable Devices 23
CanOpen setting 24
CanOpen Master and Slave settings 24
Eds files describing BFI Slaves 28
Ethernet setting in BCS Tools 28
13 Troubleshooting Communication problems 29
One device does not reply 29
Power failure in BFI-P2 or BFI-E3 30
Communication ok but Diagnostic message 30
Communication ok but BFI-P2/E3 doesn’t run the motor 31
EMC noise 31
Bandwidth problem 32
Use SYNC to read encoder data from motor connected to BFI-P2 32
14 CANopen data in BFI-P2/E3 Register Mapping 33
CANopen Protocol Specification 33
PDO Default Mapping 33
PDO transmission type 34
CANopen specific Object table 34
Parameter Access Overview BFI-P2 and BFI-E3 35
15 About Beijer Electronics 36
Contact us 36

CanOpen communication to BFI-P2/E3
SER0039_V1.0.3 2023-10
4 (36)
Normal.dotm, 2020-07-01
4System setup
BFI-P2 and BFI-E3 have built-in CanOpen slave interface. Beijer can provide CanOpen. Other
communication options are presented according to the table below.
Bus
HMI Controller
Nexto controller
Distributed IO controller
X2 control /
marine / extreme
/ Box2
Xpress, XP
Modular, NX-
PIO
All
3008
3020, 3030
3003, 3004,
3005, 3010
GN-
9372/9373
GL-
9972/9973
GL-9981
Modbus RTU
Yes, SE & AG
Yes, SE & AG
Yes
Yes
Yes, SE & AG
Can Open
Yes, SE
Yes, SE
No
No
No
Modbus TCP
Yes, SE
Yes, SE
Yes
Yes
Yes, SE
EtherCat
Yes, SE & AG
Yes, SE & AG
Yes, SE & AG
No
No
No
Yes
Profinet
No
Yes
No
No
Yes
Ethernet IP
No
Yes
No
No
Yes
MQTT
Yes
Yes
No
No
Yes
OPC UA
Yes
Visualization
iX 2.50
340: Webvisu
Webvisu
3005: Webvisu
GN-9373:
Webvisu
WebIQ
Yes: Supported but no as Smart engineering object and not Auto generated in BCS Tools from 3.51.
Yes, SE: Supported with Smart engineering object but cannot be Auto generated in BCS Tools from 3.51.
Yes, SE & AG: Supported with Smart engineering objects and can be Auto generated in BCS Tools from 3.51.
No: Communication not supported.
Table 4.1 Controllers and buses
BFIs can act like slave or device according to table below:
Bus Type
BFI-E3
BFI-P2
BFI-H3
Modbus RTU
Yes, built-in
Yes, built-in
Yes, built-in
Can Open
Yes, built-in
Yes, built-in
No
BacNet serial
No
No
Yes, built-in
Modbus TCP
BFI option version IP66, Gateway for IP20
Option board
Option board
EtherCat
No
Option board
Option board
Profinet
No
Option board
Option board
Ethernet IP
No
Option board
Option board
MQTT
No
Option board
Option board
OPC UA
No
Option board
Option board
Table 4.2 Supported communication to BFI

CanOpen communication to BFI-P2/E3
SER0039_V1.0.3 2023-10
5 (36)
Normal.dotm, 2020-07-01
5Function Block BFICanOpen
The function block is saved in the project as a compiled library file. Means that the PLC-code
inside the FB can´t be monitored or changed. But all variables used inside the FB can be
monitored online. See chapter 6, Libraries.
Information
Description
Library
BFICanOpen ver 1.0.0.0
Versions in BCS Tools
BCS Tools 3.51
Nexto Xpress/NX3008 firmware: 1.12.24.0
Compiler: 3.5.17.40
Device (XP3xx or NX3008)
CANopen_Manager: 3.5.17.0
BFI CanOpen Device: CANRemoteDevice_Diag 3.5.1.0
Recommended Baud rate
500 kbits/sec
Function Block
BFICanOpen
Functionality
This function block is used to control and Read/Write Data with a BFI-
P2/E3 by CanOpen.
PLC Types
Nexto Xpress XP300, XP315, XP325, XP340, NX3008
Input_Output
Type
Function
DriveData
strBFIToFromPlc
Reference to variables connected to BFI by CANopen.
BFIDevice
CANRemoteDevice_
Diag
Connection to CANopen Slave (Name of the CANopen
Slave)
HMIData
strBFIHMI
Reference to variables from/to HMI

CanOpen communication to BFI-P2/E3
SER0039_V1.0.3 2023-10
6 (36)
Normal.dotm, 2020-07-01
Input
Type
Function
EnableComm
BOOL
Activate the communication with BFI from PLC.
Start
BOOL
Start of Drive. 0=>Stop 1=>Running.
Direction decided by sign of Set frequency.
FastStop
BOOL
1 => Fast stop of motor with ramp in P2-25 for BFI-P2 and P-24 for
BFI-E3.
CoastingStop
BOOL
1=> Coasting stop of motor. No output frequency.
SetFrequency
REAL
Set frequency for motor, 50.0=50.0 Hz. Positive value => Rotation
clockwise. Negative value=> Rotation counterclockwise.
AccDecTime
REAL
Used if P5-07=Enabled in BFI-P2 or P-12=8 in BFI-E3. If so,
Acceleration and Deceleration time [0.1 sec].
AnalogOutput1
INT
Value 0-1000 sets Analog output to 0-10 VDC or 4-20 mA.
Reset
BOOL
Reset an alarm or error message from BFI.
PrmReadExecute
BOOL
Read a value from a Parameter in BFI.
PrmWriteExecute
BOOL
Write a value to a Parameter in BFI.
PrmNumber
INT
Specifies parameter number to be read or written.
Input_Output
Type
Function
PrmValue
INT
Value to be written to a parameter or read value from a
parameter.
Output
Type
Function
ComOk
BOOL
True=Communication up running without any errors.
CommunicationState
STRING
Actual Bus status
HMIEnabled
BOOL
BFI controlled from HMI page.
ReadyToRun
BOOL
BFI Ready to run. Power ON, Enabled, Safety ok.
SafetyOff
BOOL
Safe Torque off, False if STO wires is not connected. Not BFI-E3.
Run
BOOL
Start signal received by BFI.
Standby
BOOL
BFI has start signal but not sufficient output frequency to run.
MotorCurrent
REAL
Motor current / A.
OutputFrequency
REAL
Output frequency / Hz.
RunningHours
INT
Total Running Hours / Hours.
PD02Word1
INT
Digital Input Status / Can be adjusted by User.
PD02Word2
INT
Analog Input1 / Can be adjusted by User.
PD02Word3
INT
Analog Input2 / Can be adjusted by User.
PD02Word4
INT
Speed Controller Reference / Can be adjusted by User.
Alarm
BOOL
Alarm in inverter.
AlarmCode
STRING
Error code of the alarm, read automatically.
PrmDone
BOOL
Read or write of parameter has been done.
DriveInfo
STRING
Drive ID, Type, Voltage, Firmware version, serial number.
PrmError
BOOL
Parameter operation error or not allowed message was sent to BFI.
ErrorDescription
STRING
Error and status description.

CanOpen communication to BFI-P2/E3
SER0039_V1.0.3 2023-10
7 (36)
Normal.dotm, 2020-07-01
6Library
There is one library that must be included in the Library Manager of the project to make it
work, BFICanOpen.
The library is automatically imported into the Library Repository of BCS Tools when extracting
the projectarchive file containing this Smart Engineering object.
It is also available on www.beijerelectronics.com and after download of the file it must be manually
installed into Library Repository and then added into a project.
Recommendation is to extract a projectarchive file and job is done.

CanOpen communication to BFI-P2/E3
SER0039_V1.0.3 2023-10
8 (36)
Normal.dotm, 2020-07-01
7Nexto
Nexto Xpress
Nexto Xpress has one serial RS-485 port of screw terminals to be used for CanOpen marked as
“CAN” with CAN-H, CAN-L and ground. Normally the shield of the communication cable should
be connected to earth terminal. Termination is activated/deactivated in BCS Tools. Use cable
CAB155, see chapter 7.4,for BFI connection.
Figure 7.1 CanOpen connection of Nexto Xpress and terminal layout
NX-3008
NX-3008 has one CanOpen port. Screw terminals to be used are marked with H, L and Shield.
Connect the shield of the communication cable to terminal “Shield”.
Use cable CAB155, see chapter 7.3, for BFI connection.
Figure 7.2 CanOpen connection of Nexto BCS-NX3008. Right picture is the zoomed
CanOpen terminals.

CanOpen communication to BFI-P2/E3
SER0039_V1.0.3 2023-10
9 (36)
Normal.dotm, 2020-07-01
CAB155 intended for connection between Nexto and BFI
3m cable with open-end with 2 wires and one shield for Nexto connection and RJ-45 for connection
to BFI-P2/E3.
Figure 7.3 Drawing of CAB155 from Nexto PLC to BFI by CanOpen
Termination of the RS-485 bus in Nexto
A RS485 network should normally be terminated with 2 pieces of 120-ohm resistor, one in each end
of the physical network.
In Nexto PLC:s the termination is activated in BCS Tools, see below figure 7.4.
Termination of BFI is solved by an option, a RJ45 connector with built-in resistor, see chapter 8.5.
Figure 7.4 Activation of end termination resistor in Nexto PLC

CanOpen communication to BFI-P2/E3
SER0039_V1.0.3 2023-10
10 (36)
Normal.dotm, 2020-07-01
Accessories Nexto PLC and BFI
Number of CanOpen ports in BFI depends on model. All BFI IP66 has two RJ45 connectors for
incoming and outgoing network cabling. All BFI IP20 and IP55 has one RJ45 for Modbus RTU
connection.
Figure 7.5 CanOpen network with Nexto Xpress and BFI.
Name
Item
number
Explanation
CAB155
100-1180
3m cable open end and RJ-45 between Nexto Xpress, BFI-P2/E3 for
CANopen. Separate termination resistor of 120 ohm included.
Splitter:
OPT-2-J45SP-BFI
63148
RS485 Serial communication Data Cable 2-port Splitter for
BFI-P2, BFI-H3, BFI-E3 for Modbus RTU and CANopen.
Bus termination:
OPT-2-RJTRM-
BFI
63202
RJ-45 with End termination, 120 ohm, RJ45 plug for
CANopen and Modbus RTU communication to BFI.
Table 7.1 Additional option to connect BFI by CanOpen with Nexto PLC
Cab 155
for CANopen.
Nexto Xpress to
RJ45 of BFI
Standard CAT6 patch cables
Bus termination
OPT-2-RJTRM-BFI,
120 ohms, one per
network.
Splitter
2 female RJ45 for
bus and one male
for BFI IP20/55
Twin RJ-45
port of IP66
No splitter
needed.

CanOpen communication to BFI-P2/E3
SER0039_V1.0.3 2023-10
11 (36)
Normal.dotm, 2020-07-01
8CanOpen port and digital signals to BFI
Hardware signals to BFI-E3
BFI-E3 requires one digital signal to be run by communication.
Figure 8.1 Hardware signals required to run BFI-E3 by CanOpen.
Running can also be a combination of communication instructions and analog/digital signal.
See User Manual or contact Beijer Electronics support.
Hardware signals to BFI-P2 and BFI-H3
BFI-P2/H3 require a software enable, 24VDC, on DI1, terminal 2.
They also have 2 STO-inputs. If the STO-inputs are not to be used, they need to be bridged as
picture below.
Figure 8.2 Hardware signals required to run BFI-P2 and BFI-H3 by CanOpen.
Running can also be a combination of communication instructions and analog/digital signal.
See User Manual or contact Beijer Electronics support.
The pin configuration of the RJ-45 in BFI-E3/BFI-P2
1: CanOpen -
2: CanOpen +
3: 0 Volt
4: Optibus / Remote keypad / PC Connection -
5: Optibus / Remote keypad / PC Connection +
6: +24 Volt Remote keypad Power Supply
7: RS 485- Modbus RTU
8 : RS 485+ Modbus RTU
Warning: This is not an Ethernet connection.
Figure 8.3 Pin configuration of RJ45 in BFI

CanOpen communication to BFI-P2/E3
SER0039_V1.0.3 2023-10
12 (36)
Normal.dotm, 2020-07-01
RJ-45 connector in BFI IP20, IP55 and IP66
CanOpen port in BFI depends on model. It has either one or two RJ45 connector.
-All BFI IP66 have two RJ45 connectors for incoming and outgoing CanOpen cabling.
-All BFI IP20 and IP55 have one RJ45 for CanOpen connection.
Red marked area shows location of the RJ45 supporting Modbus RTU, CanOpen and internal bus.
Figure 8.5 Location of serial port in BFI
Note! Do NOT mix the serials port with the Ethernet ports in BFI-E3 IP66 with built-in ethernet
or option boards intended for ethernet.
Termination of the BFI
Termination of BFI is made by an RJ45 contact with resistors included for both CanOpen and
Modbus, OPT-2-J45SP-BFI. If BFI only has one RJ45 port also a splitter is required, OPT-2-
RJTRM-BFI.
Figure 8.6 Termination plug for CANopen and Modbus RTU Splitter
IP55
front view
IP66
bottom view
I O I O I
RJ45
marking.
IP20
front view

CanOpen communication to BFI-P2/E3
SER0039_V1.0.3 2023-10
13 (36)
Normal.dotm, 2020-07-01
9System setup with Smart Engineering object
There are 2 different PLC-programs, *.projectarchive files, depending on PLC type in use.
The same iX project supports all these PLC-projects.
-Nexto Xpress 300
-Nexto Xpress 340 with Webvisu
The PLC-project supports one BFI-E3 with station number 1 and one BFI-P2 with station
number 2. Controllers can be Nexto Xpress or NX-3008.
Fastest way to set up a system:
1. Set up of Station number address and communication speed in each BFI.
All parameters can be set on the display of BFI, with PC software BFI-Tools with BFI-
Tools Mobile or use BFI-Smartstick. See chapter 10.1.
2. Every BFI needs to have 24VDC on terminal 2, software enable.
Either control terminal 2 from a PLC or switch or put a jumper between terminal 1 and 2.
See chapter 8.1 or 8.2.
3. For BFI-P2: STO inputs need to be properly connected.
BFI-E3 has no STO, Safe Torque Inputs. See chapter 8.2.
4. Connect the CanOpen communication cable from Nexto Xpress to RJ-45 port of
BFI.
See chapter 7.5.
5. Termination of network
Make sure termination of the communication network is correct. See chapter 7.4and 8.5
6. Make sure using correct software versions of BCS Tools and iX Developer
7. Set up the IP address of Nexto Xpress or NX-3008.
Default is 192.168.15.1. See chapter 12.7.
8. Download the Smart Engineering object, PLC-project, to Beijer controller.
Chose the project archive file corresponding to the Beijer controller being used. Adjust the
device to fit the used hardware.
9. Check that station number of each BFI correspond with PLC-program and eds file.
Node-Id 1 is a BFI-E3 and Node-Id 2 is BFI-P2 Size2_3.

CanOpen communication to BFI-P2/E3
SER0039_V1.0.3 2023-10
14 (36)
Normal.dotm, 2020-07-01
10. If iX is to be used as HMI the IP-address of the Nexto must be set in the project
Below is IP-address of PLC 192.168.1.59.

CanOpen communication to BFI-P2/E3
SER0039_V1.0.3 2023-10
15 (36)
Normal.dotm, 2020-07-01
10 Settings in BFI
Parameter settings for BFI-P2/E3
Set following parameters in BFI-E3
- P.12 = 7: CANopen control with Acceleration and Deceleration time in parameter P-03 and P-04.
- P.12 = 8: CANopen control with Acceleration and Deceleration time sent by CANopen.
- P-14 = 201: Make all parameters available.
- P-25 = 13: Analog Output of BFI-E3 controlled by bus.
- P-36 =Node ID number. Default=1.
- P-36 = 500 Kbits/sec. We recommend to not use 500 kbit/sec.
Set following parameters in BFI-P2
- P1-12 = 6 for CANopen control.
- P1-14 = 201 to make all parameters available.
- P5-01 = Node ID number. Default=1.
- P5-02 = 500 Kbits/sec. We recommend using 500 kbit/sec.
- P5-07 = Disable=> Acceleration and Deceleration time set in parameter P1-03 and P1-04
- P5-07 = Enable=> Acceleration and Deceleration time ramp sent by bus.
- P9-33 = 2: Analog Output1 on terminal 8 of BFI-P2 will be controllable from PLC.
Communication timeout
The reaction at communication interruption between CanOpen master and BFI is set in BCS
Tools. It is on individual bases for each BFI.
If the BFI is to trip at communication is interrupted, set as below:
NodeID of Guarded Node=127 (=CANopen Master) and Consumer Time means the BFI
needs to have a message from the Master within this time frame. 300 ms in example below
means trip of BFI if no message within 300 milliseconds.
The time settings in P-36 of BFI-E3 and P5-05 in BFI-P2 has no effect.
If the BFI is to continue at communication interruption, set as below:

CanOpen communication to BFI-P2/E3
SER0039_V1.0.3 2023-10
16 (36)
Normal.dotm, 2020-07-01
11 Visualization
Use of iX-project
All BCS Tools projects has a corresponding iX project. The project contains one Start page
and one BFI_Control Screen.
Explanation of Screen1:
This is the start screen intended for the User. It contains 2 objects .
-The Red Marked field “Text” will when online contain the name of the Device controlling the
network.
-Nexto will indicate type, XP300, XP315, XP325, XP340, XP350 or NX-3008.
-A button for jump to BFI_control.
Figure 11.1 Explanation of Screen1.
Explanation of BFI_Control Screen:
All presented data is from one BFI. BFI is chosen in 1. Sort order is according to the tree
structure of BFI devices in BCS Tools. For data from several BFI, see further down.
Figure 11.2 Explanation of BFI_Control Screen.

CanOpen communication to BFI-P2/E3
SER0039_V1.0.3 2023-10
17 (36)
Normal.dotm, 2020-07-01
1. Choose Station number of which BFI to be monitored or controlled. Either tap in the
Station number or use Increase/Decrease button
2. BFI data
a. Type of BFI.
b. Bus type.
c. Input voltage and number of phases.
d. Power.
e. Physical size.
f. Firmware version.
g. Serial number.
3. Description of Communication error or User error.
4. Actual status of BFI
a. Ready to Run or not.
b. Safety Status (STO) in BFI-P2.
c. Total Running Hours.
d. Motor in Run or Stop.
e. Motor current.
f. Output frequency.
g. If Alarm in BFI it is shown.
h. Explanation of what the alarm code means.
i. Standby. Means start signal on but BFI in Sleep mode.
5. Take control of the BFI from this menu. PLC-program is neglected.
6. Start/stop- Coast- and Fast stop buttons.
7. Frequency Setpoint.
8. Acceleration/Deceleration Time to be used if P-12=8 in BFI-E3 and P5-07=1 in BFI-P2.
9. Parameter handling
a. Parameter number to be either tapped in or Increase/Decrease buttons.
b. Name/Explanation of parameter is shown.
c. Read Parameter value or to be written.
d. Button Read Parameter.
e. Button Write Parameter.
f. Status whether Read/Write of parameter Succeeded or not.

CanOpen communication to BFI-P2/E3
SER0039_V1.0.3 2023-10
18 (36)
Normal.dotm, 2020-07-01
Nexto Xpress and Webvisu
A number of Nexto PLC:s, see chapter 4.1, supports Webvisu.
There is a PLC program made for Nexto Xpress 3.40 were code for Webvisu has been added to the
standard Smart Engineering object.
-Just download the project archive file, SER0039_V1.0.3_Next0340Webvisu_BFI_CanOpen
-Start your web browser and access the pls by http://192.168.15.1:8080/webvisu.htm and you will see the
start page.
Except Main Page four additional pages are available.
BFI Frequency Inverters Alarms
Trends Nexto Diagnostics

CanOpen communication to BFI-P2/E3
SER0039_V1.0.3 2023-10
19 (36)
Normal.dotm, 2020-07-01
Data from several BFI on the same iX-or Webvisu screen
It is possible to have a sheet containing data from several BFI. These individual Tags from each BFI
need to be configured in Symbol Configuration of BCS Tools and then imported to iX Developer.
If variables from BFI1 is to be shown chose Members for BFI_CanOpen_1_Drive. Pick variables
from the list. To decrease amount of communication, just chose variables that are being used in the
HMI.

CanOpen communication to BFI-P2/E3
SER0039_V1.0.3 2023-10
20 (36)
Normal.dotm, 2020-07-01
12 Program example in BCS Tools
Settings in PLC
1. Device (XP3xx or NX-3008)
Description of hardware containing BCS Tools program.
Should be at least firmware version, see chapter 5. This or later versions are to be downloaded
and can found on www.beijerelectronics.com.
2. Manual and Disclaimer is to be found in Tab POU:s.
When stored in POU:s they are NOT stored in the PLC, only in the project.
3. BFIDefinitions
Contain Structs for Variables connected on pins to/from FB, Variables to/from iX used inside
FB and Variables connecting each BFI with corresponding input/output data (CANopen I/O
Mapping).
Other manuals for BFI-P2 Series
1
This manual suits for next models
1
Table of contents
Popular Conference System manuals by other brands

Thuraya
Thuraya T2M-DUAL user guide

Siemens
Siemens SIMATIC NET S7-400 manual

COMMUNICATIONS-APPLIED TECHNOLOGY
COMMUNICATIONS-APPLIED TECHNOLOGY ICRI/2PE Setup and operating procedures

Prentke Romich Company
Prentke Romich Company Vanguard Plus Operator's manual

Polycom
Polycom VIEWSTATION EX Specifications

Aethra
Aethra vega X5 user manual