![Reach Technology RT-PoE4N Скачать руководство пользователя страница 18](http://html1.mh-extra.com/html/reach-technology/rt-poe4n/rt-poe4n_manual_1424859018.webp)
Reach PoE4N Tester Manual 1.4
08/09/2017
Page 18
CONNECT
Description
Controls the relays that connect the power load circuitry to the UUT port
via the GbE transformer. From a power perspective, this is equivalent to
plugging in the RJ45 from the UUT. See the
Operational Overview
section for more details. Connect must be on for the UUT to see an IEEE
802.3af/at PoE load. The connect command can also be used to select the
main, alternate, or both power pairs. If a comma is present the command
assumes the user is specifying the connect status of each pair
individually. The first value is the connect status of the main pair and the
second is the alternate pair e.g. when “connect 0,1” is entered then only
the alternate pair will be connected to the load.
Command:
conn[ect] [on|off|0,0|0,1|1,0|1,1]
Response:
printf(":p%d Connect Sig %d\n", port, state);
state
= 1 or 0 for on and off respectively.
DETECT
Description
Sets the IEEE 802.3af/at detect signature.
Command:
det[ect] [ok|hi]
Arguments:
ok
signature resistance 24.9K 1%
hi
signature resistance 36K 1%
Response:
printf(":p%d det %s\n", port, arg);
EXT
Description
Controls the connection of the data path from one test port to another.
The data path is connected between adjacent ports: 1-2, 3-4, etc. when
the ext command is set on for both ports. This is necessary for the ports
to send data to each other. When ext is off, the data path is open.
Command:
ext[ernal] [on|off]
Response:
printf(":p%d Ext Ref %d\n", port, state);
state
= 1 or 0 for on and off respectively.