Software User Manual - Argos 3D-P320
Last change: 2 February 2016
Version 0.14
© Bluetechnix 2016
Page 24 | 70
Green: No error condition detected
Yellow: The input voltage is outside the required range (18-29V)
Red blinking (ca. 1 Hz): Error condition detected, please consult
Status
register.
3.8
PoE power control
If the camera is powered via a PoE connection (and not via VAUX), the firmware is able to detect the PoE
power class it is currently connected to.
It will automatically adjust its current consumption to the maximum allowed power.
The following classes can be detected (see register
PoEStatus
):
Power class
Max. allowed power
Action
PoE
13 W
Power limitation to 13 W
1)
PoE+
25.5 W
Power limitation to 25.5 W
PoE++
not specified
No power limitation
VAUX supply
not specified
No power limitation
Table 3-26: Supported power supplies
Note 1): PoE mode does not allow for any illumination, so there is no reasonable usage of the camera with
this power supply.
The power is limited by limiting the max. allowed FITP (Frame rate-Integration Time-Product), i.e., by limiting
either the frame rate or the integration time (or both). Please see chapter 4.8 for details.
The detected PoE class can be overridden by means of register
PoEOverride
.
3.9
Secure Shell (SSH) Login
The Argos 3D-P320 camera features an OpenSSH server listening to TCP port 22.
Root account User account
Username
root
user
Default password root
user
Table 3-27: Default login credentials
3.9.1
Change default password
Change default password
1.
Log in via SSH, e.g.,
ssh
2.
Type
passwd root
or
passwd user
3.
Supply the new password for two times
4.
Copy the file
/etc/shadow
(containing the encrypted passwords) to the non-volatile
settings partition, to be restored again on next camera reboot:
cp /etc/shadow
/mnt/settings